@php $i=1;@endphp @if(count($libraryCard)) @foreach($libraryCard as $key=> $row) @php $i++; @endphp @endforeach @else @endif
Sl No Name Card Code Member Ref. No. Class Section Date of Issue Valid Upto Status
{{$libraryCard->firstItem() + $key}} @if(isset($row->getStudentDetails->name)) {{$row->getStudentDetails->name}} @endif {{$row->card_no}} @if(isset($row->getStudentDetails->unique_register_no)) {{$row->getStudentDetails->unique_register_no}} @endif @if(isset($row->getClassName->class_name)) {{$row->getClassName->class_name}} @endif @if(isset($row->getSectionName->academics_section_id)) {{$row->getSectionName->academics_section_id}} @endif {{$row->date_of_issue}} {{$row->valid_upto}}
card_status=='1' ? 'checked' : ''}}>
No Data Found