Initialer Laravel Commit für BetiX
This commit is contained in:
6
resources/views/errors/503.blade.php
Normal file
6
resources/views/errors/503.blade.php
Normal file
@@ -0,0 +1,6 @@
|
||||
@include('errors.layout', [
|
||||
'code' => 503,
|
||||
'title' => 'Service Unavailable',
|
||||
'message' => 'BetiX is temporarily unavailable. We\'re working on it — check back in a few minutes.',
|
||||
'details' => true,
|
||||
])
|
||||
Reference in New Issue
Block a user