This commit is contained in:
KANE LAZENI 2026-01-19 14:22:48 +00:00
parent 8c5eba10ad
commit c82b77ee68

View File

@ -76,7 +76,7 @@
<?php endif; ?>
</td>
<td class="text-center">
<span class="badge bg-light text-secondary border"><?= format_N($this->nettoyer($v['primeTtc'])) ?></span>
<span class="badge bg-light text-secondary border"><?= format_N($this->nettoyer($mvt['primeTtc'])) ?></span>
</td>
</tr>
<?php endforeach; ?>