@extends('errors.layout') @section('code', '419') @section('title', 'Session Expired') @section('icon', 'fa-regular fa-clock') @section( 'message', 'Your session has expired for security reasons. Please refresh the page or sign in again before continuing.' ) @section('primary-action') Refresh Page @endsection