pos-gis/resources/views/errors/419.blade.php
2024-10-07 13:13:42 +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'))