@php $i = 0; // dd($dataset); @endphp
{{-- --}} {{-- --}} @foreach ($dataset as $item) @endforeach
SLStudent Hall ID Admission
Session
Department Academic
Program
Academic
Year
Reg NoStatus Amount Invoice
Status
Payment
Status
{!! $item['full_name'] !!} {!! $item['hall_id'] !!} {!! $item['admission_session'] !!} {!! $item['department'] !!} {!! $item['program'] !!} {!! $item['year'] !!} {!! $item['status_type'] !!} {!! $item['amount'] !!} {!! $item['invoice_gen'] !!} {!! $item['payment_com'] !!}