prestataireprescription = (new Prestataire())->getListeTypePrestataire("CSO"); } public function index() { $this->genererVueAjax(array('prestataireprescription' => $this->prestataireprescription)); } }