@include('includes.data_table_header')
| {{ __('common.s_n')}} | {{ $panel }} | ActiveSession | {{ __('common.status')}} | ||
|---|---|---|---|---|---|
| {{ $i }} | {{ $student_batch->title }} - [{{ $student_batch->id }}] |
@if($student_batch->active_status == 1)
|
|
||
| No {{ $panel }} data found. Please Filter {{ $panel }} to show. | |||||