Remove debugging code

This commit is contained in:
Roscoe 2024-01-12 18:59:26 +00:00
parent 69ae67d510
commit 03bc2cd211

View file

@ -1,7 +1,4 @@
@extends('errors::minimal')
@php
abort(503)
@endphp
@section('content')
<h1>Error 404 | <strong>Page not found!</strong></h1>