Notice: Undefined variable: academic_type in D:\xampp\htdocs\dmmc\dmmc.back0118\resources\views\accounting\print\print_sales_book.blade.php on line 30
Notice: Undefined variable: academic_type in D:\xampp\htdocs\dmmc\dmmc.back0118\resources\views\accounting\print\print_sales_book.blade.php on line 32
Notice: Undefined variable: level in D:\xampp\htdocs\dmmc\dmmc.back0118\resources\views\accounting\print\print_sales_book.blade.php on line 35
Notice: Undefined variable: course in D:\xampp\htdocs\dmmc\dmmc.back0118\resources\views\accounting\print\print_sales_book.blade.php on line 35
DMMC Institute of Health Sciences
#143 Narra St., Mountainview Subd., Tanauan City, Batangas
Sale's Book - Tuition Fee
SY: {{$school_year->school_year}} - {{$school_year->school_year + 1}}
@if($academic_type == "College" || $academic_type == "TESDA")
/ {{$school_year->period}} Semester
@endif
{{$academic_type}}
{{$display_course}}
|
Date |
Student ID |
Student Name |
Particular |
Total Amount |
@foreach($students as $student)
{{++$x}} |
|
{{$student->idno}} |
{{getName($student->idno)}} |
Tuition Fee |
Notice: Undefined variable: student in D:\xampp\htdocs\dmmc\dmmc.back0118\resources\views\accounting\print\print_sales_book.blade.php on line 73
Notice: Trying to get property of non-object in D:\xampp\htdocs\dmmc\dmmc.back0118\resources\views\accounting\print\print_sales_book.blade.php on line 73
Fatal error: Class 'App\ledger' not found in D:\xampp\htdocs\dmmc\dmmc.back0118\resources\views\accounting\print\print_sales_book.blade.php on line 105