@ -126,6 +126,7 @@ class StatisticsController extends CommonController
return $this->error($this->noProjects);
}
$this->_getMonthData();
$laravel_duration = microtime(true) - LARAVEL_START;
return view($this->urlPrefix . "/salary");