@extends('layout.main') @section('main-section')

EFU Property Management Portal

Attend Claim

abcd

Case Information

Ref. No. {{$attend->_ReferenceNo}}

Branch {{$attend->_Branch}}

Loss No. {{$attend->_Loss_No}}

Insured {{$attend->_Insured}}

Surveyor {{$attend->_AssignToSurveyorCompany}}

@if (empty($google[0])) @endif @foreach ($google as $g) Upload Documents / Photos

@if ($g) @include('claim_next_stages.documents_list_ajax')
@csrf

@endif @endforeach
@endsection('main-section')