© 2026 Hedgehog Software, LLC
Forms\Components\Select::make('locale') ->required() ->options(fn (RelationManager $livewire) => $livewire->ownerRecord->getUnsetLocales())