@if(isset($rowv->claim)){{$rowv->claim->claim_no}}@endif |
@if(isset($rowv->UnderwritingRisk->belong))
{{$rowv->UnderwritingRisk->belong->name}}
@if($rowv->UnderwritingRisk->belong_type == "App\Motor")
{{$rowv->UnderwritingRisk->belong->registration}} {{$rowv->UnderwritingRisk->belong->chasis_number}}
@else
{{$rowv->UnderwritingRisk->belong->item_covered}} {{$rowv->UnderwritingRisk->belong->location}}
@endif
@endif |
@if(isset($rowv->risk)){{$rowv->risk->name}}@endif |
{{$rowv->total_loss}} |
{{$rowv->stolen}} |
{{number_format($rowv->estimation_amount)}} |
{{number_format($rowv->actual_amount)}} |
|
@if(count($rowv->galleries))
@if(count($rowv->galleries)) @endif |
@endif
|
@if($rowv->claim->status == "Pending")
@endif
|