Last School Attended | Passed | Failed | No Result |
---|---|---|---|
{{$list->last_school}} | {{$list->passed}} Notice: Undefined variable: list in D:\xampp\htdocs\dmmc\dmmc.back0118\resources\views\guidance\print\examStatistics.blade.php on line 33 Notice: Trying to get property of non-object in D:\xampp\htdocs\dmmc\dmmc.back0118\resources\views\guidance\print\examStatistics.blade.php on line 33 |
{{$list->failed}} Notice: Undefined variable: list in D:\xampp\htdocs\dmmc\dmmc.back0118\resources\views\guidance\print\examStatistics.blade.php on line 34 Notice: Trying to get property of non-object in D:\xampp\htdocs\dmmc\dmmc.back0118\resources\views\guidance\print\examStatistics.blade.php on line 34 |
{{$list->no_result}} Notice: Undefined variable: list in D:\xampp\htdocs\dmmc\dmmc.back0118\resources\views\guidance\print\examStatistics.blade.php on line 35 Notice: Trying to get property of non-object in D:\xampp\htdocs\dmmc\dmmc.back0118\resources\views\guidance\print\examStatistics.blade.php on line 35 |
Nothing to show. | |||
Grand Total | {{$totalpassed}} | {{$totalfailed}} | {{$totalnoresult}} |
Prepared by: {{Auth::user()->firstname}} {{Auth::user()->lastname}} Guidance Staff {{date('Y-m-d h:i:s A')}} |