{{ __('Forgot the profile\'s password? No problem. Just let us know the email address of this profile and we will email a password reset link that will allow you to choose a new one.') }}
@if (session('status'))
{{ session('status') }}
@endif
@csrf
{{ __('Email Password Reset Link') }}