@extends('errors.master') @section('title', 'Page Expired') @push('styles') @endpush @section('content')
{{__('Your session has expired Please and try again later.') }}