}
color="gray"
variant="light"
>
Please complete the company profile first.
);
}
return children;
};
return (
{onboarding ? "Complete Your Profile" : "Account Settings"}
{onboarding
? "Set up your company profile, personnel, and documents to get started"
: "Manage your company profile, personnel, and documents"}