import { TextCustom, ViewWrapper } from "@/components"; export default function AdminInvestmentPublish() { return ( <> Admin Investment Publish ); }