Sl No | Admission No | Student Name | Date of Birth | Gender | Category | Phone No | House | Class | Section |
---|---|---|---|---|---|---|---|---|---|
{{$data->firstItem() + $key}} | {!! $list->unique_register_no !!} | {{ucfirst($list->name)}} | {!! $list->date_of_birth !!} | {!! $list->gender !!} | {!! $list->category !!} | {{$list->phone_no}} {{$list->email}} |
{!! $list->house_name !!} | {!! $list->class_name !!} | {!! $list->section !!} |
No Data Found |