PATH:
home
/
rwabteecom
/
project_11
/
vendor
/
laravel
/
framework
/
src
/
Illuminate
/
Foundation
/
Exceptions
/
views
/
Editing: 419.blade.php
@extends('errors::minimal') @section('title', __('Page Expired')) @section('code', '419') @section('message', __('Page Expired'))
SAVE
CANCEL