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

Claims Closed

@foreach ($Closed as $cl) @endforeach
Entry Date Tracking ID Branch Claim Type Insured Loss No Surveyor
{{$cl->created_at}} {{$cl->_ReferenceNo}} {{$cl->_Client}} - {{$cl->_ClientBranch}} {{$cl->_JobType}} {{$cl->_InsuredParticipant}} {{$cl->_LossBenefitNo}} {{$cl->_AssignTeamMember}}
@endsection('main-section')