© 2026 Hedgehog Software, LLC
SelectFilter::make('tags') ->relationship('tags', 'id') ->options(Tag::getWithType('company_types') ->pluck('name->pl', 'id') )