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

EFU Property Management Portal

Settlement in Proccess

Guidance Notes for Users

The Surveyors would need to acknowledge the Claim assigned to them followed by attending the same through Attend Button.

@foreach ($stage3 as $s3) @endforeach
Entry Date Tracking ID Branch Claim Type Insured Loss No Surveyor
{{$s3->_Date}} {{$s3->_ReferenceNo}} {{$s3->_Branch}} {{$s3->_ClaimType}} {{$s3->_Insured}} {{$s3->_Loss_No}} {{$s3->_AssignToSurveyorCompany}}

Graphs

chart
chart
@endsection('main-section')