{% include "headitem.html.twig" with {title: "GENERAL_ADMIN_TITLE"|translate} %} {% if readonly %} {% set readonly = "readonly disabled" %} {% else %} {% set readonly = "" %} {% endif %} {% set blCenterColumnActive = false %} {% if not oViewConf.isFunctionalityEnabled("C4S_b2b_adminCanEditAccount") %} {% set disableField = "disabled" %} {% endif %}
{% include "bottomnaviitem.html.twig" %} {% include "bottomitem.html.twig" %}