rapportsp = new Statistique(); } public function index() { $rapportsps = $this->rapportsp->etatpolnonren() ; $this->genererVueAjax(array('rapportsps' => $rapportsps)); } }