{% extends '@EasyAdmin/page/content.html.twig' %} {% block content %}

🖥️ Monitoring en direct

{% for deviceId in devices %}

{{ deviceId }}

Capture {{ deviceId }}
{% endfor %}
{% endblock %}