@extends('layouts.app') @section('title', isset($download) ? 'Update ' . $download->name : 'Add Download') @section('content')
View All
{{-- --}} Cancel
@endsection