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