{% extends 'base.html.twig' %} {% block title %}Documents{% endblock %} {% block body %}
Module CRM
| Nom | Type MIME | Taille | Comptes | Contacts | |
|---|---|---|---|---|---|
| {{ document.name ?: 'Sans nom' }} | {{ document.mimeType ?: '—' }} | {{ document.size ?: '—' }} | {{ document.accounts|length }} | {{ document.contacts|length }} | Ouvrir |
| Aucun document. | |||||