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

EFU Property Management Portal

Stage-4 (FSR Pending)

Guidance Notes for Users

The Surveyor would need to upload the Final Survey Report and other annexures. Thereafter, the Survey Invoice / Bill should be created by filling the form and submitting it to the Insurer.

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

Graphs

@include('stages.charts.fsr_pending.fsr_pending_pie')
@include('stages.charts.fsr_pending.fsr_pending_column')
@endsection('main-section')