mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-19 04:23:55 +00:00
E-Invoice - Updated maintenance message
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
|
||||
return [
|
||||
'title' => env('MAINTENANCE_MESSAGE_TITLE', "We'll be back soon!"),
|
||||
'message' => env('MAINTENANCE_MESSAGE', "Sorry for the inconvenience but we're performing some maintenance at the moment. We'll be back online shortly!"),
|
||||
'message' => env('MAINTENANCE_MESSAGE', "Sorry for the inconvenience but we're performing some maintenance at the moment."),
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user