{% extends 'backoffice/base.html' %} {% block title %} Factures {{user.cuser.insurance_company}} {% endblock %} {% block metaseo %} {% endblock %} {% block content %}
  • AZ
  • Factures
{% if user.cuser.type == "ADMIN" or user.cuser.type == "ADMIN_PROD" %} {% endif %}

Factures

{% if user.cuser.type == "ADMIN" or user.cuser.type == "ADMIN_PRESTA" %}
{% endif %}
Sequence Contrat Du Au Montant Généré le Status
{% comment %} pagination {% endcomment %}
{% include "partials/invoices/invoice-form.html" %} {% endblock content %}