Remove unused stuff
This commit is contained in:
parent
a349858a7d
commit
da992ff1b7
117 changed files with 34 additions and 463 deletions
|
@ -1,8 +1,8 @@
|
|||
<x-minimal>
|
||||
<x-layout-min>
|
||||
<x-slot:title>Error 401: Unauthorized User!</x-slot:title>
|
||||
<h1>{{ $error }}</h1>
|
||||
<hr>
|
||||
@if(isset($description))
|
||||
<p>{{ $description }}</p>
|
||||
@endif
|
||||
</x-minimal>
|
||||
</x-layout-min>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue