{% set user = app.user %} {#{% if data_provider.userHasInvites %}#} {# #} {#

#} {#
#} {#{% endif %}#} {% if user.employees.empty %} Create client account {% else %}
{% include 'widgets/channel_dropdown_widget.html.twig' %}
{% if client_service.getClient %}
{% include 'widgets/notifications_widget.html.twig' %}
{% endif %} {% endif %}