Current File : /home/itiffy/www/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/views/419.blade.php
@extends('errors::layout')

@section('title', 'Page Expired')

@section('message')
    The page has expired due to inactivity.
    <br/><br/>
    Please refresh and try again.
@stop