Initialer Laravel Commit für BetiX
This commit is contained in:
5
resources/views/errors/419.blade.php
Normal file
5
resources/views/errors/419.blade.php
Normal file
@@ -0,0 +1,5 @@
|
||||
@include('errors.layout', [
|
||||
'code' => 419,
|
||||
'title' => 'Session Expired',
|
||||
'message' => 'Your session has expired for security reasons. Please refresh the page and try again.',
|
||||
])
|
||||
Reference in New Issue
Block a user