Closed Cases
@foreach ($data as $efile) @endforeach
Case ID Subject Attachment Lawyer Sender From Dept. Date
{{ $efile->uniquenumber }}
{{ $efile->subject }}
@if(isset($efile->file_path))

View

@endif
{{ $efile->tousername }} {{ $efile->fromusername }} {{ $efile->fromdepname }} {{ \Carbon\Carbon::parse($efile->created_at)->format('j F, Y') }}