|
|
Date: {{ViewHelper::convertDateWithMonth(\Carbon\Carbon::parse(now())->format('Y-m-d'))}}{{--ViewHelper::convertAdToBs(\Carbon\Carbon::parse(now())->format('Y-m-d'))--}} |
| INFORMATION SLIP |
| Name |
: |
{{ $student->first_name.' '.$student->middle_name.' '.$student->last_name }} |
| Reg.No. |
: |
{{ $student->reg_no }} |
|
| Class/Sec |
: |
{{ ViewHelper::getFacultyTitle($student->faculty) }}/{{ ViewHelper::getSemesterTitle($student->semester) }} |
Total Amount :{{$student->balance}}/-
Amount In Word: {{ ViewHelper::convertNumberToWord($student->balance) }}.
हरेक महिनाको १५ गते भित्र उक्त महिनाको शुल्क (fee) बुझाउनुपर्नेछ। १५ गतेपछि जरिवाना लागने छ ।
@include('print.student-fee.includes.print-footer')