import DashboardProduction from '@/components/pages/dashboard/DashboardProduction'; const Dashboard = () => { return ; }; export default Dashboard;