Action::make('create-node') ->label(trans('admin/dashboard.sections.intro-first-node.button_label')) ->icon('tabler-server-2') ->url(CreateNode::getUrl()) ->toHtmlString(), ]; } }