diff --git a/src/utils/customConfig1.js b/src/utils/customConfig1.js index c1fd330..bef7405 100644 --- a/src/utils/customConfig1.js +++ b/src/utils/customConfig1.js @@ -139,6 +139,18 @@ const BS064ShowPrint = Loadable({ loader: () => import('../components/CustomPages/BS/BS064ShowPrint'), loading: () =>
}) +const BS072ShowPrint = Loadable({ + loader: () => import('../components/CustomPages/BS/BS072ShowPrint'), + loading: () => +}) +const BS073ShowPrint = Loadable({ + loader: () => import('../components/CustomPages/BS/BS073ShowPrint'), + loading: () => +}) +const BS074ShowPrint = Loadable({ + loader: () => import('../components/CustomPages/BS/BS074ShowPrint'), + loading: () => +}) const BS070ShowPrint = Loadable({ loader: () => import('../components/CustomPages/BS/BS070ShowPrint'), loading: () =>