<x-layout>
<div class="flex items-center justify-center">
<div><a class="underline" href="{{ route('dashboard') }}">Go home</a></div>
</div>
</x-layout>