© 2026 Hedgehog Software, LLC
extraItemActions
Builder
Method Filament\Actions\ActionGroup::getName does not exist.
Builder::make('blocks') ->extraItemActions([ ActionGroup::make([ Action::make('view'), Action::make('edit'), Action::make('delete'), ]) ])