DMMC INSTITUTE OF HEALTH SCIENCES
#143 Narra St., Mountainview Subd., Tanauan City, Batangas
OFFENSES STATISTICS
@if($category != "All")( {{$type}} )
@endif
@if($finalStartDate == $finalEndDate)
Date Covered : {{date_format(date_create($finalStartDate),"M d, Y")}}
@else
Date Covered : {{date_format(date_create($finalStartDate),"M d, Y")}} - {{date_format(date_create($finalEndDate),"M d, Y")}}
@endif
@if(count($offenses) > 0)
@if($type == "Senior High School")
OFFENSES |
GRADE 11 |
GRADE 12 |
TOTAL |
@foreach($offenses as $offense)
Notice: Undefined variable: offense in D:\xampp\htdocs\dmmc\resources\views\guidance\offenses\print_offenses_statistics.blade.php on line 77
Notice: Trying to get property of non-object in D:\xampp\htdocs\dmmc\resources\views\guidance\offenses\print_offenses_statistics.blade.php on line 77
Notice: Undefined variable: finalStartDate in D:\xampp\htdocs\dmmc\resources\views\guidance\offenses\print_offenses_statistics.blade.php on line 77
Notice: Undefined variable: finalEndDate in D:\xampp\htdocs\dmmc\resources\views\guidance\offenses\print_offenses_statistics.blade.php on line 77
Notice: Undefined variable: type in D:\xampp\htdocs\dmmc\resources\views\guidance\offenses\print_offenses_statistics.blade.php on line 77
Fatal error: Class 'App\OffensesLog' not found in D:\xampp\htdocs\dmmc\resources\views\guidance\offenses\print_offenses_statistics.blade.php on line 244