Persönliche Daten

{{ $errors->first('email') }}
{{ $errors->first('salutation') }}
{{ $errors->first('firstname') }}
{{ $errors->first('surname') }}
@if( isset($operator) )
{{ $operator->present()->statusMetronic }}
@endif