Sindbad~EG File Manager
let Router,CommercialAddInfo;_611.x([["default",()=>_611.o]]);_611.w("express",[["Router",["Router"],function(v){Router=v}]]);_611.w("../../controllers/policy/commercialAdditonalInfo",[["default",["CommercialAddInfo"],function(v){CommercialAddInfo=v}]]);
const router = Router();
router.get("/list", CommercialAddInfo.index);
router.post("/add", CommercialAddInfo.add);
router.put("/edit/:id", CommercialAddInfo.edit);
router.delete("/delete/:id", CommercialAddInfo.deleteData);
_611.d(router);
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists