{% extends 'base.html.twig' %} {% block title %}Tableau de Bord - Clinique Les Genêts{% endblock %} {% block page_title %}Tableau de Bord{% endblock %} {% block body %}
Clinique Les Genêts - {{ "now"|date("d/m/Y à H:i") }}
{{ stats.total_tasks }}
{{ stats.completed_tasks }} terminées
{{ stats.total_projects }}
En cours
{{ stats.active_surveys }}
Actives
{{ overdue_tasks|length }}
Tâches urgentes
Aucune tâche prévue pour aujourd'hui
{{ task.title }}
{% if task.dueDate %} {{ task.dueDate|date('H:i') }} {% endif %} {% if task.category %} {{ task.category.name }} {% endif %}
Aucun projet actif