custom error pages
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
@extends('errors::layout')
|
||||
|
||||
@section('title', 'Page Not Found')
|
||||
|
||||
@section('message', 'Page not found')
|
||||
Reference in New Issue
Block a user