@include('auth.layout.header')
@include('auth.layout.logo')
Reset Password 🔒
Your new password must be different from previously used passwords
@csrf
Email
{{ __('Password') }}
{{ __('Confirm Password') }}
{{ __('Reset Password') }}
@include('auth.layout.scripts')