{% include "headitem.html.twig" with {title: "GENERAL_ADMIN_TITLE"|translate} %} {% if readonly %} {% set readonly = "readonly disabled" %} {% else %} {% set readonly = "" %} {% endif %}
{{ oViewConf.getHiddenSid()|raw }}
{{ oViewConf.getHiddenSid()|raw }}
{{ translate({ ident: "GENERAL_BILLADDRESS" }) }}

{% block admin_order_address_billing %} {% endblock %}
{{ translate({ ident: "GENERAL_BILLSAL" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_GENERAL_BILLSAL"), 'sHelpText': help_text("HELP_GENERAL_BILLSAL")} %}
{{ translate({ ident: "GENERAL_NAME" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_GENERAL_NAME"), 'sHelpText': help_text("HELP_GENERAL_NAME")} %}
{{ translate({ ident: "GENERAL_EMAIL" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_GENERAL_EMAIL"), 'sHelpText': help_text("HELP_GENERAL_EMAIL")} %}
{{ translate({ ident: "GENERAL_COMPANY" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_GENERAL_COMPANY"), 'sHelpText': help_text("HELP_GENERAL_COMPANY")} %}
{{ translate({ ident: "GENERAL_STREETNUM" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_GENERAL_STREETNUM"), 'sHelpText': help_text("HELP_GENERAL_STREETNUM")} %}
{{ translate({ ident: "GENERAL_ZIPCITY" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_GENERAL_ZIPCITY"), 'sHelpText': help_text("HELP_GENERAL_ZIPCITY")} %}
{{ translate({ ident: "GENERAL_USTID" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_GENERAL_USTID"), 'sHelpText': help_text("HELP_GENERAL_USTID")} %}
{{ translate({ ident: "GENERAL_EXTRAINFO" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_GENERAL_EXTRAINFO"), 'sHelpText': help_text("HELP_GENERAL_EXTRAINFO")} %}
{{ translate({ ident: "GENERAL_STATE" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_GENERAL_STATE"), 'sHelpText': help_text("HELP_GENERAL_STATE")} %}
{{ translate({ ident: "GENERAL_COUNTRY" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_GENERAL_COUNTRY"), 'sHelpText': help_text("HELP_GENERAL_COUNTRY")} %} {% if not edit.oxorder__oxbillcountryid.value and edit.oxorder__oxbillcountry.value %}  ({{ edit.oxorder__oxbillcountry.value }}) {% endif %}
{{ translate({ ident: "GENERAL_FON" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_GENERAL_FON"), 'sHelpText': help_text("HELP_GENERAL_FON")} %}
{{ translate({ ident: "GENERAL_FAX" }) }}


{% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_GENERAL_FAX"), 'sHelpText': help_text("HELP_GENERAL_FAX")} %}



{{ translate({ ident: "GENERAL_DELIVERYADDRESS" }) }}:

{% block admin_order_address_delivery %} {% endblock %}
{{ translate({ ident: "GENERAL_BILLSAL" }) }}
{{ translate({ ident: "GENERAL_NAME" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_GENERAL_NAME"), 'sHelpText': help_text("HELP_GENERAL_NAME")} %}
{{ translate({ ident: "GENERAL_COMPANY" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_GENERAL_COMPANY"), 'sHelpText': help_text("HELP_GENERAL_COMPANY")} %}
{{ translate({ ident: "GENERAL_STREETNUM" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_GENERAL_STREETNUM"), 'sHelpText': help_text("HELP_GENERAL_STREETNUM")} %}
{{ translate({ ident: "GENERAL_ZIPCITY" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_GENERAL_ZIPCITY"), 'sHelpText': help_text("HELP_GENERAL_ZIPCITY")} %}
{{ translate({ ident: "GENERAL_EXTRAINFO" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_GENERAL_EXTRAINFO"), 'sHelpText': help_text("HELP_GENERAL_EXTRAINFO")} %}
{{ translate({ ident: "GENERAL_STATE" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_GENERAL_STATE"), 'sHelpText': help_text("HELP_GENERAL_STATE")} %}
{{ translate({ ident: "GENERAL_COUNTRY" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_GENERAL_COUNTRY"), 'sHelpText': help_text("HELP_GENERAL_COUNTRY")} %}
{{ translate({ ident: "GENERAL_FON" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_GENERAL_FON"), 'sHelpText': help_text("HELP_GENERAL_FON")} %}
{{ translate({ ident: "GENERAL_FAX" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_GENERAL_FAX"), 'sHelpText': help_text("HELP_GENERAL_FAX")} %}
{% include "bottomnaviitem.html.twig" %} {% include "bottomitem.html.twig" %}