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) {