[WIP] Refactor project
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
|
||||
@section('title', __('Service Unavailable'))
|
||||
@section('code', '503')
|
||||
@section('message', __($exception->getMessage() ?: 'Service Unavailable'))
|
||||
@section('message', __('Service Unavailable'))
|
||||
|
||||
Reference in New Issue
Block a user