mirror of
https://github.com/sp-tarkov/forge.git
synced 2025-02-13 04:30:41 -05:00
Adds Log-in Button Back
This commit is contained in:
parent
5b62f359e3
commit
2230cda529
@ -112,9 +112,12 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@elseauth
|
|
||||||
signin
|
|
||||||
@endauth
|
@endauth
|
||||||
|
@guest
|
||||||
|
<div>
|
||||||
|
<a href="{{ route('login') }}" class="text-sm font-semibold leading-6 text-gray-900 dark:text-gray-100 whitespace-nowrap">Log in <span aria-hidden="true">→</span></a>
|
||||||
|
</div>
|
||||||
|
@endguest
|
||||||
{{--
|
{{--
|
||||||
<div class="relative ml-4 flex-shrink-0">
|
<div class="relative ml-4 flex-shrink-0">
|
||||||
<div>
|
<div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user