{{-- Extends layout --}} @extends('layout.default') @section('styles') {{-- --}} {{-- --}} @endsection {{-- Content --}} @section('content')

File Uplaod

@csrf
Click and select date
Upload
Max file size is 1MB and max number of files is 5.
Write down comment if necessary
{{--
Max file size is 1MB and max number of files is 5.
--}}
@endsection {{-- Scripts Section --}} @section('scripts') {{-- --}} {{-- --}} {{-- --}} @endsection