From 730b7d757726a56f067bb1b86406c17f23ad7cb9 Mon Sep 17 00:00:00 2001 From: mikael-zakaria Date: Thu, 16 Oct 2025 10:45:05 +0700 Subject: [PATCH] Update Refactoring Patient --- app/Models/{Patient => }/PatientModel.php | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename app/Models/{Patient => }/PatientModel.php (100%) diff --git a/app/Models/Patient/PatientModel.php b/app/Models/PatientModel.php similarity index 100% rename from app/Models/Patient/PatientModel.php rename to app/Models/PatientModel.php