{% extends 'b_index.html.twig' %} {% block title %}Charges Journalières{% endblock %} {#{% block stylesheets %} {{ encore_entry_link_tags('app_table') }} {% endblock %}#} {% block stylesheets %} {{ encore_entry_link_tags('app_table') }} {# #} {% endblock %} {% block body %} {# #}
| Libellé | Description | Montant | Devise | Date | Action | ||
|---|---|---|---|---|---|---|---|
| {{ item.nom }} | {{ item.description }} | {{ item.montant }} | {{ item.devise.code }} | {{ item.datecharge ? item.datecharge|date('d-m-Y') : '' }} |
| ||
| Pas d'enregistrement trouvé | |||||||
| Libellé | Description | Montant | Date | Action | |||