Form:
{{$case->form_name ?? ' '}}
{{$case->created_at->format('d M Y, h:i a')}}
{{$case->getReporter()->name ?? 'External User'}}
Reported from @else Reported from @endifgetReporter()->id) && $case->getReporter()->email != 'external@qitech.com') title="{{$case->location_full_address}}"@endif> @if (isset($case->saved_loc)) {{ isset($case->saved_loc->location_id) ? $case->saved_loc->location_id : $case->saved_loc->trading_name}} @else {{ isset($case->location->location_id) ? $case->location->location_id : $case->location_name}} @endif
{{ $case->updated_at->diffForHumans() }}
Information Requests
You have no Request Information.
| Date | Sent to | Requested by | Status | Action |
|---|---|---|---|---|
| {{$case_request_information->created_at->format('d/m/y')}} {{ $case_request_information->created_at->diffForHumans()}} |
{{$case_request_information->user->email}} / {{$case_request_information->user->name}} | {{$case_request_information->case->case_head_office->company_name}} | @if($case_request_information->status == 0) Waiting @else Received @endif |
@if($case_request_information->status == 0)
Edit Request Cancel Request @else View Response @endif |