{% extends 'ResourcesManagerBundle::layout.html.twig' %} {% block title %}Profiles{% endblock %} {% block body %} {{parent()}}

DEMAND DEMAND

Id {{ entity.id }}
Name {{ entity.name }}
Description {{ entity.description }}
{% endblock %}