From d5f55fbf98119399622a64528ac4c828e3f86aed Mon Sep 17 00:00:00 2001 From: dhanabalan Date: Thu, 31 Jul 2025 13:58:18 +0530 Subject: [PATCH] added commented line for git checking --- app/Console/Commands/SendProductionReport.php | 1 + 1 file changed, 1 insertion(+) diff --git a/app/Console/Commands/SendProductionReport.php b/app/Console/Commands/SendProductionReport.php index edf132f0f..eee54af6c 100644 --- a/app/Console/Commands/SendProductionReport.php +++ b/app/Console/Commands/SendProductionReport.php @@ -193,6 +193,7 @@ class SendProductionReport extends Command // ]; // } // } + //.. foreach ($plants as $plant) {