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

EFU PRCL Portal

{{ $reinsuranceCount }}

Re-Insurance Slips

Re-Insurance Slips Percentage {{ 0 }}%
{{10 }}% Complete

{{$ripeformaCount}}

RI Performas

RI Performas Percentage {{ $ripeformaCount }}%
{{0 }}% Complete

{{$cancelCount}}

Withdrawn Applications Daily Slips Created

Withdrawn Applications Percentage {{0 }}%
{{ 0 }}% Complete

{{$dailycreatedCount}}

Daily Slips Created

Daily Slips Created Percentage {{$dailycreatedPerformaCount }}%
{{0 }}% Complete

{{0}}

Daily Performas Created

Daily Performas Created Percentage {{0 }}%
{{1 }}% Complete

Claims by Stages

Charts

Claims by Type

chatys

Claims by Months

vhatrys

Claims by Division / Branch

charts

New Claims

@foreach ($recent as $r) @endforeach
Entry Date Ref. No. NAME OF INSURED SITUATION LOCATION Type PERIOD Stage
{{$r->_Date}} {{$r->_Reference}} {{$r->_NameOfInsured}} {{$r->_Situation_Location}} {{$r->_TypeOfCover}} {{$r->_PeriodFrom}} - {{$r->_PeriodTo}} {{$r->_Stage}}
@endsection('main-section')