Remove debugging code
This commit is contained in:
parent
d5df3619bc
commit
24ca7f5927
1 changed files with 0 additions and 3 deletions
|
@ -1,7 +1,4 @@
|
|||
@extends('errors::minimal')
|
||||
@php
|
||||
abort(503)
|
||||
@endphp
|
||||
@section('content')
|
||||
|
||||
<h1>Error 404 | <strong>Page not found!</strong></h1>
|
||||
|
|
Loading…
Reference in a new issue