⚠️

Alerte {{ service|upper }}

{{ timestamp|date('d/m/Y à H:i:s') }} {{ environment|upper }}

🚨 Erreur détectée

{{ error }}
{% if context|length > 0 %}

📋 Informations contextuelles

{% for key, value in context %}
{{ key|title }}: {% if value is iterable and value is not same as(value|join('')) %} {{ value|json_encode }} {% else %} {{ value }} {% endif %}
{% endfor %}
{% endif %}

🔧 Actions recommandées

🔗 Accéder au tableau de bord admin