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

Claims PLR

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