feat(report page) - ui comp added

This commit is contained in:
2025-10-22 18:55:21 +05:30
parent c70c19aefa
commit 7b9e14b6b4
10 changed files with 1014 additions and 639 deletions

View File

@@ -243,6 +243,7 @@ model Payment {
@@index([claimId])
@@index([patientId])
@@index([createdAt])
}
model ServiceLineTransaction {