{% extends '::base.html.twig' %} {% block body -%}

Group

Id {{ entity.id }}
Name {{ entity.name }}
Group {{ entity.group }}
Isactive {{ entity.isActive }}
{% endblock %}