Initialer Laravel Commit für BetiX
This commit is contained in:
5
resources/views/errors/403.blade.php
Normal file
5
resources/views/errors/403.blade.php
Normal file
@@ -0,0 +1,5 @@
|
||||
@include('errors.layout', [
|
||||
'code' => 403,
|
||||
'title' => 'Access Denied',
|
||||
'message' => 'You don\'t have permission to access this resource. If you think this is a mistake, contact support.',
|
||||
])
|
||||
Reference in New Issue
Block a user