@extends('errors.layout') @section('title', 'Session expired') @section('code', '419') @section('headline', 'Your session took a breather') @section('message', 'For your security, forms expire after a while of inactivity. Go back, refresh the page, and submit again. Nothing else is wrong.') @section('note', 'Your account and data are untouched. This is just a safety timeout.')