{% extends "base.html.twig" %} {% block title %}Gestion {% endblock %} {% block body %} {{ include('user/partials/_infos_user.html.twig') }}
Id | Nom de la personne | Nom de la compétence | Actions |
---|---|---|---|
{{ userSkill.id }} | {{userSkill.getUserId().getFirstName()}} {{userSkill.getUserId().getLastName()}} | {{ userSkill.getSkillId().getName() }} | Plus d'informations Modifier |