Persönliche Daten
@if ($errors->has('firstname')) {{ $errors->first('firstname') }} @endif
@if ($errors->has('surname')) {{ $errors->first('surname') }} @endif
@if( !Auth::user()->hasRole('agent'))
@if ($errors->has('mobile')) {{ $errors->first('mobile') }} @endif
@endif
@if ($errors->has('phone')) {{ $errors->first('phone') }} @endif
@if( Auth::user()->hasRole('agent')||Auth::user()->hasRole('seller'))
@if ($errors->has('fax')) {{ $errors->first('fax') }} @endif
@endif
@if ($errors->has('email')) {{ $errors->first('email') }} @endif

Wählen Sie eine Bilddatei mit Ihrem Profilfoto (*.jpeg, *.jpg, *.png *.gif) von Ihrem Rechner aus:
*Maximum 200x200 Pixel