closed @auth correctly (#5471)

This commit is contained in:
A-Maged
2020-11-17 08:57:20 -06:00
committed by GitHub
parent 4931af1400
commit 9957559dc5
+1 -1
View File
@@ -32,7 +32,7 @@
@if (Route::has('register'))
<a href="{{ route('register') }}" class="ml-4 text-sm text-gray-700 underline">Register</a>
@endif
@endif
@endauth
</div>
@endif