From 9173dcb50af215cabff2e9e32ce1ac5abc1d7300 Mon Sep 17 00:00:00 2001 From: dhanabalan Date: Fri, 11 Jul 2025 12:26:17 +0530 Subject: [PATCH] Added module list model file --- app/Models/ModuleList.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 app/Models/ModuleList.php diff --git a/app/Models/ModuleList.php b/app/Models/ModuleList.php new file mode 100644 index 0000000..4af266e --- /dev/null +++ b/app/Models/ModuleList.php @@ -0,0 +1,19 @@ +