@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', '/')