@extends('errors.master') @section('title', 'Page Expired') @push('styles') @endpush @section('content')

{{__('419') }}

{{__('PAGE EXPIRED') }}

{{__('Your session has expired
Please and try again later.') }}

{{__('Go To Home') }}
@endsection