Teacher ID: {{ $data->teacher->reg_no ?? '--' }}
Name: {{ $data->teacher->name ?? '--' }}
Phone: {{ $data->teacher->phone ?? '--' }}
Receipt No: {{ $data->receipt_no ?? '--' }}
Date: {{ now()->format('d-m-Y') }}
Month: {{ \Carbon\Carbon::parse($data->month)->format('F, Y') ?? '' }}
| Description | Amount |
|---|---|
| {{ $data->purpose ?? '' }} | {{ $data->amount ?? '' }} |
________________________
Teacher's Signature
__________________________
Account's Signature