- {{ 'Dashboard'|trans }}
- {{ 'Connect platforms'|trans }}
-
{{ 'Get reviews'|trans }}
-
{{ 'Widget configurator'|trans }}
-
{{ 'Review management'|trans }}
{# getRequest()->getCookie('new_review_count', 0); ?>
#}
{% set newReviewCount = app.request.cookies.get('new_review_count', 0) %}
{%- if user.hasCredential('admin') and newReviewCount %}
{{ include('components/_badge.html.twig', {type: 'danger', text: newReviewCount}) }}
{% endif -%}
-
{% set newQuestionCount = app.request.cookies.get('new_question_count', 0) %}
{# getRequest()->getCookie('new_question_count', 0); ?> #}
{{ 'Company settings'|trans }}
{#
#}
*/ ?> #}
- {{ 'Rich snippet'|trans|title }}
- {{ 'Settings'|trans }}
{%- if user.hasCredential('admin') %}
{# hasCredential('admin')) : ?> #}
- {{ 'Third party accounts'|trans }} {{ include('components/_badge.html.twig', {type: 'danger', text: 'admin'}) }}
{# #}
{% endif -%}
{%- if user.hasCredential('support') %}
{# hasCredential('support')) : ?> #}
- {{ 'Full setup'|trans }} {{ include('components/_badge.html.twig', {type: 'danger', text: 'support'}) }}
{# #}
{% endif -%}
{#
{{ 'Collect reviews'|trans }}
*/ ?> #}
{# '>{{ 'Google Business SEO'|trans }} #}
{{ 'Google Business SEO'|trans }}
{{ 'Statistics'|trans }}
{{ 'Refer your friends'|trans }}
{%- if user.hasCredential('admin') %}
{# hasCredential('admin')) { ?> #}
Statistics {{ include('components/_badge.html.twig', {type: 'danger', text: 'admin'}) }}
Tools {{ include('components/_badge.html.twig', {type: 'danger', text: 'admin'}) }}
{# #}
{% endif -%}
{%- if user.hasCredential('marketing') %}
{# hasCredential('marketing')) { ?> #}
Marketing {{ include('components/_badge.html.twig', {type: 'info', text: 'marketing'}) }}
{# #}
{% endif -%}
{%- if user.hasCredential('support') %}
{# hasCredential('support')) { ?> #}
Tools {{ include('components/_badge.html.twig', {type: 'info', text: 'support'}) }}
Support {{ include('components/_badge.html.twig', {type: 'info', text: 'support'}) }}
{# #}
{% endif -%}
{#
Affiliate portal #}
{{ 'Affiliate portal'|trans }}