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

EFU Property Management Portal

Stage-2 (Documents Pending)

Guidance Notes for Users

The Claim Supporting documents needs to be uploaded and confirmed here followed by submission.

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

Graphs

@include('stages.charts.documents_pending.documents_pending_pie')
@include('stages.charts.documents_pending.documents_pending_column')
@endsection('main-section')