@php if($data) { @endphp
@csrf
Total Trainees in one batch
Batch Name
Total Trainees: @php echo count($data); @endphp
#
Trainer Name
Date of Birth
PDS
Institute Name
Is MPO
Designation
Subject
Status
Warning
: Undefined variable $data in
E:\xampp\htdocs\stms\resources\views\course\selected\selectdata.blade.php
on line
100
Warning
: foreach() argument must be of type array|object, null given in
E:\xampp\htdocs\stms\resources\views\course\selected\selectdata.blade.php
on line
100
Submit
@php } else { @endphp
No Data Found
@php } @endphp