{% if app.user %}
    {% if is_granted('ROLE_CHEF') %}
  • Profile
  • {% endif %}
  • Settings

  • Logout
{% else %} Home {% endif %}