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

You have reached this page because the page you were previously visiting has expired.

@endsection