Inward File List Inward File List {{-- Test --}}
@foreach ($files as $file) @endforeach
Sr No. File No. Date File Type Subject Action
{{ $loop->iteration }} {{ $file->file_no }} {{ date('d-m-Y', strtotime($file->date)) }} {{ $file?->fileType?->name }} {{ $file->subject }}
{{-- model for inward file --}} {{-- end of model for inward file --}} @include('file.details')
{{-- inward model ajax --}} {{-- end of inward model ajax --}} {{-- save inward model --}} {{-- end of save inward model --}}