@ -98,7 +98,7 @@ class StatisticsController extends CommonController
})
->with(["order", "product", "productItem", "productParamedicLevel", "paramedic", "bed", "room", "building", "area"])
->orderBy("id");
}])->get();
}])->withTrashed()->get();
$allItems = collect();
foreach ($paramedics as $paramedic) {