{{-- tab content header --}}

@yield('title') Uploaded Files List

{{-- tab content body --}}
{{-- form start --}}
@csrf()

Uploading required files is not available yet. We're working on it!

{{-- form end --}}