firstName)value="{{$request->firstName}}"@endisset id='first_name' onchange='usernameFunc(this)' class='form-control m-0 col-md-12 user-type-input' autocomplete='off' placeholder='{{ __('action.first_name_1') }}' name='first_name'>
lastName)value="{{$request->lastName}}"@endisset id='last_name' onchange='usernameFunc(this)' class='form-control m-0 col-md-12 user-type-input' autocomplete='off' placeholder='{{ __('action.last_name_1') }}' name='last_name'>
birthday)value="{{$request->birthday}}"@endisset id='datePicker' data-user-type="default" autocomplete='off' class='form-control m-0 datef col-md-12 gebdatum datePicker user-type-input' name='gebdatum' placeholder='dd.mm.yyyy'>
placeOfBirth)value="{{$request->placeOfBirth}}"@endisset class='form-control m-0 user-type-input col-md-12' name='gebort' id='gebort' placeholder='{{ __('action.place_of_birth_1') }}'>