@csrf
{{ __('front.password_request')}}
Name
@if ($errors->has('name'))
{{ $errors->first('name') }}
@endif
E-mail
@if ($errors->has('email'))
{{ $errors->first('email') }}
@endif
{{ __('front.company')}}
{{ __('front.company_location')}}
{{ __('front.requests') }}