import { CompanyManagement } from "@/components/admin/CompanyManagement"; /** * 회사 관리 페이지 */ export default function CompanyPage() { return ; }