mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/shipping-portal.git
synced 2026-08-19 04:24:12 +00:00
customer report
This commit is contained in:
+1
-1
@@ -158,7 +158,7 @@ Route::get('/report', function(){
|
||||
}
|
||||
}
|
||||
|
||||
dd($customers->sortBy(function($customer){
|
||||
dd($customers->sortByDesc(function($customer){
|
||||
return $customer['cbm'];
|
||||
}));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user