@include('claims/_input/_notification')
@include('claims.renders.date_finder')
Claim R Number | Claim Notification | Claim No | Policy Number | Cover Note Reference | Service Pending | Action |
---|---|---|---|---|---|---|
@isset($row->claim){{$row->claim->claim_reference_number}} @endisset | @if($row->claim) {{$row->claim_notification_number}} @endif | @isset($row->claim){{$row->claim->claim_no}}@endif | {{$row->claim->policyNumber?->policy_no}} | {{$row->claim?->CoverNoteReferenceNumber}} | @isset($row){{$row->updated_at->diffForHumans()}} @endisset | | {{-- | --}} |