From ea32cdab67f00139956aaefe2d954e592e2217e5 Mon Sep 17 00:00:00 2001 From: mahdahar <89adham@gmail.com> Date: Fri, 6 Mar 2026 15:07:21 +0700 Subject: [PATCH] Fix undefined array key error in report template by ensuring sequential array keys --- app/Views/report/template.php | 1 + 1 file changed, 1 insertion(+) diff --git a/app/Views/report/template.php b/app/Views/report/template.php index 4f8229b..2289cc5 100644 --- a/app/Views/report/template.php +++ b/app/Views/report/template.php @@ -15,6 +15,7 @@