ln auth added

This commit is contained in:
Benjamin Takats
2022-12-01 19:49:24 +01:00
parent 645599b7c6
commit 9dac3cde46
3 changed files with 32 additions and 32 deletions

View File

@@ -66,10 +66,10 @@
<a class="underline text-sm text-gray-600 hover:text-gray-900" href="{{ route('login') }}">
{{ __('Already registered?') }}
</a>
<x-jet-button class="ml-4">
Wurde noch nicht implementiert
{{--<x-jet-button class="ml-4">
{{ __('Register') }}
</x-jet-button>
</x-jet-button>--}}
</div>
</form>
</x-jet-authentication-card>