{% extends 'bundles/SonataAdminBundle/standard_layout.html.twig' %} {% block title %} Listes des ventes - {{ prescripteur.nomEntite }} {% endblock %} {% block navbar_title %} Listes des ventes - {{ prescripteur.nomEntite }} {% endblock %} {% block stylesheets %} {{ parent() }} {% endblock %} {% block list_table %}
{# Box Header with Download Button #}

Filtres et Actions

{# Filters Section #}
Vers
{# Metrics Summary #}
Total ventes
0
Vente réalisée
0
Vente annulée
0
Montant total
0.00 MAD
Commission
0.00 MAD
{# Sales Table #}
Référence Date soin Type Client Téléphone Montant Commission Statut Action
Chargement...
{% endblock %} {# JS moved to public/admin/js/custom.js (prescripteurs block) #}