{{$userObject->isCompanySeller() ? __("words.Additional Company Information") : __("words.Additional Information")}}

@if ($userObject->isCompanySeller())

{{__("words.Information about the person responsible for the company.")}}

@if ($userObject->isCompanySeller())
@endif
@if ($errors->has('country_id')) {{ $errors->first('country_id') }} @endif
@else
@endif