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