@extends('errors::minimal') @section('title', __('Page Expired')) {{--@section('code', '419')--}} {{--@section('message', __('Page Expired'))--}} @section('content')

Page Expired

it's looking like you token is expired.

Return Home {{ __('Logout') }}
@csrf
@endsection