name('filament-actions') ->hasTranslations() ->hasViews(); } public function packageBooted(): void { Testable::mixin(new TestsActions()); } }