| = _("Catégorie Médecin") ?> | = _("Catégorie Prestataire") ?> | = _("Prestataire") ?> | = _("Nb Cas") ?> | = _("Montant") ?> | = _("Moyenne") ?> | |
|---|---|---|---|---|---|---|
| Total | = format_N($this->nettoyer($cumulprestataires_total['nbTotal'])) ?> | = format_N($this->nettoyer($cumulprestataires_total['montantApayerTotal'])) ?> | = format_N($this->nettoyer($cumulprestataires_total['moyenneTotal'])) ?> | |||
| = $this->nettoyer($cumulprestataire['categorieMedecin']) ?> | = $this->nettoyer($cumulprestataire['categoriePrestataire']) ?> | = $this->nettoyer($cumulprestataire['prestataire']) ?> | = format_N($this->nettoyer($cumulprestataire['nbCas'])) ?> | = format_N($this->nettoyer($cumulprestataire['montantApayer'])) ?> | = format_N($this->nettoyer($cumulprestataire['moyenne'])) ?> | |