Your ROOT_URL in app.ini is http://167.99.32.63:3000/ but you are visiting http://167.99.32.63/ibrahim/BAGETWEBPANEL/blame/branch/master/resources/views/errors/419.blade.php You should set ROOT_URL correctly, otherwise the web may not work correctly.

6 lines
145 B

2 years ago
@extends('errors::minimal')
@section('title', translate('Page Expired'))
@section('code', '419')
@section('message', translate('Page Expired'))