aboutsummaryrefslogtreecommitdiff
path: root/resources/views/errors/419.blade.php
blob: c09216e212a4dc57ce7b26d8f1189230cf4fa4be (plain)
1
2
3
4
5
@extends('errors::minimal')

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