@@ -79,11 +127,13 @@ protected function throttleKey(): string
- @if (session('status'))
- {{ __('Enter your email and password below to log in') }}
diff --git a/resources/views/components/layouts/public.blade.php b/resources/views/components/layouts/public.blade.php index 64e9c5c..274c06e 100644 --- a/resources/views/components/layouts/public.blade.php +++ b/resources/views/components/layouts/public.blade.php @@ -170,6 +170,74 @@ class="w-10 h-10 rounded-full bg-primary text-primary-content flex items-center + + + +@if ( session('password_breach_warning')) + +
{{ __('Enter your email and password below to log in') }}