var/cache/dev/twig/19/1950c2565738dd6ee6614677953193f33a79a1a5754f37ef0f23144d1fb5b8eb.php line 49

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* @templates/Front/contact.html.twig */
  14. class __TwigTemplate_2a4dd8e901af8e3470fcf8d3021382565b0e9252fb70542eebf4d78af104ddc1 extends \Twig\Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->blocks = [
  23.             'title' => [$this'block_title'],
  24.             'metatags' => [$this'block_metatags'],
  25.             'content' => [$this'block_content'],
  26.         ];
  27.     }
  28.     protected function doGetParent(array $context)
  29.     {
  30.         // line 1
  31.         return $this->loadTemplate((((isset($context["desktop"]) || array_key_exists("desktop"$context) ? $context["desktop"] : (function () { throw new RuntimeError('Variable "desktop" does not exist.'1$this->source); })())) ? ("@templates/Front/Shop/layout.html.twig") : ("@templates/Mobile/Shop/layout.html.twig")), "@templates/Front/contact.html.twig"1);
  32.     }
  33.     protected function doDisplay(array $context, array $blocks = [])
  34.     {
  35.         $macros $this->macros;
  36.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  37.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@templates/Front/contact.html.twig"));
  38.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  39.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@templates/Front/contact.html.twig"));
  40.         $this->getParent($context)->display($contextarray_merge($this->blocks$blocks));
  41.         
  42.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  43.         
  44.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  45.     }
  46.     // line 3
  47.     public function block_title($context, array $blocks = [])
  48.     {
  49.         $macros $this->macros;
  50.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  51.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  52.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  53.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  54.         echo " ";
  55.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.contact"), "html"nulltrue);
  56.         echo " | Roviniete.ro ";
  57.         
  58.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  59.         
  60.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  61.     }
  62.     // line 5
  63.     public function block_metatags($context, array $blocks = [])
  64.     {
  65.         $macros $this->macros;
  66.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  67.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metatags"));
  68.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  69.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metatags"));
  70.         // line 6
  71.         echo "    <meta name=\"description\" content=\"Vrei sa afli mai multe despre serviciile oferite de Roviniete.ro sau ai intrebari la care iti putem raspunde? Contacteza-ne acum! \"/>
  72. ";
  73.         
  74.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  75.         
  76.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  77.     }
  78.     // line 9
  79.     public function block_content($context, array $blocks = [])
  80.     {
  81.         $macros $this->macros;
  82.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  83.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  84.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  85.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  86.         // line 10
  87.         echo "        <header>
  88.             <input id=\"collapsibleMenu\" value=\"1\" hidden>
  89.         </header>
  90.     ";
  91.         // line 14
  92.         $context["oldValues"] = twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'14$this->source); })()), "request", [], "any"falsefalsefalse14), "request", [], "any"falsefalsefalse14);
  93.         // line 15
  94.         echo "        <div class=\" card d-flex shadow customer-custom-card mb-4\" ";
  95.         if ((isset($context["desktop"]) || array_key_exists("desktop"$context) ? $context["desktop"] : (function () { throw new RuntimeError('Variable "desktop" does not exist.'15$this->source); })())) {
  96.             echo " style=\"margin-top: -26px;\" ";
  97.         }
  98.         echo " id=\"contactCard\">
  99.             ";
  100.         // line 16
  101.         if (((isset($context["message"]) || array_key_exists("message"$context)) &&  !twig_test_empty((isset($context["message"]) || array_key_exists("message"$context) ? $context["message"] : (function () { throw new RuntimeError('Variable "message" does not exist.'16$this->source); })())))) {
  102.             // line 17
  103.             echo "                <div class=\"mt-4 ui positive message transition\">
  104.                     <i class=\"close icon\"></i>
  105.                     <div class=\"header text-center\">
  106.                         <p> ";
  107.             // line 20
  108.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.successfully_sent"), "html"nulltrue);
  109.             echo "</p>
  110.                     </div>
  111.                 </div>
  112.             ";
  113.         }
  114.         // line 24
  115.         echo "            <div class=\"card-body row\">
  116.                 <div class=\"col-sm mt-4\" style=\"font-size: 1.1em;\">
  117.                     <h1>Contact</h1>
  118.                 ";
  119.         // line 29
  120.         echo "                    ";
  121.         if (((isset($context["isTicketing"]) || array_key_exists("isTicketing"$context)) && ((isset($context["isTicketing"]) || array_key_exists("isTicketing"$context) ? $context["isTicketing"] : (function () { throw new RuntimeError('Variable "isTicketing" does not exist.'29$this->source); })()) == "true"))) {
  122.             // line 30
  123.             echo "                        <div class=\"my-4\">
  124.                             ";
  125.             // line 31
  126.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.services_supplied_by_ticketing"), "html"nulltrue);
  127.             echo "
  128.                             <ul>
  129.                                 <li> ";
  130.             // line 33
  131.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.legal_headquarters"), "html"nulltrue);
  132.             echo " <span class=\"text-primary\">";
  133.             echo twig_escape_filter($this->env, (isset($context["scala_address_ticketing"]) || array_key_exists("scala_address_ticketing"$context) ? $context["scala_address_ticketing"] : (function () { throw new RuntimeError('Variable "scala_address_ticketing" does not exist.'33$this->source); })()), "html"nulltrue);
  134.             echo "</span></li>
  135.                                 <li> ";
  136.             // line 34
  137.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.registered_commercial_register"), "html"nulltrue);
  138.             echo " <span class=\"text-primary\">";
  139.             echo twig_escape_filter($this->env, (isset($context["trade_register_number_ticketing"]) || array_key_exists("trade_register_number_ticketing"$context) ? $context["trade_register_number_ticketing"] : (function () { throw new RuntimeError('Variable "trade_register_number_ticketing" does not exist.'34$this->source); })()), "html"nulltrue);
  140.             echo "</span></li>
  141.                                 <li> ";
  142.             // line 35
  143.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.unique_cif"), "html"nulltrue);
  144.             echo " <span class=\"text-primary\">";
  145.             echo twig_escape_filter($this->env, (isset($context["cif_ticketing"]) || array_key_exists("cif_ticketing"$context) ? $context["cif_ticketing"] : (function () { throw new RuntimeError('Variable "cif_ticketing" does not exist.'35$this->source); })()), "html"nulltrue);
  146.             echo "</span></li>
  147.                             </ul>
  148.                         </div>
  149.                         <div class=\"mb-4\">
  150.                             <p class=\"mb-2 font-weight-bolder\"> ";
  151.             // line 39
  152.             echo twig_escape_filter($this->envtwig_upper_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.payments")), "html"nulltrue);
  153.             echo " ";
  154.             echo twig_escape_filter($this->envtwig_upper_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.lei")), "html"nulltrue);
  155.             echo "</p>
  156.                             ";
  157.             // line 41
  158.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.bank"), "html"nulltrue);
  159.             echo " <span class=\"text-primary\">";
  160.             echo twig_escape_filter($this->env, (isset($context["scala_bank_ticketing"]) || array_key_exists("scala_bank_ticketing"$context) ? $context["scala_bank_ticketing"] : (function () { throw new RuntimeError('Variable "scala_bank_ticketing" does not exist.'41$this->source); })()), "html"nulltrue);
  161.             echo "</span><br>
  162.                             ";
  163.             // line 42
  164.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.bank_code"), "html"nulltrue);
  165.             echo " <span class=\"text-primary\">";
  166.             echo twig_escape_filter($this->env, (isset($context["scala_bank_code_ticketing"]) || array_key_exists("scala_bank_code_ticketing"$context) ? $context["scala_bank_code_ticketing"] : (function () { throw new RuntimeError('Variable "scala_bank_code_ticketing" does not exist.'42$this->source); })()), "html"nulltrue);
  167.             echo "</span><br>
  168.                             ";
  169.             // line 43
  170.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.iban_code"), "html"nulltrue);
  171.             echo " ";
  172.             echo twig_escape_filter($this->envtwig_upper_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.lei")), "html"nulltrue);
  173.             echo " <span class=\"text-primary\">";
  174.             echo twig_escape_filter($this->env, (isset($context["iban_account_lei_ticketing"]) || array_key_exists("iban_account_lei_ticketing"$context) ? $context["iban_account_lei_ticketing"] : (function () { throw new RuntimeError('Variable "iban_account_lei_ticketing" does not exist.'43$this->source); })()), "html"nulltrue);
  175.             echo "</span>
  176.                         </div>
  177.                         <div class=\"mb-4\">
  178.                             ";
  179.             // line 46
  180.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.telephone"), "html"nulltrue);
  181.             echo "/";
  182.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.fax"), "html"nulltrue);
  183.             echo ":\t<span class=\"text-primary\">";
  184.             echo twig_escape_filter($this->env, (isset($context["fax_contact_ticketing"]) || array_key_exists("fax_contact_ticketing"$context) ? $context["fax_contact_ticketing"] : (function () { throw new RuntimeError('Variable "fax_contact_ticketing" does not exist.'46$this->source); })()), "html"nulltrue);
  185.             echo "</span><br>
  186.                             ";
  187.             // line 47
  188.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.telephone"), "html"nulltrue);
  189.             echo ":\t<span class=\"text-primary\">";
  190.             echo twig_escape_filter($this->env, (isset($context["call_center_phone_contact_ticketing"]) || array_key_exists("call_center_phone_contact_ticketing"$context) ? $context["call_center_phone_contact_ticketing"] : (function () { throw new RuntimeError('Variable "call_center_phone_contact_ticketing" does not exist.'47$this->source); })()), "html"nulltrue);
  191.             echo "</span><br>
  192.                             ";
  193.             // line 48
  194.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.address"), "html"nulltrue);
  195.             echo ":\t<span class=\"text-primary\">";
  196.             echo twig_escape_filter($this->env, (isset($context["scala_address_ticketing"]) || array_key_exists("scala_address_ticketing"$context) ? $context["scala_address_ticketing"] : (function () { throw new RuntimeError('Variable "scala_address_ticketing" does not exist.'48$this->source); })()), "html"nulltrue);
  197.             echo "</span><br>
  198.                             ";
  199.             // line 49
  200.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.programme"), "html"nulltrue);
  201.             echo ":\t<span class=\"text-primary\">";
  202.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.programme_description"), "html"nulltrue);
  203.             echo "</span><br>
  204.                         </div>
  205.                         <div class=\"mb-4\">
  206.                             ";
  207.             // line 52
  208.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.entity_customers_use_account"), "html"nulltrue);
  209.             echo "<br>
  210.                             <span class=\"text-primary\">";
  211.             // line 53
  212.             echo twig_escape_filter($this->env, (isset($context["treasury_ticketing"]) || array_key_exists("treasury_ticketing"$context) ? $context["treasury_ticketing"] : (function () { throw new RuntimeError('Variable "treasury_ticketing" does not exist.'53$this->source); })()), "html"nulltrue);
  213.             echo "</span> ";
  214.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.cluj_treasury"), "html"nulltrue);
  215.             echo "
  216.                         </div>
  217.                     ";
  218.         } else {
  219.             // line 56
  220.             echo "                ";
  221.             // line 57
  222.             echo "                        <div class=\"my-4\">
  223.                             ";
  224.             // line 58
  225.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.services_supplied_by"), "html"nulltrue);
  226.             echo "
  227.                             <ul>
  228.                                 <li> ";
  229.             // line 60
  230.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.legal_headquarters"), "html"nulltrue);
  231.             echo " <span class=\"text-primary\">";
  232.             echo twig_escape_filter($this->env, (isset($context["scala_address_contact"]) || array_key_exists("scala_address_contact"$context) ? $context["scala_address_contact"] : (function () { throw new RuntimeError('Variable "scala_address_contact" does not exist.'60$this->source); })()), "html"nulltrue);
  233.             echo "</span></li>
  234.                                 <li> ";
  235.             // line 61
  236.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.registered_commercial_register"), "html"nulltrue);
  237.             echo " <span class=\"text-primary\">";
  238.             echo twig_escape_filter($this->env, (isset($context["trade_register_number"]) || array_key_exists("trade_register_number"$context) ? $context["trade_register_number"] : (function () { throw new RuntimeError('Variable "trade_register_number" does not exist.'61$this->source); })()), "html"nulltrue);
  239.             echo "</span></li>
  240.                                 <li> ";
  241.             // line 62
  242.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.unique_cif"), "html"nulltrue);
  243.             echo " <span class=\"text-primary\">";
  244.             echo twig_escape_filter($this->env, (isset($context["cif"]) || array_key_exists("cif"$context) ? $context["cif"] : (function () { throw new RuntimeError('Variable "cif" does not exist.'62$this->source); })()), "html"nulltrue);
  245.             echo "</span></li>
  246.                             </ul>
  247.                         </div>
  248.                         <div class=\"mb-4\">
  249.                             <p class=\"mb-2 font-weight-bolder\"> ";
  250.             // line 66
  251.             echo twig_escape_filter($this->envtwig_upper_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.payments")), "html"nulltrue);
  252.             echo " ";
  253.             echo twig_escape_filter($this->envtwig_upper_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.lei")), "html"nulltrue);
  254.             echo "</p>
  255.                             ";
  256.             // line 68
  257.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.bank"), "html"nulltrue);
  258.             echo " <span class=\"text-primary\">";
  259.             echo twig_escape_filter($this->env, (isset($context["scala_bank"]) || array_key_exists("scala_bank"$context) ? $context["scala_bank"] : (function () { throw new RuntimeError('Variable "scala_bank" does not exist.'68$this->source); })()), "html"nulltrue);
  260.             echo "</span><br>
  261.                             ";
  262.             // line 69
  263.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.bank_code"), "html"nulltrue);
  264.             echo " <span class=\"text-primary\">";
  265.             echo twig_escape_filter($this->env, (isset($context["scala_bank_code"]) || array_key_exists("scala_bank_code"$context) ? $context["scala_bank_code"] : (function () { throw new RuntimeError('Variable "scala_bank_code" does not exist.'69$this->source); })()), "html"nulltrue);
  266.             echo "</span><br>
  267.                             ";
  268.             // line 70
  269.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.iban_code"), "html"nulltrue);
  270.             echo " ";
  271.             echo twig_escape_filter($this->envtwig_upper_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.lei")), "html"nulltrue);
  272.             echo " <span class=\"text-primary\">";
  273.             echo twig_escape_filter($this->env, (isset($context["iban_account_lei"]) || array_key_exists("iban_account_lei"$context) ? $context["iban_account_lei"] : (function () { throw new RuntimeError('Variable "iban_account_lei" does not exist.'70$this->source); })()), "html"nulltrue);
  274.             echo "</span>
  275.                         </div>
  276.                         <div class=\"mb-4\">
  277.                             <p class=\"mb-2 font-weight-bolder\">";
  278.             // line 73
  279.             echo twig_escape_filter($this->envtwig_upper_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.payments")), "html"nulltrue);
  280.             echo " ";
  281.             echo twig_escape_filter($this->envtwig_upper_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.euro")), "html"nulltrue);
  282.             echo "  </p>
  283.                             ";
  284.             // line 75
  285.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.bank"), "html"nulltrue);
  286.             echo " <span class=\"text-primary\">";
  287.             echo twig_escape_filter($this->env, (isset($context["scala_bank_euro"]) || array_key_exists("scala_bank_euro"$context) ? $context["scala_bank_euro"] : (function () { throw new RuntimeError('Variable "scala_bank_euro" does not exist.'75$this->source); })()), "html"nulltrue);
  288.             echo "</span><br>
  289.                             ";
  290.             // line 76
  291.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.iban_code"), "html"nulltrue);
  292.             echo " ";
  293.             echo twig_escape_filter($this->envtwig_upper_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.euro")), "html"nulltrue);
  294.             echo " <span class=\"text-primary\">";
  295.             echo twig_escape_filter($this->env, (isset($context["iban_account_euro"]) || array_key_exists("iban_account_euro"$context) ? $context["iban_account_euro"] : (function () { throw new RuntimeError('Variable "iban_account_euro" does not exist.'76$this->source); })()), "html"nulltrue);
  296.             echo "</span><br>
  297.                             ";
  298.             // line 77
  299.             echo twig_escape_filter($this->envtwig_upper_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.swift_code")), "html"nulltrue);
  300.             echo " <span class=\"text-primary\">";
  301.             echo twig_escape_filter($this->env, (isset($context["swift_code"]) || array_key_exists("swift_code"$context) ? $context["swift_code"] : (function () { throw new RuntimeError('Variable "swift_code" does not exist.'77$this->source); })()), "html"nulltrue);
  302.             echo "</span>
  303.                         </div>
  304.                         <div class=\"mb-4\">
  305.                             ";
  306.             // line 80
  307.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.telephone"), "html"nulltrue);
  308.             echo "/";
  309.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.fax"), "html"nulltrue);
  310.             echo ":\t<span class=\"text-primary\">";
  311.             echo twig_escape_filter($this->env, (isset($context["fax_contact"]) || array_key_exists("fax_contact"$context) ? $context["fax_contact"] : (function () { throw new RuntimeError('Variable "fax_contact" does not exist.'80$this->source); })()), "html"nulltrue);
  312.             echo "</span><br>
  313.                             ";
  314.             // line 81
  315.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.telephone"), "html"nulltrue);
  316.             echo ":\t<span class=\"text-primary\">";
  317.             echo twig_escape_filter($this->env, (isset($context["call_center_phone_contact"]) || array_key_exists("call_center_phone_contact"$context) ? $context["call_center_phone_contact"] : (function () { throw new RuntimeError('Variable "call_center_phone_contact" does not exist.'81$this->source); })()), "html"nulltrue);
  318.             echo "</span><br>
  319.                             ";
  320.             // line 82
  321.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.address"), "html"nulltrue);
  322.             echo ":\t<span class=\"text-primary\">";
  323.             echo twig_escape_filter($this->env, (isset($context["scala_address_contact"]) || array_key_exists("scala_address_contact"$context) ? $context["scala_address_contact"] : (function () { throw new RuntimeError('Variable "scala_address_contact" does not exist.'82$this->source); })()), "html"nulltrue);
  324.             echo "</span><br>
  325.                             ";
  326.             // line 83
  327.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.programme"), "html"nulltrue);
  328.             echo ":\t<span class=\"text-primary\">";
  329.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.programme_description"), "html"nulltrue);
  330.             echo "</span><br>
  331.                         </div>
  332.                         <div class=\"mb-4\">
  333.                             ";
  334.             // line 86
  335.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.entity_customers_use_account"), "html"nulltrue);
  336.             echo "<br>
  337.                             <span class=\"text-primary\">";
  338.             // line 87
  339.             echo twig_escape_filter($this->env, (isset($context["treasury"]) || array_key_exists("treasury"$context) ? $context["treasury"] : (function () { throw new RuntimeError('Variable "treasury" does not exist.'87$this->source); })()), "html"nulltrue);
  340.             echo "</span> ";
  341.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.cluj_treasury"), "html"nulltrue);
  342.             echo "
  343.                         </div>
  344.                     ";
  345.         }
  346.         // line 90
  347.         echo "
  348.                 </div>
  349.                 <div class=\"col-sm \">
  350.                     <h1 class=\"my-4\">";
  351.         // line 95
  352.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.send_a_message"), "html"nulltrue);
  353.         echo "</h1>
  354.                     <form id=\"contactForm\">
  355.                     <div class=\"mb-4\">
  356.                         <label for=\"contactPerson\" id=\"contactPersonLabel\" class=\" vignette-custom-label d-none\">";
  357.         // line 98
  358.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.name_surname"), "html"nulltrue);
  359.         echo "</label>
  360.                             <input placeholder=\"";
  361.         // line 99
  362.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.name_surname"), "html"nulltrue);
  363.         echo "\" type=\"text\" id=\"contactPerson\" name=\"contactPerson\" class=\"form-control form-control-custom input-contact-without-label\"
  364.                             ";
  365.         // line 100
  366.         if (twig_get_attribute($this->env$this->source, (isset($context["oldValues"]) || array_key_exists("oldValues"$context) ? $context["oldValues"] : (function () { throw new RuntimeError('Variable "oldValues" does not exist.'100$this->source); })()), "get", [=> "contactPerson"], "method"falsefalsefalse100)) {
  367.             echo " value=\"";
  368.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["oldValues"]) || array_key_exists("oldValues"$context) ? $context["oldValues"] : (function () { throw new RuntimeError('Variable "oldValues" does not exist.'100$this->source); })()), "get", [=> "contactPerson"], "method"falsefalsefalse100), "html"nulltrue);
  369.             echo "\" ";
  370.         }
  371.         echo ">
  372.                     </div>
  373.                     <div class=\"mb-4\">
  374.                         <label for=\"contactPhone\" id=\"contactPhoneLabel\" class=\" vignette-custom-label d-none\">";
  375.         // line 104
  376.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.telephone"), "html"nulltrue);
  377.         echo "</label>
  378.                         <input placeholder=\"";
  379.         // line 105
  380.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.telephone"), "html"nulltrue);
  381.         echo "\" type=\"text\" id=\"contactPhone\" name=\"contactPhone\" class=\"form-control form-control-custom input-contact-without-label\"
  382.                             ";
  383.         // line 106
  384.         if (twig_get_attribute($this->env$this->source, (isset($context["oldValues"]) || array_key_exists("oldValues"$context) ? $context["oldValues"] : (function () { throw new RuntimeError('Variable "oldValues" does not exist.'106$this->source); })()), "get", [=> "contactPhone"], "method"falsefalsefalse106)) {
  385.             echo " value=\"";
  386.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["oldValues"]) || array_key_exists("oldValues"$context) ? $context["oldValues"] : (function () { throw new RuntimeError('Variable "oldValues" does not exist.'106$this->source); })()), "get", [=> "contactPhone"], "method"falsefalsefalse106), "html"nulltrue);
  387.             echo "\" ";
  388.         }
  389.         echo ">
  390.                     </div>
  391.                     <div class=\"mb-4\">
  392.                         <label for=\"contactEmail\" id=\"contactEmailLabel\" class=\" vignette-custom-label d-none\">";
  393.         // line 110
  394.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.email"), "html"nulltrue);
  395.         echo "</label>
  396.                         <input placeholder=\"";
  397.         // line 111
  398.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.email"), "html"nulltrue);
  399.         echo "\" type=\"text\" id=\"contactEmail\" name=\"contactEmail\" class=\"form-control form-control-custom input-contact-without-label\"
  400.                             ";
  401.         // line 112
  402.         if (twig_get_attribute($this->env$this->source, (isset($context["oldValues"]) || array_key_exists("oldValues"$context) ? $context["oldValues"] : (function () { throw new RuntimeError('Variable "oldValues" does not exist.'112$this->source); })()), "get", [=> "contactEmail"], "method"falsefalsefalse112)) {
  403.             echo " value=\"";
  404.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["oldValues"]) || array_key_exists("oldValues"$context) ? $context["oldValues"] : (function () { throw new RuntimeError('Variable "oldValues" does not exist.'112$this->source); })()), "get", [=> "contactEmail"], "method"falsefalsefalse112), "html"nulltrue);
  405.             echo "\" ";
  406.         }
  407.         echo ">
  408.                     </div>
  409.                     <div class=\"form-group mb-4\">
  410.                         <label for=\"contactMessage\" class=\"d-none\">";
  411.         // line 116
  412.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.message"), "html"nulltrue);
  413.         echo "</label>
  414.                         <textarea placeholder=\"";
  415.         // line 117
  416.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.message"), "html"nulltrue);
  417.         echo "\" class=\"form-control form-control-custom\" id=\"contactMessage\" name=\"contactMessage\" rows=\"8\"></textarea>
  418.                     </div>
  419.                     <div class=\"custom-control custom-checkbox mb-4\">
  420.                         <input type=\"checkbox\" name=\"dataPolicyAgreement\" id=\"dataPolicyAgreement\" class=\"custom-control-input\"
  421.                             ";
  422.         // line 122
  423.         if (twig_get_attribute($this->env$this->source, (isset($context["oldValues"]) || array_key_exists("oldValues"$context) ? $context["oldValues"] : (function () { throw new RuntimeError('Variable "oldValues" does not exist.'122$this->source); })()), "get", [=> "dataPolicyAgreement"], "method"falsefalsefalse122)) {
  424.             echo " checked ";
  425.         }
  426.         echo ">
  427.                         <label for=\"dataPolicyAgreement\" class=\"custom-control-label\">
  428.                             <a class=\"text-dark\" style=\"letter-spacing: 0.01em;\">";
  429.         // line 124
  430.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.data_agreement"), "html"nulltrue);
  431.         echo "</a>
  432.                         </label>
  433.                     </div>
  434.                     <div class=\"mb-4\">
  435.                         <button id=\"btnSubmitContact\" class=\"btn btn-primary w-100\" style=\"height: 40px\"><a>";
  436.         // line 129
  437.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.send_message"), "html"nulltrue);
  438.         echo "</a></button>
  439.                     </div>
  440.                     </form>
  441.                 </div>
  442.             </div>
  443.                 <div class=\"my-3 h_iframe\" align=\"center\">
  444.                     <h1 class=\"mb-3\">";
  445.         // line 136
  446.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.headquarters_map"), "html"nulltrue);
  447.         echo "</h1>
  448.                     <iframe  frameborder=\"0\" scrolling=\"no\"  src=\"https://maps.google.ro/maps?q=scala+assistance+srl&amp;hl=ro&amp;view=map&amp;cid=14239746513644046868&amp;t=m&amp;ie=UTF8&amp;ll=46.783708,23.590028&amp;spn=0.008169,0.026157&amp;iwloc=A&amp;output=embed\"></iframe><br /> <small><a href=\"http://maps.google.ro/maps?q=scala+assistance+srl&amp;hl=ro&amp;view=map&amp;cid=14239746513644046868&amp;t=m&amp;ie=UTF8&amp;ll=46.783708,23.590028&amp;spn=0.008169,0.026157&amp;iwloc=A&amp;source=embed\" style=\"color:#EA6B2C;text-align:left\">";
  449.         // line 137
  450.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.view_map"), "html"nulltrue);
  451.         echo "</a></small>
  452.                     ";
  453.         // line 138
  454.         if (((isset($context["isTicketing"]) || array_key_exists("isTicketing"$context)) && ((isset($context["isTicketing"]) || array_key_exists("isTicketing"$context) ? $context["isTicketing"] : (function () { throw new RuntimeError('Variable "isTicketing" does not exist.'138$this->source); })()) == "true"))) {
  455.             // line 139
  456.             echo "
  457.                     ";
  458.         } else {
  459.             // line 141
  460.             echo "                        <p>";
  461.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.consult_list_locations"), "html"nulltrue);
  462.             echo " <a class=\"text-primary\" target=\"_blank\" href=\"";
  463.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("pdf/puncte-de-lucru.pdf"), "html"nulltrue);
  464.             echo "\">";
  465.             echo twig_escape_filter($this->envtwig_upper_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.here")), "html"nulltrue);
  466.             echo "</a>!</p>
  467.                     ";
  468.         }
  469.         // line 143
  470.         echo "                </div>
  471.         </div>
  472. <script>
  473.     let locale = '";
  474.         // line 147
  475.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'147$this->source); })()), "request", [], "any"falsefalsefalse147), "getLocale", [], "method"falsefalsefalse147), "html"nulltrue);
  476.         echo "';
  477. </script>
  478. ";
  479.         
  480.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  481.         
  482.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  483.     }
  484.     public function getTemplateName()
  485.     {
  486.         return "@templates/Front/contact.html.twig";
  487.     }
  488.     public function isTraitable()
  489.     {
  490.         return false;
  491.     }
  492.     public function getDebugInfo()
  493.     {
  494.         return array (  513 => 147,  507 => 143,  497 => 141,  493 => 139,  491 => 138,  487 => 137,  483 => 136,  473 => 129,  465 => 124,  458 => 122,  450 => 117,  446 => 116,  435 => 112,  431 => 111,  427 => 110,  416 => 106,  412 => 105,  408 => 104,  397 => 100,  393 => 99,  389 => 98,  383 => 95,  376 => 90,  368 => 87,  364 => 86,  356 => 83,  350 => 82,  344 => 81,  336 => 80,  328 => 77,  320 => 76,  314 => 75,  307 => 73,  297 => 70,  291 => 69,  285 => 68,  278 => 66,  269 => 62,  263 => 61,  257 => 60,  252 => 58,  249 => 57,  247 => 56,  239 => 53,  235 => 52,  227 => 49,  221 => 48,  215 => 47,  207 => 46,  197 => 43,  191 => 42,  185 => 41,  178 => 39,  169 => 35,  163 => 34,  157 => 33,  152 => 31,  149 => 30,  146 => 29,  140 => 24,  133 => 20,  128 => 17,  126 => 16,  119 => 15,  117 => 14,  111 => 10,  101 => 9,  90 => 6,  80 => 5,  59 => 3,  37 => 1,);
  495.     }
  496.     public function getSourceContext()
  497.     {
  498.         return new Source("{% extends desktop ? '@templates/Front/Shop/layout.html.twig' : '@templates/Mobile/Shop/layout.html.twig'  %}
  499. {% block title %} {{ 'app.ui.contact'|trans }} | Roviniete.ro {% endblock %}
  500. {% block metatags %}
  501.     <meta name=\"description\" content=\"Vrei sa afli mai multe despre serviciile oferite de Roviniete.ro sau ai intrebari la care iti putem raspunde? Contacteza-ne acum! \"/>
  502. {% endblock %}
  503. {% block content %}
  504.         <header>
  505.             <input id=\"collapsibleMenu\" value=\"1\" hidden>
  506.         </header>
  507.     {% set oldValues = app.request.request %}
  508.         <div class=\" card d-flex shadow customer-custom-card mb-4\" {% if desktop %} style=\"margin-top: -26px;\" {% endif %} id=\"contactCard\">
  509.             {% if message is defined and message is not empty %}
  510.                 <div class=\"mt-4 ui positive message transition\">
  511.                     <i class=\"close icon\"></i>
  512.                     <div class=\"header text-center\">
  513.                         <p> {{ 'app.ui.successfully_sent'|trans }}</p>
  514.                     </div>
  515.                 </div>
  516.             {% endif %}
  517.             <div class=\"card-body row\">
  518.                 <div class=\"col-sm mt-4\" style=\"font-size: 1.1em;\">
  519.                     <h1>Contact</h1>
  520.                 {#SCALA.RO#}
  521.                     {% if isTicketing is defined and isTicketing == \"true\"%}
  522.                         <div class=\"my-4\">
  523.                             {{'app.ui.services_supplied_by_ticketing'|trans}}
  524.                             <ul>
  525.                                 <li> {{'app.ui.legal_headquarters'|trans}} <span class=\"text-primary\">{{scala_address_ticketing}}</span></li>
  526.                                 <li> {{'app.ui.registered_commercial_register'|trans}} <span class=\"text-primary\">{{trade_register_number_ticketing}}</span></li>
  527.                                 <li> {{'app.ui.unique_cif'|trans}} <span class=\"text-primary\">{{cif_ticketing}}</span></li>
  528.                             </ul>
  529.                         </div>
  530.                         <div class=\"mb-4\">
  531.                             <p class=\"mb-2 font-weight-bolder\"> {{'app.ui.payments'|trans|upper}} {{'app.ui.lei'|trans|upper}}</p>
  532.                             {{'app.ui.bank'|trans}} <span class=\"text-primary\">{{scala_bank_ticketing}}</span><br>
  533.                             {{'app.ui.bank_code'|trans}} <span class=\"text-primary\">{{scala_bank_code_ticketing}}</span><br>
  534.                             {{'app.ui.iban_code'|trans}} {{'app.ui.lei'|trans|upper}} <span class=\"text-primary\">{{iban_account_lei_ticketing}}</span>
  535.                         </div>
  536.                         <div class=\"mb-4\">
  537.                             {{'app.ui.telephone'|trans}}/{{'app.ui.fax'|trans}}:\t<span class=\"text-primary\">{{fax_contact_ticketing}}</span><br>
  538.                             {{'app.ui.telephone'|trans}}:\t<span class=\"text-primary\">{{ call_center_phone_contact_ticketing }}</span><br>
  539.                             {{'app.ui.address'|trans}}:\t<span class=\"text-primary\">{{ scala_address_ticketing }}</span><br>
  540.                             {{'app.ui.programme'|trans}}:\t<span class=\"text-primary\">{{'app.ui.programme_description'|trans}}</span><br>
  541.                         </div>
  542.                         <div class=\"mb-4\">
  543.                             {{'app.ui.entity_customers_use_account'|trans}}<br>
  544.                             <span class=\"text-primary\">{{treasury_ticketing}}</span> {{'app.ui.cluj_treasury'|trans}}
  545.                         </div>
  546.                     {% else %}
  547.                 {#ROVINIETE.RO#}
  548.                         <div class=\"my-4\">
  549.                             {{'app.ui.services_supplied_by'|trans}}
  550.                             <ul>
  551.                                 <li> {{'app.ui.legal_headquarters'|trans}} <span class=\"text-primary\">{{scala_address_contact}}</span></li>
  552.                                 <li> {{'app.ui.registered_commercial_register'|trans}} <span class=\"text-primary\">{{trade_register_number}}</span></li>
  553.                                 <li> {{'app.ui.unique_cif'|trans}} <span class=\"text-primary\">{{cif}}</span></li>
  554.                             </ul>
  555.                         </div>
  556.                         <div class=\"mb-4\">
  557.                             <p class=\"mb-2 font-weight-bolder\"> {{'app.ui.payments'|trans|upper}} {{'app.ui.lei'|trans|upper}}</p>
  558.                             {{'app.ui.bank'|trans}} <span class=\"text-primary\">{{scala_bank}}</span><br>
  559.                             {{'app.ui.bank_code'|trans}} <span class=\"text-primary\">{{scala_bank_code}}</span><br>
  560.                             {{'app.ui.iban_code'|trans}} {{'app.ui.lei'|trans|upper}} <span class=\"text-primary\">{{iban_account_lei}}</span>
  561.                         </div>
  562.                         <div class=\"mb-4\">
  563.                             <p class=\"mb-2 font-weight-bolder\">{{'app.ui.payments'|trans|upper}} {{'app.ui.euro'|trans|upper}}  </p>
  564.                             {{'app.ui.bank'|trans}} <span class=\"text-primary\">{{scala_bank_euro}}</span><br>
  565.                             {{'app.ui.iban_code'|trans}} {{'app.ui.euro'|trans|upper}} <span class=\"text-primary\">{{iban_account_euro}}</span><br>
  566.                             {{'app.ui.swift_code'|trans|upper}} <span class=\"text-primary\">{{swift_code}}</span>
  567.                         </div>
  568.                         <div class=\"mb-4\">
  569.                             {{'app.ui.telephone'|trans}}/{{'app.ui.fax'|trans}}:\t<span class=\"text-primary\">{{fax_contact}}</span><br>
  570.                             {{'app.ui.telephone'|trans}}:\t<span class=\"text-primary\">{{call_center_phone_contact}}</span><br>
  571.                             {{'app.ui.address'|trans}}:\t<span class=\"text-primary\">{{scala_address_contact}}</span><br>
  572.                             {{'app.ui.programme'|trans}}:\t<span class=\"text-primary\">{{'app.ui.programme_description'|trans}}</span><br>
  573.                         </div>
  574.                         <div class=\"mb-4\">
  575.                             {{'app.ui.entity_customers_use_account'|trans}}<br>
  576.                             <span class=\"text-primary\">{{treasury}}</span> {{'app.ui.cluj_treasury'|trans}}
  577.                         </div>
  578.                     {% endif %}
  579.                 </div>
  580.                 <div class=\"col-sm \">
  581.                     <h1 class=\"my-4\">{{'app.ui.send_a_message'|trans}}</h1>
  582.                     <form id=\"contactForm\">
  583.                     <div class=\"mb-4\">
  584.                         <label for=\"contactPerson\" id=\"contactPersonLabel\" class=\" vignette-custom-label d-none\">{{'app.ui.name_surname'|trans}}</label>
  585.                             <input placeholder=\"{{'app.ui.name_surname'|trans}}\" type=\"text\" id=\"contactPerson\" name=\"contactPerson\" class=\"form-control form-control-custom input-contact-without-label\"
  586.                             {% if oldValues.get('contactPerson') %} value=\"{{ oldValues.get('contactPerson') }}\" {% endif %}>
  587.                     </div>
  588.                     <div class=\"mb-4\">
  589.                         <label for=\"contactPhone\" id=\"contactPhoneLabel\" class=\" vignette-custom-label d-none\">{{'app.ui.telephone'|trans}}</label>
  590.                         <input placeholder=\"{{'app.ui.telephone'|trans}}\" type=\"text\" id=\"contactPhone\" name=\"contactPhone\" class=\"form-control form-control-custom input-contact-without-label\"
  591.                             {% if oldValues.get('contactPhone') %} value=\"{{ oldValues.get('contactPhone') }}\" {% endif %}>
  592.                     </div>
  593.                     <div class=\"mb-4\">
  594.                         <label for=\"contactEmail\" id=\"contactEmailLabel\" class=\" vignette-custom-label d-none\">{{'app.ui.email'|trans}}</label>
  595.                         <input placeholder=\"{{'app.ui.email'|trans}}\" type=\"text\" id=\"contactEmail\" name=\"contactEmail\" class=\"form-control form-control-custom input-contact-without-label\"
  596.                             {% if oldValues.get('contactEmail') %} value=\"{{ oldValues.get('contactEmail') }}\" {% endif %}>
  597.                     </div>
  598.                     <div class=\"form-group mb-4\">
  599.                         <label for=\"contactMessage\" class=\"d-none\">{{'app.ui.message'|trans}}</label>
  600.                         <textarea placeholder=\"{{'app.ui.message'|trans}}\" class=\"form-control form-control-custom\" id=\"contactMessage\" name=\"contactMessage\" rows=\"8\"></textarea>
  601.                     </div>
  602.                     <div class=\"custom-control custom-checkbox mb-4\">
  603.                         <input type=\"checkbox\" name=\"dataPolicyAgreement\" id=\"dataPolicyAgreement\" class=\"custom-control-input\"
  604.                             {% if oldValues.get('dataPolicyAgreement') %} checked {% endif %}>
  605.                         <label for=\"dataPolicyAgreement\" class=\"custom-control-label\">
  606.                             <a class=\"text-dark\" style=\"letter-spacing: 0.01em;\">{{ 'app.ui.data_agreement'|trans}}</a>
  607.                         </label>
  608.                     </div>
  609.                     <div class=\"mb-4\">
  610.                         <button id=\"btnSubmitContact\" class=\"btn btn-primary w-100\" style=\"height: 40px\"><a>{{'app.ui.send_message'|trans}}</a></button>
  611.                     </div>
  612.                     </form>
  613.                 </div>
  614.             </div>
  615.                 <div class=\"my-3 h_iframe\" align=\"center\">
  616.                     <h1 class=\"mb-3\">{{ 'app.ui.headquarters_map'|trans }}</h1>
  617.                     <iframe  frameborder=\"0\" scrolling=\"no\"  src=\"https://maps.google.ro/maps?q=scala+assistance+srl&amp;hl=ro&amp;view=map&amp;cid=14239746513644046868&amp;t=m&amp;ie=UTF8&amp;ll=46.783708,23.590028&amp;spn=0.008169,0.026157&amp;iwloc=A&amp;output=embed\"></iframe><br /> <small><a href=\"http://maps.google.ro/maps?q=scala+assistance+srl&amp;hl=ro&amp;view=map&amp;cid=14239746513644046868&amp;t=m&amp;ie=UTF8&amp;ll=46.783708,23.590028&amp;spn=0.008169,0.026157&amp;iwloc=A&amp;source=embed\" style=\"color:#EA6B2C;text-align:left\">{{'app.ui.view_map'|trans}}</a></small>
  618.                     {% if isTicketing is defined and isTicketing == \"true\"%}
  619.                     {% else %}
  620.                         <p>{{'app.ui.consult_list_locations'|trans}} <a class=\"text-primary\" target=\"_blank\" href=\"{{ asset('pdf/puncte-de-lucru.pdf') }}\">{{'app.ui.here'|trans|upper}}</a>!</p>
  621.                     {% endif %}
  622.                 </div>
  623.         </div>
  624. <script>
  625.     let locale = '{{ app.request.getLocale() }}';
  626. </script>
  627. {% endblock %}
  628. ""@templates/Front/contact.html.twig""/vhosts/newrca.roviniete.ro/templates/Front/contact.html.twig");
  629.     }
  630. }