{% extends 'frontend/layouts/index.html.twig' %} {% block title %}Dashboard | {{ app_name }}{% endblock %} {% set active = "app_front_team_feedback" %} {% set breadcrumbs = [ { 'link': path('app_front_account'), 'title': 'Home', }, { 'title': 'Feedback System', }, { 'title': 'Team Feedback' } ] %} {% block stylesheets %} {% endblock %} {% block content %}
Affiliate |
{{item['name']}} |
|
| Communication | ||
| Teamwork | ||
| Support | ||
| Issue Resolution | ||
| Suggestions | ||
| Improvements |
Summary ({{ item['summaryText']}})
Feedback |
{# #} | From: {{feedback.name}} |
| Communication | ||
| Teamwork | ||
| Support | ||
| Issue Resolution | ||
| Suggestions | ||
| Improvements |
Summary ({{ feedback.summaryText }})