Notification Hospital Portal
This commit is contained in:
@@ -4,5 +4,6 @@ return [
|
||||
'success' => 'Request has been successfully processed.',
|
||||
'server_error' => 'Internal server error.',
|
||||
'not_found' => 'Data not found',
|
||||
'password' => 'Password wrong. Please try again.'
|
||||
'password' => 'Password wrong. Please try again.',
|
||||
'read_notification' => 'Notification has been read.',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user