{{ $errors->first('name') }}
{{ $errors->first('email') }}
{{ $errors->first('password') }}
{{ $errors->first('zip') }}
{{ $errors->first('house_number') }}
{{ $errors->first('street') }}
{{ $errors->first('city') }}
{{ $errors->first('country') }}
{{ $errors->first('mobile') }}
{{ $errors->first('phone') }}
{{ $errors->first('language') }}