firstcommit
This commit is contained in:
8
resources/views/errors/419.blade.php
Normal file
8
resources/views/errors/419.blade.php
Normal file
@@ -0,0 +1,8 @@
|
||||
@extends('errors.layout.master')
|
||||
|
||||
@section('title', '419 Page')
|
||||
@section('error_code', '419')
|
||||
@section('error_title', 'Look like your session expired')
|
||||
@section('error_desc', 'Please hard refresh the page or relogin to create new session !')
|
||||
@section('error_redirect_btn_title', 'Go to Home')
|
||||
@section('error_redirect_btn_link', '/')
|
Reference in New Issue
Block a user