© 2026 Hedgehog Software, LLC
Forms\Components\Select::make('instrument_id') ->multiple() ->relationship('instruments', 'instruments.name') ->searchable() ->preload(),
belongsToMany
instruments
instrument_id
multiple()