{% if getSiteLogo() %} {% endif %} {# connect to app-ai-grwoth css and jquery model only for ai-grwoth #} {% if app.request.server.get('WHITE_LABLE_CLIENT') == "ai_growth" %} {% if app.request.attributes.get('_route') not in ['app_front_login', 'app_front_forgot_password', 'app_front_reset_password', 'app_front_signup', 'app_front_affilliate', 'app_front_product_view','app_front_product_checkout','app_front_shop','app_front_ai_channel_growth_forms','app_front_ai_channel_mother_child_forms','app_frontend_ai_channel_sass_form','app_frontend_ai_channel_autobot_form'] %} {% set getConnectedToAiAppValue = getConnectedAppAi() %} {% set isAnyInstaDataInsertedToAiApp = isAnyInstaDataInsertedToAiApp() %} {% if getConnectedToAiAppValue == 0 %} {% endif %} {% endif %} {% endif %} {# connect to app-ai-grwoth css and jquery model #} {% block stylesheets %} {% endblock %} {% include 'frontend/layouts/header.html.twig' %} {% block publiccontent %} {% endblock %} {% if tab is not defined %} {% include 'helper/messages.html.twig' %} {% endif %} {% if app.user %} {% if for2Fa is defined and for2Fa %} {% block twoFA %} {% endblock %} {% else %}
{% if app.request.attributes.get('_route') in ['app_front_dashboard', 'app_front_change_password', 'app_front_update_profile','app_front_team','app_front_my_customers','app_front_my_commission','app_front_my_orders','app_front_order_view','app_front_my_payment','app_front_my_subscription', 'app_front_payment_method', 'app_front_rank', 'app_front_payout', 'app_front_wallet', 'app_front_wallet_withdrawal_request', 'app_front_tickets','app_front_create_ticket','app_front_ticket_view','app_front_payment_view','app_front_give_feedback','app_front_my_feedback','app_front_team_feedback'] %} {% include 'frontend/layouts/sidebar.html.twig' %} {% endif %}
{% if app.request.attributes.get('_route') in ['app_front_dashboard', 'app_front_change_password', 'app_front_update_profile','app_front_team','app_front_my_customers','app_front_my_commission','app_front_my_orders','app_front_order_view','app_front_my_payment','app_front_my_subscription','app_front_wallet','app_front_tickets','app_front_create_ticket','app_front_ticket_view','app_front_payment_view','app_front_give_feedback','app_front_my_feedback','app_front_team_feedback','app_front_rank','app_front_payout'] %} {% include 'frontend/layouts/page_header.html.twig' %} {% endif %}
{% block content %} {% endblock %}
{% endif %} {% else %} {% block logincontent %} {% endblock %} {% endif %} {% include 'frontend/layouts/footer.html.twig' %} {% block javascripts %} {% endblock %} {% block productcontent %} {% endblock %}