= $this->lang->line( 'customer_account_types') ?>
# | = $this->lang->line('Nom'); ?> | Description | Parent | = $this->lang->line('opening_amount'); ?> | Action |
---|---|---|---|---|---|
=$i+1?> | =$row->name?> | =$row->description?> | =$row->parent?> | = empty($row->opening_amount) ? '' : Money::of(round($row->opening_amount, 2), $currency_code ?? 'XAF', $context)->formatTo('fr_FR')?> |