mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/shipping-portal.git
synced 2026-08-19 04:24:12 +00:00
temp show specific report period
This commit is contained in:
@@ -32,7 +32,7 @@ class MonthlyReportController
|
||||
});
|
||||
|
||||
dd($packages->unique(function ($package) {
|
||||
return $package->order;
|
||||
return $package->companyModule;
|
||||
}));
|
||||
|
||||
$totalCbm = $packages->sum(function($package){
|
||||
|
||||
Reference in New Issue
Block a user