{!! Former::select($selectId) ->addOption('', '') ->fromQuery($items, $itemLabel, ($entityType == ENTITY_USER ? 'id' : 'public_id')) ->label($fieldLabel) !!} @push('component_scripts') @endpush