Forgot Password
@lang('auth/form.newpassword')
{{ $errors->first('password', '
:message
') }}
@lang('auth/form.confirmpassword')
{{ $errors->first('password_confirm', '
:message
') }}
@lang('button.cancel')
@lang('button.submit')