{% set color = notification.color|default('secondary') %} {% set icon = notification.icon|default('solar:bell-bing-line-duotone') %} {{ notification.titre }} {{ notification.message }} {{ notification.type }} {{ notification.createdAt ? notification.createdAt|date('d/m/Y H:i') : '-' }} {% if notification.lu %} Lue {% else %} Non lue {% endif %} {% if notification.lu %}
{% else %}
{% endif %}