DONE: renaming the frontend url to mykopkb (#7)
Co-authored-by: ISMAIL MASSERAN <topaz@ISMAILs-Macbook.local> Reviewed-on: #7
This commit was merged in pull request #7.
This commit is contained in:
@@ -200,7 +200,7 @@ class MembershipApplicationService
|
||||
{
|
||||
if ($application->status !== ApplicationStatus::PendingBoard) {
|
||||
throw ValidationException::withMessages([
|
||||
'status' => ['Permohonan ini tidak boleh disemak pada peringkat lembaga.'],
|
||||
'status' => ['Permohonan ini tidak boleh disemak pada peringkat ahli lembaga.'],
|
||||
]);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user