chess/resources/views/errors/419.blade.php
Ramadhon Ikhsan Prasetya 603e31b0f4 init
2024-08-29 10:56:32 +07:00

8 lines
175 B
PHP

@extends('errors::layout')
@section('title', __('Page Expired'))
@section('code1', '4')
@section('code2', '1')
@section('code3', '9')
@section('message', __('Page Expired'))