close button dialog

This commit is contained in:
2025-02-25 11:33:55 +00:00
committed by AmirHossein Mahmoodi
parent 1d9d153657
commit ba464b1376
30 changed files with 221 additions and 63 deletions

View File

@@ -487,7 +487,7 @@ export const pageMenu = [
type: "page",
route: "/dashboard/damages/report",
icon: <AssessmentIcon sx={{ width: "inherit", height: "inherit" }} />,
permissions: ["show-receipt", 'show-receipt-province'],
permissions: ["show-receipt", "show-receipt-province"],
},
],
},