© 2026 Hedgehog Software, LLC
public function boot() : void { CreateAction::configureUsing(function ($action) { return $action->slideOver(); }); ...