Scores/resources/views/errors/419.blade.php
Juan Felipe Zapata Moreno be89d18e74 Init
2025-07-01 10:36:19 -06:00

6 lines
141 B
PHP

@extends('errors::minimal-with-home')
@section('title', __('Page Expired'))
@section('code', '419')
@section('message', __('Page Expired'))