{{ csrf_field() }}
@foreach($rooms as $room)
@foreach($room->admTestRoom as $admTestRoom)
Warning: Undefined variable $room in /home/shikkhaplus/public_html/resources/views/ums/admission/admissionTestRoom/viewbookAdmTestRoom.blade.php on line 46
Warning: Attempt to read property "admTestRoom" on null in /home/shikkhaplus/public_html/resources/views/ums/admission/admissionTestRoom/viewbookAdmTestRoom.blade.php on line 46
Warning: foreach() argument must be of type array|object, null given in /home/shikkhaplus/public_html/resources/views/ums/admission/admissionTestRoom/viewbookAdmTestRoom.blade.php on line 46
Warning: Undefined variable $room in /home/shikkhaplus/public_html/resources/views/ums/admission/admissionTestRoom/viewbookAdmTestRoom.blade.php on line 57
Warning: Attempt to read property "capacity" on null in /home/shikkhaplus/public_html/resources/views/ums/admission/admissionTestRoom/viewbookAdmTestRoom.blade.php on line 57
{{++$no}}
{{$room->floor->building->buildingName}}
{{$room->floor->building->buildingNo}}
{{$room->floor->floor}}
{{$room->roomCategory->name}}
{{$room->roomNo}}-{{$room->name}}
{{$room->capacity}}
{!!$department!!}
{!!$trackingNoFrom!!}
{!!$trackingNoTo!!}
{!!$totalStudents!!}
@endforeach
@endforeach
You are about to delete this item this procedure is irreversible !