{% extends 'D2BillingBundle::base_admin.html.twig' %} {% block page_header %}
Credit Limit.
| Code | {{ entity.code }} |
|---|---|
| Status | |
| Description | {{ entity.description }} |
| Amount | {{ d2_config('currency_symbol') }} {{ entity.amount|number_format(2, '.', ',') }} |