diff --git a/app/Controllers/PolicyTransactionController.php b/app/Controllers/PolicyTransactionController.php index 2719ae7f..6e721f81 100644 --- a/app/Controllers/PolicyTransactionController.php +++ b/app/Controllers/PolicyTransactionController.php @@ -3283,6 +3283,8 @@ $where ?? '' ); + $data['list_new'] = true; + // 🧩 Load View $this->loadLayout('report_bds_filter', $data); } diff --git a/app/Views/report_bds_filter.php b/app/Views/report_bds_filter.php index 6ee3280b..bc5db80b 100644 --- a/app/Views/report_bds_filter.php +++ b/app/Views/report_bds_filter.php @@ -148,10 +148,11 @@
-