import ManageSubNav from '@/components/ManageSubNav' export default function ManageLayout({ children }: { children: React.ReactNode }) { return (