mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-16 20:49:28 +00:00
wip
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
@extends('errors::minimal')
|
||||
|
||||
@section('title', __('Not Found'))
|
||||
@section('code', '404')
|
||||
@section('message', __('Not Found'))
|
||||
<div>
|
||||
You are lost. <a href="{{ route('dashboard') }}">Go home</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user