|
|
| Received From |
: {{ $application->company->company_name }} ({{ $application->company->registration_no }} {{ $application->company->old_registration_no }}) |
| Ringgit Malaysia |
: {{ numberToWords($application->payment?->total) ?? '' }} |
| Being |
: Charge for MyHIJAU {{ ucfirst($application->type) ?? '' }} Application Fee for application number of: {{ ucfirst($application->application_no) ?? '' }} |
| Ringgit Malaysia (RM) |
: {{ number_format((float) $application->payment?->paid_amount, 2) ?? '' }} |
| Payment Mode |
: {{ $application->payment?->payment_medium == \App\Models\Payment::PAYMENT_MEDIUM_ONLINE_PAYMENT ? 'Online Transfer' : 'Via Payment Gateway' }} |
| This is a computer generated certificate hence no signature is required. |