{!! ($errors->has('email') ? $errors->first('email', '

:message

') : '') !!}

{!! ($errors->has('password') ? $errors->first('password', '

:message

') : '') !!}

@lang('login.forgot')

@csrf