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

EFU PRCL 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 $ri) @endforeach
Entry Date Reference No. Name of Insured Situation Location Type of Cover Period
{{$ri->_Date}} {{$ri->_Reference}} {{$ri->_NameOfInsured}} {{$ri->_Situation_Location}} {{$ri->_TypeOfCover}} {{$ri->_PeriodFrom}} - {{$ri->_PeriodTo}}

Graphs

charts
charts
@endsection('main-section')