@ -606,7 +606,7 @@ class StatisticsController extends CommonController
$writer->save('php://output');
exit;
}
return view($this->bladePath . ".income", compact("total", "area", "project", "project_id", "month", "projects"));
return view($this->bladePath . ".income", compact("refund","total", "area", "project", "project_id", "month", "projects"));