@extends('errors::minimal') @section('title', __('Page Expired')) @section('code', '419') @section('message') Your session has expired. Please refresh the page and try again. @endsection