{{ __('Reset Password') }}

{{ __('Forgot your password? No problem. Just let us know your UUID and we will send you a password reset link.') }}

@if (session('status'))

{{ session('status') }}

@endif
@csrf