fix(eligibility page) - UI fixed, txReport pdf added

This commit is contained in:
2025-09-18 02:34:06 +05:30
parent 042e170362
commit 9d06e9ded4
5 changed files with 32 additions and 28 deletions

View File

@@ -37,8 +37,8 @@ export function Sidebar() {
icon: <Users className="h-5 w-5" />,
},
{
name: "Insurance Eligibility",
path: "/insurance-eligibility",
name: "Eligibility/Claim Status",
path: "/eligibility-claim-status",
icon: <Shield className="h-5 w-5" />,
},
{