var/cache/dev/twig/8b/8b57e263ae71f02f61761479e66b584e.php line 104

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. /* @SyliusShop/Contact/request.html.twig */
  14. class __TwigTemplate_15bbab01a5566e1b7df6887130889c5a 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.             'stylesheets' => [$this'block_stylesheets'],
  24.             'javascripts' => [$this'block_javascripts'],
  25.             'title' => [$this'block_title'],
  26.             'content' => [$this'block_content'],
  27.         ];
  28.     }
  29.     protected function doGetParent(array $context)
  30.     {
  31.         // line 1
  32.         return "@SyliusShop/layout.html.twig";
  33.     }
  34.     protected function doDisplay(array $context, array $blocks = [])
  35.     {
  36.         $macros $this->macros;
  37.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  38.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@SyliusShop/Contact/request.html.twig"));
  39.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  40.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@SyliusShop/Contact/request.html.twig"));
  41.         // line 3
  42.         $this->env->getRuntime("Symfony\\Component\\Form\\FormRenderer")->setTheme((isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'3$this->source); })()), [=> "@SyliusShop/Form/theme.html.twig"], true);
  43.         // line 5
  44.         $macros["headers"] = $this->macros["headers"] = $this->loadTemplate("@SyliusShop/Common/Macro/headers.html.twig""@SyliusShop/Contact/request.html.twig"5)->unwrap();
  45.         // line 1
  46.         $this->parent $this->loadTemplate("@SyliusShop/layout.html.twig""@SyliusShop/Contact/request.html.twig"1);
  47.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  48.         
  49.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  50.         
  51.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  52.     }
  53.     // line 7
  54.     public function block_stylesheets($context, array $blocks = [])
  55.     {
  56.         $macros $this->macros;
  57.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  58.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  59.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  60.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  61.         // line 8
  62.         echo "    ";
  63.         $this->displayParentBlock("stylesheets"$context$blocks);
  64.         echo "
  65.     ";
  66.         // line 9
  67.         echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackLinkTags("shop-app"null"bootstrapTheme");
  68.         echo "
  69. ";
  70.         
  71.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  72.         
  73.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  74.     }
  75.     // line 12
  76.     public function block_javascripts($context, array $blocks = [])
  77.     {
  78.         $macros $this->macros;
  79.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  80.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  81.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  82.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  83.         // line 13
  84.         echo "    ";
  85.         $this->displayParentBlock("javascripts"$context$blocks);
  86.         echo "
  87.     ";
  88.         // line 14
  89.         echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackScriptTags("shop-app"null"bootstrapTheme");
  90.         echo "
  91. ";
  92.         
  93.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  94.         
  95.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  96.     }
  97.     // line 17
  98.     public function block_title($context, array $blocks = [])
  99.     {
  100.         $macros $this->macros;
  101.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  102.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  103.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  104.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  105.         // line 18
  106.         echo "    ";
  107.         echo $this->extensions['Sylius\Bundle\UiBundle\Twig\TemplateEventExtension']->render("dedi_sylius_seo_plugin.title", ["resource" => (($context["product"]) ?? (twig_get_attribute($this->env$this->source, (isset($context["sylius"]) || array_key_exists("sylius"$context) ? $context["sylius"] : (function () { throw new RuntimeError('Variable "sylius" does not exist.'18$this->source); })()), "channel", [], "any"falsefalsefalse18))), "title" => $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("sylius.ui.contact_us")]);
  108.         echo "
  109. ";
  110.         
  111.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  112.         
  113.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  114.     }
  115.     // line 21
  116.     public function block_content($context, array $blocks = [])
  117.     {
  118.         $macros $this->macros;
  119.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  120.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  121.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  122.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  123.         // line 22
  124.         echo "    <div class=\"row align-items-center\">
  125.         <div class=\"col-12\">
  126.             ";
  127.         // line 24
  128.         echo twig_call_macro($macros["headers"], "macro_default", [$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("sylius.ui.contact_us"), ""$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("sylius.ui.use_the_contact_form_below_to_send_us_a_message")], 24$context$this->getSourceContext());
  129.         echo "
  130.             ";
  131.         // line 26
  132.         echo $this->extensions['Sylius\Bundle\UiBundle\Twig\TemplateEventExtension']->render("sylius.shop.contact.request.after_content_header");
  133.         echo "
  134.         </div>
  135.         <div class=\"col-12 mb-6 col-md-8 mb-md-0 col-lg-6\">
  136.             <div class=\"card\">
  137.                 <div class=\"card-body\">
  138.                     ";
  139.         // line 31
  140.         echo         $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock((isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'31$this->source); })()), 'form_start', ["action" => $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("sylius_shop_contact_request"), "attr" => ["class" => "loadable""novalidate" => "novalidate""redirect" => $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_shop_contact_thank_you")]]);
  141.         echo "
  142.                     ";
  143.         // line 32
  144.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'32$this->source); })()), "name", [], "any"falsefalsefalse32), 'row');
  145.         echo "
  146.                     ";
  147.         // line 33
  148.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'33$this->source); })()), "email", [], "any"falsefalsefalse33), 'row');
  149.         echo "
  150.                     ";
  151.         // line 34
  152.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'34$this->source); })()), "subject", [], "any"falsefalsefalse34), 'row');
  153.         echo "
  154.                     ";
  155.         // line 35
  156.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'35$this->source); })()), "message", [], "any"falsefalsefalse35), 'row');
  157.         echo "
  158.                     ";
  159.         // line 37
  160.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'37$this->source); })()), "h_captcha", [], "any"falsefalsefalse37), 'row');
  161.         echo "
  162.                     ";
  163.         // line 39
  164.         echo $this->extensions['Sylius\Bundle\UiBundle\Twig\TemplateEventExtension']->render("sylius.shop.contact.request.form", ["form" => (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'39$this->source); })())]);
  165.         echo "
  166.                     ";
  167.         // line 41
  168.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'41$this->source); })()), "_token", [], "any"falsefalsefalse41), 'row');
  169.         echo "
  170.                     <button id=\"contact-submit\" type=\"submit\" class=\"btn btn-primary\" ";
  171.         // line 42
  172.         echo $this->env->getFunction('sylius_test_html_attribute')->getCallable()("send-button");
  173.         echo " aria-label=\"";
  174.         echo         $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock((isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'42$this->source); })()), 'form_end', ["render_rest" => false]);
  175.         echo "\">";
  176.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("sylius.ui.send"), "html"nulltrue);
  177.         echo "</button>
  178.                     ";
  179.         // line 43
  180.         echo         $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock((isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'43$this->source); })()), 'form_end', ["render_rest" => false]);
  181.         echo "
  182.                 </div>
  183.             </div>
  184.         </div>
  185.         <div class=\"col-12 col-md-4 col-lg-6\">
  186.             <h3 class=\"mt-3 mt-lg-0\">";
  187.         // line 49
  188.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.need_help.content.title"), "html"nulltrue);
  189.         echo "</h3>
  190.             <div class=\"mb-6\">
  191.                 ";
  192.         // line 51
  193.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.need_help.content.text_top"), "html"nulltrue);
  194.         echo "<br>
  195.             </div>
  196.             <div class=\"support mb-6\">
  197.                 <div class=\"d-flex align-items-center mb-5\">
  198.                     <div class=\"me-4\">
  199.                         <svg class=\"icon icon-xl bi-envelope\" viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\">
  200.                             <path d=\"M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4Zm2-1a1 1 0 0 0-1 1v.217l7 4.2 7-4.2V4a1 1 0 0 0-1-1H2Zm13 2.383-4.708 2.825L15 11.105V5.383Zm-.034 6.876-5.64-3.471L8 9.583l-1.326-.795-5.64 3.47A1 1 0 0 0 2 13h12a1 1 0 0 0 .966-.741ZM1 11.105l4.708-2.897L1 5.383v5.722Z\"/>
  201.                         </svg>
  202.                     </div>
  203.                     <div>
  204.                         <span class=\"cfs-8\">";
  205.         // line 62
  206.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.support.email_text"), "html"nulltrue);
  207.         echo "</span><br>
  208.                         <a class=\"link\" href=\"mailto:info@sudekusa.com\">info@sudekusa.com</a>
  209.                     </div>
  210.                 </div>
  211.                 <div class=\"d-flex align-items-center mb-5\">
  212.                     <div class=\"me-4\">
  213.                         <svg class=\"icon icon-xl bi-telephone\" viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\">
  214.                             <path d=\"M3.654 1.328a.678.678 0 0 0-1.015-.063L1.605 2.3c-.483.484-.661 1.169-.45 1.77a17.568 17.568 0 0 0 4.168 6.608 17.569 17.569 0 0 0 6.608 4.168c.601.211 1.286.033 1.77-.45l1.034-1.034a.678.678 0 0 0-.063-1.015l-2.307-1.794a.678.678 0 0 0-.58-.122l-2.19.547a1.745 1.745 0 0 1-1.657-.459L5.482 8.062a1.745 1.745 0 0 1-.46-1.657l.548-2.19a.678.678 0 0 0-.122-.58L3.654 1.328zM1.884.511a1.745 1.745 0 0 1 2.612.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.678.678 0 0 0 .178.643l2.457 2.457a.678.678 0 0 0 .644.178l2.189-.547a1.745 1.745 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.634 18.634 0 0 1-7.01-4.42 18.634 18.634 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877L1.885.511z\"/>
  215.                         </svg>
  216.                     </div>
  217.                     <div>
  218.                         <span class=\"cfs-8\">";
  219.         // line 74
  220.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.support.phone_text"), "html"nulltrue);
  221.         echo "</span><br>
  222.                         <a class=\"link\" href=\"tel:9087515332\">908-751-5332</a>
  223.                     </div>
  224.                 </div>
  225.             </div>
  226.             <div>
  227.                 ";
  228.         // line 81
  229.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.need_help.content.text_bottom"), "html"nulltrue);
  230.         echo "<br>
  231.             </div>
  232.         </div>
  233.     </div>
  234. ";
  235.         
  236.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  237.         
  238.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  239.     }
  240.     public function getTemplateName()
  241.     {
  242.         return "@SyliusShop/Contact/request.html.twig";
  243.     }
  244.     public function isTraitable()
  245.     {
  246.         return false;
  247.     }
  248.     public function getDebugInfo()
  249.     {
  250.         return array (  266 => 81,  256 => 74,  241 => 62,  227 => 51,  222 => 49,  213 => 43,  205 => 42,  201 => 41,  196 => 39,  191 => 37,  186 => 35,  182 => 34,  178 => 33,  174 => 32,  170 => 31,  162 => 26,  157 => 24,  153 => 22,  143 => 21,  130 => 18,  120 => 17,  108 => 14,  103 => 13,  93 => 12,  81 => 9,  76 => 8,  66 => 7,  55 => 1,  53 => 5,  51 => 3,  38 => 1,);
  251.     }
  252.     public function getSourceContext()
  253.     {
  254.         return new Source("{% extends '@SyliusShop/layout.html.twig' %}
  255. {% form_theme form '@SyliusShop/Form/theme.html.twig' %}
  256. {% import '@SyliusShop/Common/Macro/headers.html.twig' as headers %}
  257. {% block stylesheets %}
  258.     {{ parent() }}
  259.     {{ encore_entry_link_tags('shop-app', null, 'bootstrapTheme') }}
  260. {% endblock %}
  261. {% block javascripts %}
  262.     {{ parent() }}
  263.     {{ encore_entry_script_tags('shop-app', null, 'bootstrapTheme') }}
  264. {% endblock %}
  265. {% block title %}
  266.     {{ sylius_template_event('dedi_sylius_seo_plugin.title', { resource: product ?? sylius.channel, title: 'sylius.ui.contact_us'|trans }) }}
  267. {% endblock %}
  268. {% block content %}
  269.     <div class=\"row align-items-center\">
  270.         <div class=\"col-12\">
  271.             {{ headers.default('sylius.ui.contact_us'|trans, '' , 'sylius.ui.use_the_contact_form_below_to_send_us_a_message'|trans) }}
  272.             {{ sylius_template_event('sylius.shop.contact.request.after_content_header') }}
  273.         </div>
  274.         <div class=\"col-12 mb-6 col-md-8 mb-md-0 col-lg-6\">
  275.             <div class=\"card\">
  276.                 <div class=\"card-body\">
  277.                     {{ form_start(form, {'action': path('sylius_shop_contact_request'), 'attr': {'class': 'loadable', 'novalidate': 'novalidate', 'redirect': path('app_shop_contact_thank_you')}}) }}
  278.                     {{ form_row(form.name) }}
  279.                     {{ form_row(form.email) }}
  280.                     {{ form_row(form.subject) }}
  281.                     {{ form_row(form.message) }}
  282.                     {{ form_row(form.h_captcha) }}
  283.                     {{ sylius_template_event('sylius.shop.contact.request.form', {'form': form}) }}
  284.                     {{ form_row(form._token) }}
  285.                     <button id=\"contact-submit\" type=\"submit\" class=\"btn btn-primary\" {{ sylius_test_html_attribute('send-button') }} aria-label=\"{{ form_end(form, {'render_rest': false}) }}\">{{ 'sylius.ui.send'|trans }}</button>
  286.                     {{ form_end(form, {'render_rest': false}) }}
  287.                 </div>
  288.             </div>
  289.         </div>
  290.         <div class=\"col-12 col-md-4 col-lg-6\">
  291.             <h3 class=\"mt-3 mt-lg-0\">{{ 'app.ui.need_help.content.title'|trans }}</h3>
  292.             <div class=\"mb-6\">
  293.                 {{ 'app.ui.need_help.content.text_top'|trans }}<br>
  294.             </div>
  295.             <div class=\"support mb-6\">
  296.                 <div class=\"d-flex align-items-center mb-5\">
  297.                     <div class=\"me-4\">
  298.                         <svg class=\"icon icon-xl bi-envelope\" viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\">
  299.                             <path d=\"M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4Zm2-1a1 1 0 0 0-1 1v.217l7 4.2 7-4.2V4a1 1 0 0 0-1-1H2Zm13 2.383-4.708 2.825L15 11.105V5.383Zm-.034 6.876-5.64-3.471L8 9.583l-1.326-.795-5.64 3.47A1 1 0 0 0 2 13h12a1 1 0 0 0 .966-.741ZM1 11.105l4.708-2.897L1 5.383v5.722Z\"/>
  300.                         </svg>
  301.                     </div>
  302.                     <div>
  303.                         <span class=\"cfs-8\">{{ 'app.ui.support.email_text'|trans }}</span><br>
  304.                         <a class=\"link\" href=\"mailto:info@sudekusa.com\">info@sudekusa.com</a>
  305.                     </div>
  306.                 </div>
  307.                 <div class=\"d-flex align-items-center mb-5\">
  308.                     <div class=\"me-4\">
  309.                         <svg class=\"icon icon-xl bi-telephone\" viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\">
  310.                             <path d=\"M3.654 1.328a.678.678 0 0 0-1.015-.063L1.605 2.3c-.483.484-.661 1.169-.45 1.77a17.568 17.568 0 0 0 4.168 6.608 17.569 17.569 0 0 0 6.608 4.168c.601.211 1.286.033 1.77-.45l1.034-1.034a.678.678 0 0 0-.063-1.015l-2.307-1.794a.678.678 0 0 0-.58-.122l-2.19.547a1.745 1.745 0 0 1-1.657-.459L5.482 8.062a1.745 1.745 0 0 1-.46-1.657l.548-2.19a.678.678 0 0 0-.122-.58L3.654 1.328zM1.884.511a1.745 1.745 0 0 1 2.612.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.678.678 0 0 0 .178.643l2.457 2.457a.678.678 0 0 0 .644.178l2.189-.547a1.745 1.745 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.634 18.634 0 0 1-7.01-4.42 18.634 18.634 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877L1.885.511z\"/>
  311.                         </svg>
  312.                     </div>
  313.                     <div>
  314.                         <span class=\"cfs-8\">{{ 'app.ui.support.phone_text'|trans }}</span><br>
  315.                         <a class=\"link\" href=\"tel:9087515332\">908-751-5332</a>
  316.                     </div>
  317.                 </div>
  318.             </div>
  319.             <div>
  320.                 {{ 'app.ui.need_help.content.text_bottom'|trans }}<br>
  321.             </div>
  322.         </div>
  323.     </div>
  324. {% endblock %}
  325. ""@SyliusShop/Contact/request.html.twig""/var/www/sudekusa-shop-test/themes/BootstrapChildTheme/SyliusShopBundle/views/Contact/request.html.twig");
  326.     }
  327. }