From cecd591f4741da38e6b19d79604b1fd8769ff4aa Mon Sep 17 00:00:00 2001 From: Khafid Prayoga Date: Mon, 11 Aug 2025 16:02:36 +0700 Subject: [PATCH] impl summary card patient --- app/components/flow/patient/list.vue | 89 ++++++++++++++++++++++++++-- 1 file changed, 84 insertions(+), 5 deletions(-) diff --git a/app/components/flow/patient/list.vue b/app/components/flow/patient/list.vue index 0cae3161..676c893c 100644 --- a/app/components/flow/patient/list.vue +++ b/app/components/flow/patient/list.vue @@ -1,5 +1,9 @@