@extends('core::public.master')
@section('title', 'Error 419 – ' . $websiteTitle)
@section('bodyClass', 'error-419')
@section('content')
@lang('Error')
419
@lang('Page Expired') .
{!! trans('Go to our homepage?', ['a_open' => '', 'a_close' => '']) !!}