© 2026 Hedgehog Software, LLC
->actions([ Action::make('Edit') ->url( fn($record) => ListProducts::getUrl() . "?tableAction=edit&tableActionRecord={$record->id}", shouldOpenInNewTab: true) ])