@extends('errors::layout') @section('title', __('Page Expired')) @section('code', '419') @section('message', __('Page Expired')) @section('button')
Back to Home @endsection