import ProductionResultContent from '@/components/pages/report/production-result/ProductionResultContent'; const ProductionResultReportPage = () => { return (
); }; export default ProductionResultReportPage;