@if($program == "Junior High School" || $program == "Senior High School")
{{$level->level}}
@else
{{$level->level}} YEAR {{$program}}
@endif
@foreach($students as $student)
@if($level->level == $student->level)
Notice: Undefined variable: student in D:\xampp\htdocs\dmmc\dmmc.back0118\resources\views\accounting\ajax\display_revenue_summary.blade.php on line 33
Notice: Trying to get property of non-object in D:\xampp\htdocs\dmmc\dmmc.back0118\resources\views\accounting\ajax\display_revenue_summary.blade.php on line 33
Notice: Undefined variable: school_year in D:\xampp\htdocs\dmmc\dmmc.back0118\resources\views\accounting\ajax\display_revenue_summary.blade.php on line 33
Notice: Undefined variable: period in D:\xampp\htdocs\dmmc\dmmc.back0118\resources\views\accounting\ajax\display_revenue_summary.blade.php on line 33
Notice: Undefined variable: program in D:\xampp\htdocs\dmmc\dmmc.back0118\resources\views\accounting\ajax\display_revenue_summary.blade.php on line 33
Fatal error: Class 'App\ledger' not found in D:\xampp\htdocs\dmmc\dmmc.back0118\resources\views\accounting\ajax\display_revenue_summary.blade.php on line 108