@if(isset($vars['claim']->claimNotification))
@if($vars['claim']->claimNotification) RequestId : {{$vars['claim']->claimNotification->Request}} @endif CLNOT : {{$vars['claim']->claimNotification->status}} @if($vars['claim']->claimNotification->status == 'Error' && isset($vars['claim']->claimNotification->claimResponse)) {{$vars['claim']->claimNotification->claimResponse->TiraStatusDesc}} @endif

@endif @if(isset($vars['claim']->claimIntimation))
@if($vars['claim']->claimIntimation?->claimResponse) RequestId : {{$vars['claim']?->claimIntimation?->claimResponse?->RequestId}} @endif CLINT : {{$vars['claim']->claimIntimation->status}}
@if($vars['claim']->claimIntimation->status == 'Error' && isset($vars['claim']->claimIntimation->claimResponse)) {{$vars['claim']->claimIntimation->claimResponse->TiraStatusDesc}} @endif

{{-- @if($vars['claim']->claimIntimation?->claimResponse)--}} {{-- Response : {{$vars['claim']?->claimIntimation?->claimResponse?->ResponseId}}--}} {{-- @endif--}}
@endif

@csrf
claimNotification)value="{{$vars['claim']->claimNotification->id}}"@endisset > claimIntimation)value="{{$vars['claim']->claimIntimation->id}}"@endisset >
claimNotification)) value="{{$vars['claim']->claimNotification->claim_report_date}}" @else value="{{now()->format('Y-m-d\TH:i')}}" @endif name="claim_report_date" id="claim_report_date" required>
claimNotification)) value="{{$vars['claim']->claimNotification->claim_report_date}}" @else value="{{now()->format('Y-m-d\TH:i')}}" @endif name="loss_date" id="loss_date" placeholder="Accident Discovery Date" required>
Tsh
claimIntimation)value="{{$vars['claim']->claimIntimation->claim_estimated_amount}}" @endisset name="claim_estimated_amount" id="claim_estimated_amount" placeholder="Claim Estimated Amount">
Tsh
claimIntimation)value="{{$vars['claim']->claimIntimation->claim_reserve_amount}}" @endisset name="claim_reserve_amount" id="claim_reserve_amount" placeholder="Claim Reserve Amount" required>
claimIntimation)value="{{$vars['claim']->claimIntimation->claim_reserve_method}}" @endisset name="claim_reserve_method" id="claim_reserve_method" placeholder="Claim Reserve Method" required>
claimNotification)value="{{$vars['claim']->claimNotification->loss_location}}" @endisset name="loss_location" id="loss_location" placeholder="Accident Location" required>