@extends('errors.layout') @section('title', __('Page Expired')) @section('code', '419') @section('message-headline', __('Opps ! Something went wrong.')) @section('message-title', __('Page Expired')) @section('message', __('Sorry, Your session has expired. Please refresh and try again.'))