{!! $documentable->name !!} Documents

@forelse($documents as $document) @empty

Please click on the panel below to upload documents to {!! $documentable->name !!}.

@endforelse

Upload a Document

How it works?

Click on the button below to browse for documents
Refresh the page when upload is complete
Click on the document name to change it
Click on the radio button to set the cover document

Click here to browse for documents.
@section('scripts') @parent @endsection