temp show specific report period

This commit is contained in:
omair saleh
2021-10-11 14:58:45 +08:00
parent fdce49ea82
commit e58805a023
@@ -32,7 +32,7 @@ class MonthlyReportController
});
dd($packages->unique(function ($package) {
return $package->order;
return $package->companyModule;
}));
$totalCbm = $packages->sum(function($package){