master
cody 2 years ago
parent d4c98f0943
commit d1a3540eb1

@ -606,7 +606,7 @@ class StatisticsController extends CommonController
$writer->save('php://output'); $writer->save('php://output');
exit; 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"));
} }
} }

Loading…
Cancel
Save