@foreach($data->chunk(3) as $chunks) @foreach($chunks as $item) @php $beneficairy_details=json_decode($item->beneficiary_details); @endphp @endforeach @endforeach
Actions Date Ref No Stage
View CID:{{ $item->id }} {{ Carbon\Carbon::parse($item->created_at)->format('d-m-Y') }} {{$item->ref_no ?? ''}} {{$item->stage ?? '' }}
{{ $data->links("pagination::bootstrap-4") }}
Showing {{ $data->firstItem() }} to {{ $data->lastItem() }} of total {{$data->total()}} entries