diff --git a/routes/web.php b/routes/web.php index 8014aca2..c7604014 100644 --- a/routes/web.php +++ b/routes/web.php @@ -27,7 +27,7 @@ Route::get('/report/x1', function(){ }); foreach($months as $month => $bookings){ - dd($bookings->sum('price')); + dd($bookings->sum('bia')); // echo "