a
This commit is contained in:
parent
e3d2fd940b
commit
2b675049d7
|
|
@ -387,7 +387,7 @@
|
|||
<div class="card-body text-center">
|
||||
<?php
|
||||
$plafondGlobalBeneficiaire = $this->nettoyer($college['plafond']);
|
||||
$consommationGlobaleBenef = $this->nettoyer($college['consommation']);
|
||||
$consommationGlobaleBenef = $this->nettoyer($college['consommation_individu']);
|
||||
$niveauGlobalConsoBenef = ($consommationGlobaleBenef/$plafondGlobalBeneficiaire)*100;
|
||||
?>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user