{% set color = notification.color|default('secondary') %} {% set icon = notification.icon|default('solar:bell-bing-line-duotone') %} {{ notification.titre }} {{ notification.createdAt ? notification.createdAt|date('d/m H:i') : '' }} {{ notification.message }}