@extends('layouts.main') @section('title') Download: Create @endsection @section('content')
@csrf @include('download.partials.form')
 Cancel
@endsection