@extends('core::public.master') @section('title', 'Error 419 – ' . $websiteTitle) @section('bodyClass', 'error-419') @section('content')

@lang('Page Expired') .

{!! trans('Go to our homepage?', ['a_open' => '', 'a_close' => '']) !!}

@endsection