View file vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/views/419.blade.php

File size: 131B
@extends('errors::minimal')

@section('title', __('Page Expired'))
@section('code', '419')
@section('message', __('Page Expired'))