diff --git a/app/Console/Commands/SendProductionReport.php b/app/Console/Commands/SendProductionReport.php index edf132f..eee54af 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) {