{% extends 'ResourcesManagerBundle::layout.html.twig' %} {% block title %}Resources Manager Profiles{% endblock %} {% block stylesheets %} {{parent()}} {% endblock %} {% block section %} Manage Petitions {% endblock %} {% block body %} {{parent()}} {% spaceless %}
{{ render (controller('ResourcesManagerBundle:Resources:resume'))}}
RM: Profile Demand Pending
* Start Date is the date of resource incorporation.
{# PROFILE DEMAND PENDING #}
{# DEMAND HISTORIAL #}
{% endspaceless %} {% endblock %} {% block javascripts %} {{parent()}} {# COLABORA TABLE 1 #} {# COLABORA TABLE EXPORT #} {# COLABORA TABLE 2 #} {# COLABORA TABLE EXPORT #} {% endblock %}