added unwanted line
This commit is contained in:
@@ -195,6 +195,8 @@ class SendProductionReport extends Command
|
||||
// }
|
||||
//..
|
||||
|
||||
//.
|
||||
|
||||
foreach ($plants as $plant)
|
||||
{
|
||||
$lines = Line::where('plant_id', $plant->id)->get();
|
||||
|
||||
Reference in New Issue
Block a user