added expense path in side bar menu

This commit is contained in:
pramod mahajan 2025-08-06 00:38:29 +05:30
parent 0c8c954b9c
commit 1d2cb7b1f7

View File

@ -60,6 +60,13 @@
"available": true, "available": true,
"link": "/directory" "link": "/directory"
}, },
{
"text": "Expense",
"icon": "bx bx-receipt",
"available": true,
"link": "/expenses"
},
{ {
"text": "Image Gallary", "text": "Image Gallary",
"icon": "bx bx-images", "icon": "bx bx-images",