From 37cae664f4770e1e0c02c8d86a102ffd53a6f4b7 Mon Sep 17 00:00:00 2001 From: Ashesh3 <3626859+Ashesh3@users.noreply.github.com> Date: Wed, 25 Oct 2023 13:39:17 +0530 Subject: [PATCH] Add badge --- src/Components/Patient/PatientInfoCard.tsx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/Components/Patient/PatientInfoCard.tsx b/src/Components/Patient/PatientInfoCard.tsx index 8fc62bf7afe..1392b7af6eb 100644 --- a/src/Components/Patient/PatientInfoCard.tsx +++ b/src/Components/Patient/PatientInfoCard.tsx @@ -193,6 +193,11 @@ export default function PatientInfoCard(props: { )} + {medicoLegalCase && ( + + MLC + + )} {!!consultation?.discharge_date && (