@if($company->isParentCompany())
This company has sister companies. Remove all sister companies first to change parent.
@else
Leave empty to make this a parent company, or select a parent to make it a sister company
@endif
@error('parent_company_id')
{{ $message }}
@enderror