comments user

This commit is contained in:
2026-06-11 13:14:01 +05:45
parent 812822ebb5
commit 5c69f89de8
5 changed files with 44 additions and 6 deletions
+2 -2
View File
@@ -33,11 +33,11 @@
</div>
<div class="flex items-center justify-end mt-4">
@if (Route::has('password.request'))
{{-- @if (Route::has('password.request'))
<a class="underline text-sm text-gray-600 hover:text-gray-900 rounded-md focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-indigo-500" href="{{ route('password.request') }}">
{{ __('Forgot your password?') }}
</a>
@endif
@endif --}}
<x-primary-button class="ms-3">
{{ __('Log in') }}