@extends('layouts.error-blank') @section('title') {{ __('Expired') }} @endsection @section('main_content')
419

{{ __('Oops.!, Page Expired') }}

{{ __('Back to Home') }}
@endsection