DMMCIHS Logo
DMMC INSTITUTE OF HEALTH SCIENCES
#143 Narra St., Mountainview Subd., Tanauan City, Batangas


OFFENSES SUMMARY
@if($category != "All")( {{$category}} )
@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


@foreach($offenses as $offense)
Notice: Undefined variable: offense in D:\xampp\htdocs\dmmc\resources\views\guidance\offenses\print_offenses_log_summary.blade.php on line 69

Notice: Trying to get property of non-object in D:\xampp\htdocs\dmmc\resources\views\guidance\offenses\print_offenses_log_summary.blade.php on line 69
@endforeach
Offense Category Offense Description Count
{{++$mj}} {{$offense->category}} {{$offense->offense_description}} {{$offense->count}}
TOTAL OFFENSES  {{$total}}



Prepared by:

{{Auth::user()->firstname}} {{Auth::user()->lastname}}
@if(Auth::user()->accesslevel == 12) Discipline Officer @else Guidance Staff @endif

{{date('Y-m-d h:i:s A')}}