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

EFU Property Management Portal

Claims Withdrawn

Buttons example

The Buttons extension for DataTables provides a common set of options, API methods and styling to display buttons on a page that will interact with a DataTable. The core library provides the based framework upon which plug-ins can built.

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

Graphs

@include('stages.charts.cancel.cancel_pie')
@include('stages.charts.cancel.cancel_column')
@endsection('main-section')