var/cache/dev/twig/6e/6e631867b8bd59c16757938287207fccadf2cdad6f96b1463a4eb57c6ed6535b.php line 39

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. /* Contact/index.twig */
  14. class __TwigTemplate_d28bcacd9e5eb1cea55f7bd72e22ea39cf339431c793520e6c7a68ec213d9ab4 extends \Eccube\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.             'javascript' => [$this'block_javascript'],
  24.             'main' => [$this'block_main'],
  25.         ];
  26.     }
  27.     protected function doGetParent(array $context)
  28.     {
  29.         // line 11
  30.         return "default_frame.twig";
  31.     }
  32.     protected function doDisplay(array $context, array $blocks = [])
  33.     {
  34.         $macros $this->macros;
  35.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  36.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Contact/index.twig"));
  37.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  38.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Contact/index.twig"));
  39.         // line 13
  40.         $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.'13$this->source); })()), [=> "Form/form_div_layout.twig"], true);
  41.         // line 11
  42.         $this->parent $this->loadTemplate("default_frame.twig""Contact/index.twig"11);
  43.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  44.         
  45.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  46.         
  47.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  48.     }
  49.     // line 15
  50.     public function block_javascript($context, array $blocks = [])
  51.     {
  52.         $macros $this->macros;
  53.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  54.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  55.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  56.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  57.         // line 16
  58.         echo "    <script src=\"//yubinbango.github.io/yubinbango/yubinbango.js\" charset=\"UTF-8\"></script>
  59. ";
  60.         
  61.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  62.         
  63.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  64.     }
  65.     // line 19
  66.     public function block_main($context, array $blocks = [])
  67.     {
  68.         $macros $this->macros;
  69.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  70.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  71.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  72.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  73.         // line 20
  74.         echo "
  75.     <div class=\"ec-contactRole\">
  76.         <ul class=\"breadcrumb p-none\">
  77.             <li class=\"breadcrumb__item\">
  78.                 <a href=\"";
  79.         // line 24
  80.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  81.         echo "\" class=\"breadcrumb__item__link\">
  82.                     ホーム
  83.                 </a>
  84.             </li>
  85.             <li class=\"breadcrumb__item\">
  86.                 <p class=\"breadcrumb__item__arrow\">></p>
  87.             </li>
  88.             <li class=\"breadcrumb__item\">
  89.                 <p class=\"breadcrumb__item__text\">お問い合わせ</p>
  90.             </li>
  91.         </ul>
  92.         <div class=\"ec-pageHeader text-center\">
  93.             <h1>";
  94.         // line 36
  95.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("お問い合わせ"), "html"nulltrue);
  96.         echo "</h1>
  97.         </div>
  98.         <div class=\"ec-contactRole__inner\">
  99.             <form method=\"post\" action=\"";
  100.         // line 39
  101.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("contact");
  102.         echo "\" class=\"h-adr\" novalidate>
  103.                 <span class=\"p-country-name\" style=\"display:none;\">Japan</span>
  104.                 ";
  105.         // line 41
  106.         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), 'widget');
  107.         echo "
  108.                 <p class=\"ec-para-normal text-center text-normal\">";
  109.         // line 42
  110.         echo twig_nl2br(twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("内容によっては回答をさしあげるのにお時間をいただくこともございます。
  111. また、休業日は翌営業日以降の対応となりますのでご了承ください。
  112. "), "html"nulltrue));
  113.         // line 44
  114.         echo "</p>
  115.                 <div class=\"ec-borderedDefs\">
  116.                     <dl>
  117.                         <dt>
  118.                             ";
  119.         // line 48
  120.         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.'48$this->source); })()), "name", [], "any"falsefalsefalse48), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "お名前"]);
  121.         echo "
  122.                         </dt>
  123.                         <dd>
  124.                             <div class=\"ec-halfInput";
  125.         // line 51
  126.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->sourcetwig_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.'51$this->source); })()), "name", [], "any"falsefalsefalse51), "name01", [], "any"falsefalsefalse51), twig_get_attribute($this->env$this->sourcetwig_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.'51$this->source); })()), "name", [], "any"falsefalsefalse51), "name02", [], "any"falsefalsefalse51))) ? (" error") : (""));
  127.         echo "\">
  128.                                 ";
  129.         // line 52
  130.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_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.'52$this->source); })()), "name", [], "any"falsefalsefalse52), "name01", [], "any"falsefalsefalse52), 'widget', ["attr" => ["placeholder" => "姓"]]);
  131.         echo "
  132.                                 ";
  133.         // line 53
  134.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_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.'53$this->source); })()), "name", [], "any"falsefalsefalse53), "name02", [], "any"falsefalsefalse53), 'widget', ["attr" => ["placeholder" => "名"]]);
  135.         echo "
  136.                                 ";
  137.         // line 54
  138.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_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.'54$this->source); })()), "name", [], "any"falsefalsefalse54), "name01", [], "any"falsefalsefalse54), 'errors');
  139.         echo "
  140.                                 ";
  141.         // line 55
  142.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_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.'55$this->source); })()), "name", [], "any"falsefalsefalse55), "name02", [], "any"falsefalsefalse55), 'errors');
  143.         echo "
  144.                             </div>
  145.                         </dd>
  146.                     </dl>
  147.                     <dl>
  148.                         <dt>
  149.                             ";
  150.         // line 61
  151.         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.'61$this->source); })()), "kana", [], "any"falsefalsefalse61), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "お名前(カナ)"]);
  152.         echo "
  153.                         </dt>
  154.                         <dd>
  155.                             <div class=\"ec-halfInput";
  156.         // line 64
  157.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->sourcetwig_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.'64$this->source); })()), "kana", [], "any"falsefalsefalse64), "kana01", [], "any"falsefalsefalse64), twig_get_attribute($this->env$this->sourcetwig_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.'64$this->source); })()), "kana", [], "any"falsefalsefalse64), "kana02", [], "any"falsefalsefalse64))) ? (" error") : (""));
  158.         echo "\">
  159.                                 ";
  160.         // line 65
  161.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_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.'65$this->source); })()), "kana", [], "any"falsefalsefalse65), "kana01", [], "any"falsefalsefalse65), 'widget', ["attr" => ["placeholder" => "セイ"]]);
  162.         echo "
  163.                                 ";
  164.         // line 66
  165.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_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.'66$this->source); })()), "kana", [], "any"falsefalsefalse66), "kana02", [], "any"falsefalsefalse66), 'widget', ["attr" => ["placeholder" => "メイ"]]);
  166.         echo "
  167.                                 ";
  168.         // line 67
  169.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_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.'67$this->source); })()), "kana", [], "any"falsefalsefalse67), "kana01", [], "any"falsefalsefalse67), 'errors');
  170.         echo "
  171.                                 ";
  172.         // line 68
  173.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_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.'68$this->source); })()), "kana", [], "any"falsefalsefalse68), "kana02", [], "any"falsefalsefalse68), 'errors');
  174.         echo "
  175.                             </div>
  176.                         </dd>
  177.                     </dl>
  178.                     <dl>
  179.                         <dt>
  180.                             ";
  181.         // line 74
  182.         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.'74$this->source); })()), "address", [], "any"falsefalsefalse74), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "住所"]);
  183.         echo "
  184.                         </dt>
  185.                         <dd>
  186.                             <div class=\"ec-zipInput";
  187.         // line 77
  188.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(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.'77$this->source); })()), "postal_code", [], "any"falsefalsefalse77))) ? (" error") : (""));
  189.         echo "\">
  190.                                 ";
  191.         // line 78
  192.         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.'78$this->source); })()), "postal_code", [], "any"falsefalsefalse78), 'widget');
  193.         echo "
  194.                                 <div class=\"ec-zipInputHelp\">
  195.                                     <div class=\"ec-zipInputHelp__icon\">
  196.                                         <div class=\"ec-icon\"><img
  197.                                                 src=\"";
  198.         // line 82
  199.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/question-white.svg"), "html"nulltrue);
  200.         echo "\" alt=\"\">
  201.                                         </div>
  202.                                     </div><a href=\"https://www.post.japanpost.jp/zipcode/\" target=\"_blank\"><span>";
  203.         // line 84
  204.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("郵便番号検索"), "html"nulltrue);
  205.         echo "</span></a>
  206.                                 </div>
  207.                                 ";
  208.         // line 86
  209.         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.'86$this->source); })()), "postal_code", [], "any"falsefalsefalse86), 'errors');
  210.         echo "
  211.                             </div>
  212.                             <div class=\"ec-select";
  213.         // line 88
  214.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->sourcetwig_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.'88$this->source); })()), "address", [], "any"falsefalsefalse88), "pref", [], "any"falsefalsefalse88))) ? (" error") : (""));
  215.         echo "\">
  216.                                 ";
  217.         // line 89
  218.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_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.'89$this->source); })()), "address", [], "any"falsefalsefalse89), "pref", [], "any"falsefalsefalse89), 'widget');
  219.         echo "
  220.                                 ";
  221.         // line 90
  222.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_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.'90$this->source); })()), "address", [], "any"falsefalsefalse90), "pref", [], "any"falsefalsefalse90), 'errors');
  223.         echo "
  224.                             </div>
  225.                             <div class=\"ec-input";
  226.         // line 92
  227.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->sourcetwig_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.'92$this->source); })()), "address", [], "any"falsefalsefalse92), "addr01", [], "any"falsefalsefalse92))) ? (" error") : (""));
  228.         echo "\">
  229.                                 ";
  230.         // line 93
  231.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_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.'93$this->source); })()), "address", [], "any"falsefalsefalse93), "addr01", [], "any"falsefalsefalse93), 'widget', ["attr" => ["placeholder" => "市区町村名(例:大阪市北区)"]]);
  232.         echo "
  233.                                 ";
  234.         // line 94
  235.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_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.'94$this->source); })()), "address", [], "any"falsefalsefalse94), "addr01", [], "any"falsefalsefalse94), 'errors');
  236.         echo "
  237.                             </div>
  238.                             <div class=\"ec-input";
  239.         // line 96
  240.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->sourcetwig_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.'96$this->source); })()), "address", [], "any"falsefalsefalse96), "addr02", [], "any"falsefalsefalse96))) ? (" error") : (""));
  241.         echo "\">
  242.                                 ";
  243.         // line 97
  244.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_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.'97$this->source); })()), "address", [], "any"falsefalsefalse97), "addr02", [], "any"falsefalsefalse97), 'widget', ["attr" => ["placeholder" => "番地・ビル名(例:西梅田1丁目6-8)"]]);
  245.         echo "
  246.                                 ";
  247.         // line 98
  248.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_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.'98$this->source); })()), "address", [], "any"falsefalsefalse98), "addr02", [], "any"falsefalsefalse98), 'errors');
  249.         echo "
  250.                             </div>
  251.                         </dd>
  252.                     </dl>
  253.                     <dl>
  254.                         <dt>
  255.                             ";
  256.         // line 104
  257.         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.'104$this->source); })()), "phone_number", [], "any"falsefalsefalse104), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "電話番号"]);
  258.         echo "
  259.                         </dt>
  260.                         <dd>
  261.                             <div class=\"ec-telInput";
  262.         // line 107
  263.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(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.'107$this->source); })()), "phone_number", [], "any"falsefalsefalse107))) ? (" error") : (""));
  264.         echo "\">
  265.                                 ";
  266.         // line 108
  267.         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.'108$this->source); })()), "phone_number", [], "any"falsefalsefalse108), 'widget');
  268.         echo "
  269.                                 ";
  270.         // line 109
  271.         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.'109$this->source); })()), "phone_number", [], "any"falsefalsefalse109), 'errors');
  272.         echo "
  273.                             </div>
  274.                         </dd>
  275.                     </dl>
  276.                     <dl>
  277.                         <dt>
  278.                             ";
  279.         // line 115
  280.         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.'115$this->source); })()), "email", [], "any"falsefalsefalse115), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "メールアドレス"]);
  281.         echo "
  282.                         </dt>
  283.                         <dd>
  284.                             <div class=\"ec-input";
  285.         // line 118
  286.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(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.'118$this->source); })()), "email", [], "any"falsefalsefalse118))) ? (" error") : (""));
  287.         echo "\">
  288.                                 ";
  289.         // line 119
  290.         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.'119$this->source); })()), "email", [], "any"falsefalsefalse119), 'widget');
  291.         echo "
  292.                                 ";
  293.         // line 120
  294.         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.'120$this->source); })()), "email", [], "any"falsefalsefalse120), 'errors');
  295.         echo "
  296.                             </div>
  297.                         </dd>
  298.                     </dl>
  299.                     <dl>
  300.                         <dt>
  301.                             ";
  302.         // line 126
  303.         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.'126$this->source); })()), "contents", [], "any"falsefalsefalse126), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "お問い合わせ内容"]);
  304.         echo "
  305.                         </dt>
  306.                         <dd>
  307.                             <div class=\"ec-input";
  308.         // line 129
  309.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(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.'129$this->source); })()), "contents", [], "any"falsefalsefalse129))) ? (" error") : (""));
  310.         echo "\">
  311.                                 ";
  312.         // line 130
  313.         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.'130$this->source); })()), "contents", [], "any"falsefalsefalse130), 'widget');
  314.         echo "
  315.                                 ";
  316.         // line 131
  317.         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.'131$this->source); })()), "contents", [], "any"falsefalsefalse131), 'errors');
  318.         echo "
  319.                             </div>
  320.                             <p>";
  321.         // line 133
  322.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("ご注文に関するお問い合わせには、必ず「ご注文番号」をご記入くださいますようお願いいたします。"), "html"nulltrue);
  323.         echo "</p>
  324.                         </dd>
  325.                     </dl>
  326.                     ";
  327.         // line 137
  328.         echo "                    ";
  329.         $context['_parent'] = $context;
  330.         $context['_seq'] = twig_ensure_traversable(twig_array_filter($this->env, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'137$this->source); })()), function ($__f__) use ($context$macros) { $context["f"] = $__f__; return twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["f"], "vars", [], "any"falsefalsefalse137), "eccube_form_options", [], "any"falsefalsefalse137), "auto_render", [], "any"falsefalsefalse137); }));
  331.         foreach ($context['_seq'] as $context["_key"] => $context["f"]) {
  332.             // line 138
  333.             echo "                        ";
  334.             if (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["f"], "vars", [], "any"falsefalsefalse138), "eccube_form_options", [], "any"falsefalsefalse138), "form_theme", [], "any"falsefalsefalse138)) {
  335.                 // line 139
  336.                 echo "                            ";
  337.                 $this->env->getRuntime("Symfony\\Component\\Form\\FormRenderer")->setTheme($context["f"], [=> twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["f"], "vars", [], "any"falsefalsefalse139), "eccube_form_options", [], "any"falsefalsefalse139), "form_theme", [], "any"falsefalsefalse139)], true);
  338.                 // line 140
  339.                 echo "                            ";
  340.                 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($context["f"], 'row');
  341.                 echo "
  342.                         ";
  343.             } else {
  344.                 // line 142
  345.                 echo "                            <dl>
  346.                                 <dt>
  347.                                     ";
  348.                 // line 144
  349.                 $context["label_class"] = ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["f"], "vars", [], "any"falsetruefalse144), "label_attr", [], "any"falsetruefalse144), "class", [], "any"truetruefalse144)) ? (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["f"], "vars", [], "any"falsefalsefalse144), "label_attr", [], "any"falsefalsefalse144), "class", [], "any"falsefalsefalse144)) : (""));
  350.                 // line 145
  351.                 echo "                                    ";
  352.                 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($context["f"], 'label', ["label_attr" => ["class" => ((isset($context["label_class"]) || array_key_exists("label_class"$context) ? $context["label_class"] : (function () { throw new RuntimeError('Variable "label_class" does not exist.'145$this->source); })()) . " ec-label")]] + (twig_test_empty($_label_ twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["f"], "vars", [], "any"falsefalsefalse145), "label", [], "any"falsefalsefalse145)) ? [] : ["label" => $_label_]));
  353.                 echo "
  354.                                 </dt>
  355.                                 <dd>
  356.                                     <div class=\"";
  357.                 // line 148
  358.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["f"], "vars", [], "any"falsefalsefalse148), "eccube_form_options", [], "any"falsefalsefalse148), "style_class", [], "any"falsefalsefalse148), "html"nulltrue);
  359.                 echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($context["f"])) ? (" error") : (""));
  360.                 echo "\">
  361.                                         ";
  362.                 // line 149
  363.                 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($context["f"], 'widget');
  364.                 echo "
  365.                                         ";
  366.                 // line 150
  367.                 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($context["f"], 'errors');
  368.                 echo "
  369.                                     </div>
  370.                                 </dd>
  371.                             </dl>
  372.                         ";
  373.             }
  374.             // line 155
  375.             echo "                    ";
  376.         }
  377.         $_parent $context['_parent'];
  378.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['f'], $context['_parent'], $context['loop']);
  379.         $context array_intersect_key($context$_parent) + $_parent;
  380.         // line 156
  381.         echo "                </div>
  382.                 <div class=\"ec-RegisterRole__actions\">
  383.                     <div class=\"btn-size\">
  384.                     <button type=\"submit\" class=\"ec-blockBtn--action ec-yellow-btn\" name=\"mode\" value=\"confirm\">";
  385.         // line 159
  386.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("確認ページへ"), "html"nulltrue);
  387.         echo "
  388.                     </button>
  389.                     </div>
  390.                 </div>
  391.             </form>
  392.         </div>
  393.     </div>
  394. ";
  395.         
  396.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  397.         
  398.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  399.     }
  400.     public function getTemplateName()
  401.     {
  402.         return "Contact/index.twig";
  403.     }
  404.     public function isTraitable()
  405.     {
  406.         return false;
  407.     }
  408.     public function getDebugInfo()
  409.     {
  410.         return array (  405 => 159,  400 => 156,  394 => 155,  386 => 150,  382 => 149,  377 => 148,  370 => 145,  368 => 144,  364 => 142,  358 => 140,  355 => 139,  352 => 138,  347 => 137,  341 => 133,  336 => 131,  332 => 130,  328 => 129,  322 => 126,  313 => 120,  309 => 119,  305 => 118,  299 => 115,  290 => 109,  286 => 108,  282 => 107,  276 => 104,  267 => 98,  263 => 97,  259 => 96,  254 => 94,  250 => 93,  246 => 92,  241 => 90,  237 => 89,  233 => 88,  228 => 86,  223 => 84,  218 => 82,  211 => 78,  207 => 77,  201 => 74,  192 => 68,  188 => 67,  184 => 66,  180 => 65,  176 => 64,  170 => 61,  161 => 55,  157 => 54,  153 => 53,  149 => 52,  145 => 51,  139 => 48,  133 => 44,  129 => 42,  125 => 41,  120 => 39,  114 => 36,  99 => 24,  93 => 20,  83 => 19,  72 => 16,  62 => 15,  51 => 11,  49 => 13,  36 => 11,);
  411.     }
  412.     public function getSourceContext()
  413.     {
  414.         return new Source("{#
  415. This file is part of EC-CUBE
  416. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  417. http://www.ec-cube.co.jp/
  418. For the full copyright and license information, please view the LICENSE
  419. file that was distributed with this source code.
  420. #}
  421. {% extends 'default_frame.twig' %}
  422. {% form_theme form 'Form/form_div_layout.twig' %}
  423. {% block javascript %}
  424.     <script src=\"//yubinbango.github.io/yubinbango/yubinbango.js\" charset=\"UTF-8\"></script>
  425. {% endblock javascript %}
  426. {% block main %}
  427.     <div class=\"ec-contactRole\">
  428.         <ul class=\"breadcrumb p-none\">
  429.             <li class=\"breadcrumb__item\">
  430.                 <a href=\"{{ url('homepage') }}\" class=\"breadcrumb__item__link\">
  431.                     ホーム
  432.                 </a>
  433.             </li>
  434.             <li class=\"breadcrumb__item\">
  435.                 <p class=\"breadcrumb__item__arrow\">></p>
  436.             </li>
  437.             <li class=\"breadcrumb__item\">
  438.                 <p class=\"breadcrumb__item__text\">お問い合わせ</p>
  439.             </li>
  440.         </ul>
  441.         <div class=\"ec-pageHeader text-center\">
  442.             <h1>{{ 'お問い合わせ'|trans }}</h1>
  443.         </div>
  444.         <div class=\"ec-contactRole__inner\">
  445.             <form method=\"post\" action=\"{{ url('contact') }}\" class=\"h-adr\" novalidate>
  446.                 <span class=\"p-country-name\" style=\"display:none;\">Japan</span>
  447.                 {{ form_widget(form._token) }}
  448.                 <p class=\"ec-para-normal text-center text-normal\">{{ '内容によっては回答をさしあげるのにお時間をいただくこともございます。
  449. また、休業日は翌営業日以降の対応となりますのでご了承ください。
  450. '|trans|nl2br }}</p>
  451.                 <div class=\"ec-borderedDefs\">
  452.                     <dl>
  453.                         <dt>
  454.                             {{ form_label(form.name, 'お名前', { 'label_attr': { 'class': 'ec-label' }}) }}
  455.                         </dt>
  456.                         <dd>
  457.                             <div class=\"ec-halfInput{{ has_errors(form.name.name01, form.name.name02) ? ' error' }}\">
  458.                                 {{ form_widget(form.name.name01, {'attr': { 'placeholder': '姓' }}) }}
  459.                                 {{ form_widget(form.name.name02, {'attr': { 'placeholder': '名' }}) }}
  460.                                 {{ form_errors(form.name.name01) }}
  461.                                 {{ form_errors(form.name.name02) }}
  462.                             </div>
  463.                         </dd>
  464.                     </dl>
  465.                     <dl>
  466.                         <dt>
  467.                             {{ form_label(form.kana, 'お名前(カナ)', {'label_attr': {'class': 'ec-label'}}) }}
  468.                         </dt>
  469.                         <dd>
  470.                             <div class=\"ec-halfInput{{ has_errors(form.kana.kana01, form.kana.kana02) ? ' error' }}\">
  471.                                 {{ form_widget(form.kana.kana01, {'attr': { 'placeholder': 'セイ' }}) }}
  472.                                 {{ form_widget(form.kana.kana02, {'attr': { 'placeholder': 'メイ' }}) }}
  473.                                 {{ form_errors(form.kana.kana01) }}
  474.                                 {{ form_errors(form.kana.kana02) }}
  475.                             </div>
  476.                         </dd>
  477.                     </dl>
  478.                     <dl>
  479.                         <dt>
  480.                             {{ form_label(form.address, '住所', { 'label_attr': { 'class': 'ec-label' }}) }}
  481.                         </dt>
  482.                         <dd>
  483.                             <div class=\"ec-zipInput{{ has_errors(form.postal_code) ? ' error' }}\">
  484.                                 {{ form_widget(form.postal_code) }}
  485.                                 <div class=\"ec-zipInputHelp\">
  486.                                     <div class=\"ec-zipInputHelp__icon\">
  487.                                         <div class=\"ec-icon\"><img
  488.                                                 src=\"{{ asset('assets/icon/question-white.svg') }}\" alt=\"\">
  489.                                         </div>
  490.                                     </div><a href=\"https://www.post.japanpost.jp/zipcode/\" target=\"_blank\"><span>{{ '郵便番号検索'|trans }}</span></a>
  491.                                 </div>
  492.                                 {{ form_errors(form.postal_code) }}
  493.                             </div>
  494.                             <div class=\"ec-select{{ has_errors(form.address.pref) ? ' error' }}\">
  495.                                 {{ form_widget(form.address.pref) }}
  496.                                 {{ form_errors(form.address.pref) }}
  497.                             </div>
  498.                             <div class=\"ec-input{{ has_errors(form.address.addr01) ? ' error' }}\">
  499.                                 {{ form_widget(form.address.addr01, { 'attr': { 'placeholder': '市区町村名(例:大阪市北区)' }}) }}
  500.                                 {{ form_errors(form.address.addr01) }}
  501.                             </div>
  502.                             <div class=\"ec-input{{ has_errors(form.address.addr02) ? ' error' }}\">
  503.                                 {{ form_widget(form.address.addr02,  { 'attr': { 'placeholder': '番地・ビル名(例:西梅田1丁目6-8)' }}) }}
  504.                                 {{ form_errors(form.address.addr02) }}
  505.                             </div>
  506.                         </dd>
  507.                     </dl>
  508.                     <dl>
  509.                         <dt>
  510.                             {{ form_label(form.phone_number, '電話番号', { 'label_attr': { 'class': 'ec-label' }}) }}
  511.                         </dt>
  512.                         <dd>
  513.                             <div class=\"ec-telInput{{ has_errors(form.phone_number) ? ' error' }}\">
  514.                                 {{ form_widget(form.phone_number) }}
  515.                                 {{ form_errors(form.phone_number) }}
  516.                             </div>
  517.                         </dd>
  518.                     </dl>
  519.                     <dl>
  520.                         <dt>
  521.                             {{ form_label(form.email, 'メールアドレス', { 'label_attr': { 'class': 'ec-label' }}) }}
  522.                         </dt>
  523.                         <dd>
  524.                             <div class=\"ec-input{{ has_errors(form.email) ? ' error' }}\">
  525.                                 {{ form_widget(form.email) }}
  526.                                 {{ form_errors(form.email) }}
  527.                             </div>
  528.                         </dd>
  529.                     </dl>
  530.                     <dl>
  531.                         <dt>
  532.                             {{ form_label(form.contents, 'お問い合わせ内容', { 'label_attr': { 'class': 'ec-label' }}) }}
  533.                         </dt>
  534.                         <dd>
  535.                             <div class=\"ec-input{{ has_errors(form.contents) ? ' error' }}\">
  536.                                 {{ form_widget(form.contents) }}
  537.                                 {{ form_errors(form.contents) }}
  538.                             </div>
  539.                             <p>{{ 'ご注文に関するお問い合わせには、必ず「ご注文番号」をご記入くださいますようお願いいたします。'|trans }}</p>
  540.                         </dd>
  541.                     </dl>
  542.                     {# エンティティ拡張の自動出力 #}
  543.                     {% for f in form|filter(f => f.vars.eccube_form_options.auto_render) %}
  544.                         {% if f.vars.eccube_form_options.form_theme %}
  545.                             {% form_theme f f.vars.eccube_form_options.form_theme %}
  546.                             {{ form_row(f) }}
  547.                         {% else %}
  548.                             <dl>
  549.                                 <dt>
  550.                                     {% set label_class =  f.vars.label_attr.class is defined ? f.vars.label_attr.class : '' %}
  551.                                     {{ form_label(f, f.vars.label, { 'label_attr': {'class': label_class ~ ' ec-label' }}) }}
  552.                                 </dt>
  553.                                 <dd>
  554.                                     <div class=\"{{ f.vars.eccube_form_options.style_class }}{{ has_errors(f) ? ' error' }}\">
  555.                                         {{ form_widget(f) }}
  556.                                         {{ form_errors(f) }}
  557.                                     </div>
  558.                                 </dd>
  559.                             </dl>
  560.                         {% endif %}
  561.                     {% endfor %}
  562.                 </div>
  563.                 <div class=\"ec-RegisterRole__actions\">
  564.                     <div class=\"btn-size\">
  565.                     <button type=\"submit\" class=\"ec-blockBtn--action ec-yellow-btn\" name=\"mode\" value=\"confirm\">{{ '確認ページへ'|trans }}
  566.                     </button>
  567.                     </div>
  568.                 </div>
  569.             </form>
  570.         </div>
  571.     </div>
  572. {% endblock %}
  573. ""Contact/index.twig""/home/bravers/bravers.xbiz.jp/public_html/app/template/bravers/Contact/index.twig");
  574.     }
  575. }