DONE: fix error where the verification uses localhost after user register, use malay name in membership application

This commit is contained in:
ISMAIL MASSERAN
2026-08-10 14:40:50 +08:00
parent db3ac37042
commit 67d675c96a
4 changed files with 21 additions and 2 deletions
@@ -444,7 +444,7 @@ class MembershipApplicationService
'application' => $application,
'applicant' => $applicant,
'boardMeetingReference' => $boardMeetingReference,
'boardMeetingDate' => Carbon::parse($boardMeetingDate)->translatedFormat('d F Y'),
'boardMeetingDate' => Carbon::parse($boardMeetingDate)->locale('ms')->translatedFormat('d F Y'),
'isPassed' => $isPassed,
'letterSubject' => $isPassed
? 'KELULUSAN PERMOHONAN MENJADI ANGGOTA KOPERASI PERMODALAN KELANTAN BERHAD (KoPKB)'