fix
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
<div>
|
||||
You are lost. <a href="{{ route('dashboard') }}">Go home</a>
|
||||
</div>
|
||||
<x-layout>
|
||||
<div class="flex items-center justify-center">
|
||||
<div><a class="underline" href="{{ route('dashboard') }}">Go home</a></div>
|
||||
</div>
|
||||
</x-layout>
|
||||
|
||||
Reference in New Issue
Block a user