feat: add inquiry page

This commit is contained in:
ARJUN S THAMPI
2026-03-25 11:26:45 +05:30
parent b9f372145b
commit e546519e7a
4 changed files with 184 additions and 0 deletions
@@ -27,6 +27,10 @@ export default function Sidebar() {
name: "Candidates",
path: "/candidate",
},
{
name: "Inquiry",
path: "/inquiry",
},
{
name: "Email",
path: "/email",