"use client" import CostInvoicePortal from "@/components/dashboard/finance/costInvoice"; export default function CostInvoicePage() { return (
); }