{{ __('First time here? Welcome! Just let us know your email address and we will email you a password link that will allow you to sign in.') }}
@if (session('status'))
{{ session('status') }}
@endif
@csrf
{{ __('Email Password Reset Link') }}