var/cache/dev/twig/fc/fc684751a6b053489e71be175dcd16907d167352b792f8b36c53baa2f267484a.php line 54

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_9736c65b241c1fd3b2b9f90b6326d6e0f1194d5bfe01d0d9938b54958f861160 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.         $this->sandbox $this->env->getExtension('\Twig\Extension\SandboxExtension');
  27.         $this->checkSecurity();
  28.     }
  29.     protected function doGetParent(array $context)
  30.     {
  31.         // line 11
  32.         return "default_frame.twig";
  33.     }
  34.     protected function doDisplay(array $context, array $blocks = [])
  35.     {
  36.         $macros $this->macros;
  37.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  38.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Contact/index.twig"));
  39.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  40.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Contact/index.twig"));
  41.         // line 13
  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.'13$this->source); })()), [=> "Form/form_div_layout.twig"], true);
  43.         // line 11
  44.         $this->parent $this->loadTemplate("default_frame.twig""Contact/index.twig"11);
  45.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  46.         
  47.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  48.         
  49.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  50.     }
  51.     // line 15
  52.     public function block_javascript($context, array $blocks = [])
  53.     {
  54.         $macros $this->macros;
  55.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  56.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  57.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  58.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  59.         // line 16
  60.         echo "    <script src=\"//yubinbango.github.io/yubinbango/yubinbango.js\" charset=\"UTF-8\"></script>
  61. ";
  62.         
  63.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  64.         
  65.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  66.     }
  67.     // line 19
  68.     public function block_main($context, array $blocks = [])
  69.     {
  70.         $macros $this->macros;
  71.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  72.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  73.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  74.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  75.         // line 20
  76.         echo "
  77.     <div class=\"ec-contactRole\">
  78.         <div class=\"ec-pageHeader\">
  79.             <h1>";
  80.         // line 23
  81.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("お問合せ(入力ページ)"), "html"nulltrue);
  82.         echo "</h1>
  83.         </div>
  84.         <div class=\"ec-off1Grid\">
  85.             <div class=\"ec-off1Grid__cell\">
  86.                 <form method=\"post\" action=\"";
  87.         // line 27
  88.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("contact");
  89.         echo "\" class=\"h-adr\" novalidate>
  90.                     <span class=\"p-country-name\" style=\"display:none;\">Japan</span>
  91.                     ";
  92.         // line 29
  93.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'29$this->source); })()), "_token", [], "any"falsefalsetrue29), 29$this->source), 'widget');
  94.         echo "
  95. ";
  96.         // line 31
  97.         echo "                    <div class=\"ec-borderedDefs\">
  98.                         <dl>
  99.                             <dt class=\"ec-radiopd\">
  100.                                 ";
  101.         // line 34
  102.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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); })()), "requester", [], "any"falsefalsetrue34), 34$this->source), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "ご依頼者様情報"]);
  103.         echo "
  104.                             </dt>
  105.                             <dd>
  106.                                 <div class=\"ec-radio";
  107.         // line 37
  108.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(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); })()), "requester", [], "any"falsefalsetrue37), 37$this->source))) ? (" error") : (""));
  109.         echo "\">
  110.                                     ";
  111.         // line 38
  112.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'38$this->source); })()), "requester", [], "any"falsefalsetrue38), 38$this->source), 'widget');
  113.         echo "
  114.                                     ";
  115.         // line 39
  116.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'39$this->source); })()), "requester", [], "any"falsefalsetrue39), 39$this->source), 'errors');
  117.         echo "
  118.                                 </div>
  119.                             </dd>
  120.                         </dl>
  121.                         <dl>
  122.                             <dt>
  123.                                 ";
  124.         // line 45
  125.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'45$this->source); })()), "name", [], "any"falsefalsetrue45), 45$this->source), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "お名前・ご法人様名"]);
  126.         echo "
  127.                             </dt>
  128.                             <dd class=\"dd_box_name\">
  129.                                 <div class=\"ec-input";
  130.         // line 48
  131.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(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"falsefalsetrue48), 48$this->source))) ? (" error") : (""));
  132.         echo "\">
  133.                                     ";
  134.         // line 49
  135.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'49$this->source); })()), "name", [], "any"falsefalsetrue49), 49$this->source), 'widget', ["attr" => ["placeholder" => "名字_名前/ご法人様名"]]);
  136.         echo "
  137.                                     ";
  138.         // line 50
  139.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'50$this->source); })()), "name", [], "any"falsefalsetrue50), 50$this->source), 'errors');
  140.         echo "
  141.                                 </div>
  142.                                 <div class=\"ec-input\">
  143.                                     ";
  144.         // line 53
  145.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'53$this->source); })()), "manager_name", [], "any"falsefalsetrue53), 53$this->source), 'widget', ["attr" => ["placeholder" => "ご担当者様名"]]);
  146.         echo "
  147.                                     ";
  148.         // line 54
  149.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'54$this->source); })()), "manager_name", [], "any"falsefalsetrue54), 54$this->source), 'errors');
  150.         echo "
  151.                                 </div>
  152.                             </dd>
  153.                         </dl>
  154.                         <dl>
  155.                             <dt>
  156.                                 ";
  157.         // line 60
  158.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'60$this->source); })()), "kana", [], "any"falsefalsetrue60), 60$this->source), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "お名前・ご法人様名/フリガナ"]);
  159.         echo "
  160.                             </dt>
  161.                             <dd class=\"dd_box_name\">
  162.                                 <div class=\"ec-input";
  163.         // line 63
  164.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(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.'63$this->source); })()), "kana", [], "any"falsefalsetrue63), "kana01", [], "any"falsefalsetrue63), 63$this->source))) ? (" error") : (""));
  165.         echo "\">
  166.                                     ";
  167.         // line 64
  168.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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"falsefalsetrue64), "kana01", [], "any"falsefalsetrue64), 64$this->source), 'widget', ["attr" => ["placeholder" => "ミョウジ_ナマエ/ゴホウジンサマメイ"]]);
  169.         echo "
  170.                                     ";
  171.         // line 65
  172.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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"falsefalsetrue65), "kana01", [], "any"falsefalsetrue65), 65$this->source), 'errors');
  173.         echo "
  174.                                 </div>
  175.                                 <div class=\"ec-input";
  176.         // line 67
  177.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(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.'67$this->source); })()), "manager_kana", [], "any"falsefalsetrue67), 67$this->source))) ? (" error") : (""));
  178.         echo "\">
  179.                                     ";
  180.         // line 68
  181.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'68$this->source); })()), "manager_kana", [], "any"falsefalsetrue68), 68$this->source), 'widget', ["attr" => ["placeholder" => "ゴタントウシャ"]]);
  182.         echo "
  183.                                     ";
  184.         // line 69
  185.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'69$this->source); })()), "manager_kana", [], "any"falsefalsetrue69), 69$this->source), 'errors');
  186.         echo "
  187.                                 </div>
  188.                             </dd>
  189.                         </dl>
  190.                         <dl>
  191.                             <dt>
  192.                                 ";
  193.         // line 75
  194.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'75$this->source); })()), "address", [], "any"falsefalsetrue75), 75$this->source), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "住所"]);
  195.         echo "
  196.                             </dt>
  197.                             <dd>
  198.                                 <div class=\"ec-zipInput";
  199.         // line 78
  200.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(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"falsefalsetrue78), 78$this->source))) ? (" error") : (""));
  201.         echo "\">
  202.                                     <span>";
  203.         // line 79
  204.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("〒"), "html"nulltrue);
  205.         echo "</span>
  206.                                     ";
  207.         // line 80
  208.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'80$this->source); })()), "postal_code", [], "any"falsefalsetrue80), 80$this->source), 'widget');
  209.         echo "
  210.                                     ";
  211.         // line 81
  212.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'81$this->source); })()), "postal_code", [], "any"falsefalsetrue81), 81$this->source), 'errors');
  213.         echo "
  214.                                 </div>
  215.                                 <div class=\"ec-zipInputHelp\">
  216.                                     <div class=\"ec-zipInputHelp__icon\">
  217.                                         <div class=\"ec-icon\"><img
  218.                                                     src=\"";
  219.         // line 86
  220.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/question-white.svg"), "html"nulltrue);
  221.         echo "\" alt=\"\">
  222.                                         </div>
  223.                                     </div><a href=\"https://www.post.japanpost.jp/zipcode/\" target=\"_blank\"><span>";
  224.         // line 88
  225.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("郵便番号検索"), "html"nulltrue);
  226.         echo "</span></a>
  227.                                 </div>
  228.                                 ";
  229.         // line 90
  230.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'90$this->source); })()), "postal_code", [], "any"falsefalsetrue90), 90$this->source), 'errors');
  231.         echo "
  232.                                 <div class=\"ec-select";
  233.         // line 91
  234.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(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.'91$this->source); })()), "address", [], "any"falsefalsetrue91), "pref", [], "any"falsefalsetrue91), 91$this->source))) ? (" error") : (""));
  235.         echo "\">
  236.                                     ";
  237.         // line 92
  238.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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"falsefalsetrue92), "pref", [], "any"falsefalsetrue92), 92$this->source), 'widget');
  239.         echo "
  240.                                     ";
  241.         // line 93
  242.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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"falsefalsetrue93), "pref", [], "any"falsefalsetrue93), 93$this->source), 'errors');
  243.         echo "
  244.                                 </div>
  245.                                 <div class=\"ec-input";
  246.         // line 95
  247.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(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.'95$this->source); })()), "address", [], "any"falsefalsetrue95), "addr01", [], "any"falsefalsetrue95), 95$this->source))) ? (" error") : (""));
  248.         echo "\">
  249.                                     ";
  250.         // line 96
  251.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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"falsefalsetrue96), "addr01", [], "any"falsefalsetrue96), 96$this->source), 'widget', ["attr" => ["placeholder" => "都道府県・市町村名(例:千代田区神田神保町)"]]);
  252.         echo "
  253.                                     ";
  254.         // line 97
  255.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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"falsefalsetrue97), "addr01", [], "any"falsefalsetrue97), 97$this->source), 'errors');
  256.         echo "
  257.                                 </div>
  258.                                 <div class=\"ec-input";
  259.         // line 99
  260.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(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.'99$this->source); })()), "address", [], "any"falsefalsetrue99), "addr02", [], "any"falsefalsetrue99), 99$this->source))) ? (" error") : (""));
  261.         echo "\">
  262.                                     ";
  263.         // line 100
  264.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'100$this->source); })()), "address", [], "any"falsefalsetrue100), "addr02", [], "any"falsefalsetrue100), 100$this->source), 'widget', ["attr" => ["placeholder" => "番地・ビル名(例:1-3-5)"]]);
  265.         echo "
  266.                                     ";
  267.         // line 101
  268.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'101$this->source); })()), "address", [], "any"falsefalsetrue101), "addr02", [], "any"falsefalsetrue101), 101$this->source), 'errors');
  269.         echo "
  270.                                 </div>
  271.                             </dd>
  272.                         </dl>
  273.                         <dl>
  274.                             <dt>
  275.                                 ";
  276.         // line 107
  277.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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"falsefalsetrue107), 107$this->source), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "電話番号"]);
  278.         echo "
  279.                             </dt>
  280.                             <dd>
  281.                                 <div class=\"ec-telInput";
  282.         // line 110
  283.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(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.'110$this->source); })()), "phone_number", [], "any"falsefalsetrue110), "phone_number01", [], "any"falsefalsetrue110), 110$this->source), $this->sandbox->ensureToStringAllowed(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.'110$this->source); })()), "phone_number", [], "any"falsefalsetrue110), "phone_number02", [], "any"falsefalsetrue110), 110$this->source), $this->sandbox->ensureToStringAllowed(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.'110$this->source); })()), "phone_number", [], "any"falsefalsetrue110), "phone_number03", [], "any"falsefalsetrue110), 110$this->source))) ? (" error") : (""));
  284.         echo "\">
  285.                                     <div class=\"hyphen\">";
  286.         // line 111
  287.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'111$this->source); })()), "phone_number", [], "any"falsefalsetrue111), "phone_number01", [], "any"falsefalsetrue111), 111$this->source), 'widget');
  288.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'111$this->source); })()), "phone_number", [], "any"falsefalsetrue111), "phone_number01", [], "any"falsefalsetrue111), 111$this->source), 'errors');
  289.         echo "</div>
  290.                                     <div class=\"hyphen\">";
  291.         // line 112
  292.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'112$this->source); })()), "phone_number", [], "any"falsefalsetrue112), "phone_number02", [], "any"falsefalsetrue112), 112$this->source), 'widget');
  293.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'112$this->source); })()), "phone_number", [], "any"falsefalsetrue112), "phone_number02", [], "any"falsefalsetrue112), 112$this->source), 'errors');
  294.         echo "</div>
  295.                                     <div>";
  296.         // line 113
  297.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'113$this->source); })()), "phone_number", [], "any"falsefalsetrue113), "phone_number03", [], "any"falsefalsetrue113), 113$this->source), 'widget');
  298.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'113$this->source); })()), "phone_number", [], "any"falsefalsetrue113), "phone_number03", [], "any"falsefalsetrue113), 113$this->source), 'errors');
  299.         echo "</div>
  300.                                 </div>
  301.                                 <small class=\"attention\">※お電話番号のご入力が無い場合はメールでのご対応となります。</small>
  302.                             </dd>
  303.                         </dl>
  304.                         <dl>
  305.                             <dt>
  306.                                 ";
  307.         // line 120
  308.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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); })()), "fax", [], "any"falsefalsetrue120), 120$this->source), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "ファックス番号"]);
  309.         echo "
  310.                             </dt>
  311.                             <dd>
  312.                                 <div class=\"ec-telInput";
  313.         // line 123
  314.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(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.'123$this->source); })()), "fax", [], "any"falsefalsetrue123), "fax01", [], "any"falsefalsetrue123), 123$this->source), $this->sandbox->ensureToStringAllowed(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.'123$this->source); })()), "fax", [], "any"falsefalsetrue123), "fax02", [], "any"falsefalsetrue123), 123$this->source), $this->sandbox->ensureToStringAllowed(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.'123$this->source); })()), "fax", [], "any"falsefalsetrue123), "fax03", [], "any"falsefalsetrue123), 123$this->source))) ? (" error") : (""));
  315.         echo "\">
  316.                                     <div class=\"hyphen\">";
  317.         // line 124
  318.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'124$this->source); })()), "fax", [], "any"falsefalsetrue124), "fax01", [], "any"falsefalsetrue124), 124$this->source), 'widget');
  319.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'124$this->source); })()), "fax", [], "any"falsefalsetrue124), "fax01", [], "any"falsefalsetrue124), 124$this->source), 'errors');
  320.         echo "</div>
  321.                                     <div class=\"hyphen\">";
  322.         // line 125
  323.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'125$this->source); })()), "fax", [], "any"falsefalsetrue125), "fax02", [], "any"falsefalsetrue125), 125$this->source), 'widget');
  324.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'125$this->source); })()), "fax", [], "any"falsefalsetrue125), "fax02", [], "any"falsefalsetrue125), 125$this->source), 'errors');
  325.         echo "</div>
  326.                                     <div>";
  327.         // line 126
  328.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'126$this->source); })()), "fax", [], "any"falsefalsetrue126), "fax03", [], "any"falsefalsetrue126), 126$this->source), 'widget');
  329.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'126$this->source); })()), "fax", [], "any"falsefalsetrue126), "fax03", [], "any"falsefalsetrue126), 126$this->source), 'errors');
  330.         echo "</div>
  331.                                 </div>
  332.                             </dd>
  333.                         </dl>
  334.                         <dl>
  335.                             <dt>
  336.                                 ";
  337.         // line 132
  338.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'132$this->source); })()), "email", [], "any"falsefalsetrue132), 132$this->source), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "メールアドレス"]);
  339.         echo "
  340.                             </dt>
  341.                             <dd>
  342.                                 <div class=\"ec-input";
  343.         // line 135
  344.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(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.'135$this->source); })()), "email", [], "any"falsefalsetrue135), 135$this->source))) ? (" error") : (""));
  345.         echo "\">
  346.                                     ";
  347.         // line 136
  348.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'136$this->source); })()), "email", [], "any"falsefalsetrue136), "first", [], "any"falsefalsetrue136), 136$this->source), 'widget');
  349.         echo "
  350.                                     ";
  351.         // line 137
  352.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'137$this->source); })()), "email", [], "any"falsefalsetrue137), "first", [], "any"falsefalsetrue137), 137$this->source), 'errors');
  353.         echo "
  354.                                     ";
  355.         // line 138
  356.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'138$this->source); })()), "email", [], "any"falsefalsetrue138), "second", [], "any"falsefalsetrue138), 138$this->source), 'widget');
  357.         echo "
  358.                                     ";
  359.         // line 139
  360.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'139$this->source); })()), "email", [], "any"falsefalsetrue139), "second", [], "any"falsefalsetrue139), 139$this->source), 'errors');
  361.         echo "
  362.                                 </div>
  363.                             </dd>
  364.                         </dl>
  365.                         <dl>
  366.                             <dt>
  367.                                 ";
  368.         // line 145
  369.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'145$this->source); })()), "product_number", [], "any"falsefalsetrue145), 145$this->source), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "商品型式"]);
  370.         echo "
  371.                             </dt>
  372.                             <dd class=\"dd_box\">
  373.                                 <div class=\"ec-input";
  374.         // line 148
  375.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(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.'148$this->source); })()), "product_number", [], "any"falsefalsetrue148), 148$this->source))) ? (" error") : (""));
  376.         echo "\" style=\"max-width: 160px;\">
  377.                                     ";
  378.         // line 149
  379.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'149$this->source); })()), "product_number", [], "any"falsefalsetrue149), 149$this->source), 'widget', ["attr" => ["placeholder" => "例)MAC-20"]]);
  380.         echo "
  381.                                     ";
  382.         // line 150
  383.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'150$this->source); })()), "product_number", [], "any"falsefalsetrue150), 150$this->source), 'errors');
  384.         echo "
  385.                                 </div>
  386.                                 <div class=\"dd_box\">
  387.                                     ";
  388.         // line 153
  389.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'153$this->source); })()), "order_no", [], "any"falsefalsetrue153), 153$this->source), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "ご注文Noをお持ちのお客様"]);
  390.         echo "
  391.                                     <div class=\"dd_box ec-input";
  392.         // line 154
  393.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(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.'154$this->source); })()), "order_no", [], "any"falsefalsetrue154), 154$this->source))) ? (" error") : (""));
  394.         echo "\">
  395.                                         
  396.                                         ";
  397.         // line 156
  398.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'156$this->source); })()), "order_no", [], "any"falsefalsetrue156), 156$this->source), 'widget', ["attr" => ["placeholder" => "ご注文No."]]);
  399.         echo "
  400.                                         ";
  401.         // line 157
  402.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'157$this->source); })()), "order_no", [], "any"falsefalsetrue157), 157$this->source), 'errors');
  403.         echo "
  404.                                     </div>
  405.                                 </div>
  406.                             </dd>
  407.                         </dl>
  408.                         <dl>
  409.                             <dt>
  410.                                 ";
  411.         // line 164
  412.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'164$this->source); })()), "product_name", [], "any"falsefalsetrue164), 164$this->source), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "商品名"]);
  413.         echo "
  414.                             </dt>
  415.                             <dd>
  416.                                 <div class=\"ec-input";
  417.         // line 167
  418.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(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.'167$this->source); })()), "product_name", [], "any"falsefalsetrue167), 167$this->source))) ? (" error") : (""));
  419.         echo "\">
  420.                                     ";
  421.         // line 168
  422.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'168$this->source); })()), "product_name", [], "any"falsefalsetrue168), 168$this->source), 'widget');
  423.         echo "
  424.                                     ";
  425.         // line 169
  426.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'169$this->source); })()), "product_name", [], "any"falsefalsetrue169), 169$this->source), 'errors');
  427.         echo "
  428.                                 </div>
  429.                             </dd>
  430.                         </dl>
  431.                         <dl>
  432.                             <dt class=\"ec-radiopd\">
  433.                                 ";
  434.         // line 175
  435.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'175$this->source); })()), "estimate", [], "any"falsefalsetrue175), 175$this->source), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "お見積り"]);
  436.         echo "
  437.                             </dt>
  438.                             <dd>
  439.                                 <div class=\"dd_box\">
  440.                                     <div class=\"ec-radio";
  441.         // line 179
  442.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(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.'179$this->source); })()), "estimate", [], "any"falsefalsetrue179), 179$this->source))) ? (" error") : (""));
  443.         echo "\">
  444.                                         ";
  445.         // line 180
  446.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'180$this->source); })()), "estimate", [], "any"falsefalsetrue180), 180$this->source), 'widget');
  447.         echo "
  448.                                         ";
  449.         // line 181
  450.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'181$this->source); })()), "estimate", [], "any"falsefalsetrue181), 181$this->source), 'errors');
  451.         echo "
  452.                                     </div>
  453.                                     <div class=\"dd_box\">
  454.                                         ";
  455.         // line 184
  456.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'184$this->source); })()), "estimate", [], "any"falsefalsetrue184), 184$this->source), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "台数"]);
  457.         echo "
  458.                                         <div class=\"ec-input";
  459.         // line 185
  460.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(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.'185$this->source); })()), "num", [], "any"falsefalsetrue185), 185$this->source))) ? (" error") : (""));
  461.         echo "\">
  462.                                             
  463.                                             ";
  464.         // line 187
  465.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'187$this->source); })()), "num", [], "any"falsefalsetrue187), 187$this->source), 'widget');
  466.         echo "
  467.                                             ";
  468.         // line 188
  469.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'188$this->source); })()), "num", [], "any"falsefalsetrue188), 188$this->source), 'errors');
  470.         echo "
  471.                                         </div>
  472.                                     </div>
  473.                                 </div>
  474.                                 <small class=\"attention\">※お見積りはご依頼頂きましたメールアドレスへPDFにてご返信いたします。</small>
  475.                                 <small class=\"attention\">※部品の取扱・販売はございません。(当ショップにて製品をご購入いただいたお客様を除きます)</small>
  476.                             </dd>
  477.                         </dl>
  478.                         <dl>
  479.                             <dt>
  480.                                 ";
  481.         // line 198
  482.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'198$this->source); })()), "contents", [], "any"falsefalsetrue198), 198$this->source), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "お問い合わせ内容"]);
  483.         echo "
  484.                             </dt>
  485.                             <dd>
  486.                                 <div class=\"ec-input";
  487.         // line 201
  488.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(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.'201$this->source); })()), "contents", [], "any"falsefalsetrue201), 201$this->source))) ? (" error") : (""));
  489.         echo "\">
  490.                                     ";
  491.         // line 202
  492.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'202$this->source); })()), "contents", [], "any"falsefalsetrue202), 202$this->source), 'widget', ["attr" => ["placeholder" => "お問い合わせ内容をこちらにご記入下さい。"]]);
  493.         echo "
  494.                                     ";
  495.         // line 203
  496.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(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.'203$this->source); })()), "contents", [], "any"falsefalsetrue203), 203$this->source), 'errors');
  497.         echo "
  498.                                 </div>
  499.                             </dd>
  500.                         </dl>
  501.                         ";
  502.         // line 209
  503.         echo "                        ";
  504.         $context['_parent'] = $context;
  505.         $context['_seq'] = twig_ensure_traversable((isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'209$this->source); })()));
  506.         foreach ($context['_seq'] as $context["_key"] => $context["f"]) {
  507.             if (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["f"], "vars", [], "any"falsefalsetrue209), "eccube_form_options", [], "any"falsefalsetrue209), "auto_render", [], "any"falsefalsetrue209)) {
  508.                 // line 210
  509.                 echo "                            ";
  510.                 if (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["f"], "vars", [], "any"falsefalsetrue210), "eccube_form_options", [], "any"falsefalsetrue210), "form_theme", [], "any"falsefalsetrue210)) {
  511.                     // line 211
  512.                     echo "                                ";
  513.                     $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"falsefalsetrue211), "eccube_form_options", [], "any"falsefalsetrue211), "form_theme", [], "any"falsefalsetrue211)], true);
  514.                     // line 212
  515.                     echo "                                ";
  516.                     echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed($context["f"], 212$this->source), 'row');
  517.                     echo "
  518.                             ";
  519.                 } else {
  520.                     // line 214
  521.                     echo "                                <dl>
  522.                                     <dt>
  523.                                         ";
  524.                     // line 216
  525.                     echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed($context["f"], 216$this->source), 'label');
  526.                     echo "
  527.                                     </dt>
  528.                                     <dd>
  529.                                         <div class=\"";
  530.                     // line 219
  531.                     echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["f"], "vars", [], "any"falsefalsetrue219), "eccube_form_options", [], "any"falsefalsetrue219), "style_class", [], "any"falsefalsetrue219), 219$this->source), "html"nulltrue);
  532.                     echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed($context["f"], 219$this->source))) ? (" error") : (""));
  533.                     echo "\">
  534.                                             ";
  535.                     // line 220
  536.                     echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed($context["f"], 220$this->source), 'widget');
  537.                     echo "
  538.                                             ";
  539.                     // line 221
  540.                     echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed($context["f"], 221$this->source), 'errors');
  541.                     echo "
  542.                                         </div>
  543.                                     </dd>
  544.                                 </dl>
  545.                             ";
  546.                 }
  547.                 // line 226
  548.                 echo "                        ";
  549.             }
  550.         }
  551.         $_parent $context['_parent'];
  552.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['f'], $context['_parent'], $context['loop']);
  553.         $context array_intersect_key($context$_parent) + $_parent;
  554.         // line 227
  555.         echo "                    </div>
  556.                     <div class=\"ec-RegisterRole__actions\">
  557.                         <div class=\"ec-off4Grid\">
  558.                             <div class=\"ec-off4Grid__cell\">
  559.                                 <button type=\"submit\" class=\"ec-blockBtn--action\" name=\"mode\" value=\"confirm\">";
  560.         // line 231
  561.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("確認ページへ"), "html"nulltrue);
  562.         echo "
  563.                                 </button>
  564.                             </div>
  565.                         </div>
  566.                     </div>
  567.                 </form>
  568.             </div>
  569.         </div>
  570.     </div>
  571. ";
  572.         
  573.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  574.         
  575.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  576.     }
  577.     public function getTemplateName()
  578.     {
  579.         return "Contact/index.twig";
  580.     }
  581.     public function isTraitable()
  582.     {
  583.         return false;
  584.     }
  585.     public function getDebugInfo()
  586.     {
  587.         return array (  581 => 231,  575 => 227,  568 => 226,  560 => 221,  556 => 220,  551 => 219,  545 => 216,  541 => 214,  535 => 212,  532 => 211,  529 => 210,  523 => 209,  515 => 203,  511 => 202,  507 => 201,  501 => 198,  488 => 188,  484 => 187,  479 => 185,  475 => 184,  469 => 181,  465 => 180,  461 => 179,  454 => 175,  445 => 169,  441 => 168,  437 => 167,  431 => 164,  421 => 157,  417 => 156,  412 => 154,  408 => 153,  402 => 150,  398 => 149,  394 => 148,  388 => 145,  379 => 139,  375 => 138,  371 => 137,  367 => 136,  363 => 135,  357 => 132,  347 => 126,  342 => 125,  337 => 124,  333 => 123,  327 => 120,  316 => 113,  311 => 112,  306 => 111,  302 => 110,  296 => 107,  287 => 101,  283 => 100,  279 => 99,  274 => 97,  270 => 96,  266 => 95,  261 => 93,  257 => 92,  253 => 91,  249 => 90,  244 => 88,  239 => 86,  231 => 81,  227 => 80,  223 => 79,  219 => 78,  213 => 75,  204 => 69,  200 => 68,  196 => 67,  191 => 65,  187 => 64,  183 => 63,  177 => 60,  168 => 54,  164 => 53,  158 => 50,  154 => 49,  150 => 48,  144 => 45,  135 => 39,  131 => 38,  127 => 37,  121 => 34,  116 => 31,  112 => 29,  107 => 27,  100 => 23,  95 => 20,  85 => 19,  74 => 16,  64 => 15,  53 => 11,  51 => 13,  38 => 11,);
  588.     }
  589.     public function getSourceContext()
  590.     {
  591.         return new Source("{#
  592. This file is part of EC-CUBE
  593. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  594. http://www.ec-cube.co.jp/
  595. For the full copyright and license information, please view the LICENSE
  596. file that was distributed with this source code.
  597. #}
  598. {% extends 'default_frame.twig' %}
  599. {% form_theme form 'Form/form_div_layout.twig' %}
  600. {% block javascript %}
  601.     <script src=\"//yubinbango.github.io/yubinbango/yubinbango.js\" charset=\"UTF-8\"></script>
  602. {% endblock javascript %}
  603. {% block main %}
  604.     <div class=\"ec-contactRole\">
  605.         <div class=\"ec-pageHeader\">
  606.             <h1>{{ 'お問合せ(入力ページ)'|trans }}</h1>
  607.         </div>
  608.         <div class=\"ec-off1Grid\">
  609.             <div class=\"ec-off1Grid__cell\">
  610.                 <form method=\"post\" action=\"{{ url('contact') }}\" class=\"h-adr\" novalidate>
  611.                     <span class=\"p-country-name\" style=\"display:none;\">Japan</span>
  612.                     {{ form_widget(form._token) }}
  613. {#                     <p class=\"ec-para-normal\">{{ '内容によっては回答をさしあげるのにお時間をいただくこともございます。また、休業日は翌営業日以降の対応となりますのでご了承ください。'|trans|nl2br }}</p> #}
  614.                     <div class=\"ec-borderedDefs\">
  615.                         <dl>
  616.                             <dt class=\"ec-radiopd\">
  617.                                 {{ form_label(form.requester, 'ご依頼者様情報', { 'label_attr': { 'class': 'ec-label' }}) }}
  618.                             </dt>
  619.                             <dd>
  620.                                 <div class=\"ec-radio{{ has_errors(form.requester) ? ' error' }}\">
  621.                                     {{ form_widget(form.requester) }}
  622.                                     {{ form_errors(form.requester) }}
  623.                                 </div>
  624.                             </dd>
  625.                         </dl>
  626.                         <dl>
  627.                             <dt>
  628.                                 {{ form_label(form.name, 'お名前・ご法人様名', { 'label_attr': { 'class': 'ec-label' }}) }}
  629.                             </dt>
  630.                             <dd class=\"dd_box_name\">
  631.                                 <div class=\"ec-input{{ has_errors(form.name) ? ' error' }}\">
  632.                                     {{ form_widget(form.name, {'attr': { 'placeholder': '名字_名前/ご法人様名' }}) }}
  633.                                     {{ form_errors(form.name) }}
  634.                                 </div>
  635.                                 <div class=\"ec-input\">
  636.                                     {{ form_widget(form.manager_name, {'attr': { 'placeholder': 'ご担当者様名' }}) }}
  637.                                     {{ form_errors(form.manager_name) }}
  638.                                 </div>
  639.                             </dd>
  640.                         </dl>
  641.                         <dl>
  642.                             <dt>
  643.                                 {{ form_label(form.kana, 'お名前・ご法人様名/フリガナ', {'label_attr': {'class': 'ec-label'}}) }}
  644.                             </dt>
  645.                             <dd class=\"dd_box_name\">
  646.                                 <div class=\"ec-input{{ has_errors(form.kana.kana01) ? ' error' }}\">
  647.                                     {{ form_widget(form.kana.kana01, {'attr': { 'placeholder': 'ミョウジ_ナマエ/ゴホウジンサマメイ' }}) }}
  648.                                     {{ form_errors(form.kana.kana01) }}
  649.                                 </div>
  650.                                 <div class=\"ec-input{{ has_errors(form.manager_kana) ? ' error' }}\">
  651.                                     {{ form_widget(form.manager_kana, {'attr': { 'placeholder': 'ゴタントウシャ' }}) }}
  652.                                     {{ form_errors(form.manager_kana) }}
  653.                                 </div>
  654.                             </dd>
  655.                         </dl>
  656.                         <dl>
  657.                             <dt>
  658.                                 {{ form_label(form.address, '住所', { 'label_attr': { 'class': 'ec-label' }}) }}
  659.                             </dt>
  660.                             <dd>
  661.                                 <div class=\"ec-zipInput{{ has_errors(form.postal_code) ? ' error' }}\">
  662.                                     <span>{{ '〒'|trans }}</span>
  663.                                     {{ form_widget(form.postal_code) }}
  664.                                     {{ form_errors(form.postal_code) }}
  665.                                 </div>
  666.                                 <div class=\"ec-zipInputHelp\">
  667.                                     <div class=\"ec-zipInputHelp__icon\">
  668.                                         <div class=\"ec-icon\"><img
  669.                                                     src=\"{{ asset('assets/icon/question-white.svg') }}\" alt=\"\">
  670.                                         </div>
  671.                                     </div><a href=\"https://www.post.japanpost.jp/zipcode/\" target=\"_blank\"><span>{{ '郵便番号検索'|trans }}</span></a>
  672.                                 </div>
  673.                                 {{ form_errors(form.postal_code) }}
  674.                                 <div class=\"ec-select{{ has_errors(form.address.pref) ? ' error' }}\">
  675.                                     {{ form_widget(form.address.pref) }}
  676.                                     {{ form_errors(form.address.pref) }}
  677.                                 </div>
  678.                                 <div class=\"ec-input{{ has_errors(form.address.addr01) ? ' error' }}\">
  679.                                     {{ form_widget(form.address.addr01, { 'attr': { 'placeholder': '都道府県・市町村名(例:千代田区神田神保町)' }}) }}
  680.                                     {{ form_errors(form.address.addr01) }}
  681.                                 </div>
  682.                                 <div class=\"ec-input{{ has_errors(form.address.addr02) ? ' error' }}\">
  683.                                     {{ form_widget(form.address.addr02,  { 'attr': { 'placeholder': '番地・ビル名(例:1-3-5)' }}) }}
  684.                                     {{ form_errors(form.address.addr02) }}
  685.                                 </div>
  686.                             </dd>
  687.                         </dl>
  688.                         <dl>
  689.                             <dt>
  690.                                 {{ form_label(form.phone_number, '電話番号', { 'label_attr': { 'class': 'ec-label' }}) }}
  691.                             </dt>
  692.                             <dd>
  693.                                 <div class=\"ec-telInput{{ has_errors(form.phone_number.phone_number01, form.phone_number.phone_number02, form.phone_number.phone_number03) ? ' error' }}\">
  694.                                     <div class=\"hyphen\">{{ form_widget(form.phone_number.phone_number01) }}{{ form_errors(form.phone_number.phone_number01) }}</div>
  695.                                     <div class=\"hyphen\">{{ form_widget(form.phone_number.phone_number02) }}{{ form_errors(form.phone_number.phone_number02) }}</div>
  696.                                     <div>{{ form_widget(form.phone_number.phone_number03) }}{{ form_errors(form.phone_number.phone_number03) }}</div>
  697.                                 </div>
  698.                                 <small class=\"attention\">※お電話番号のご入力が無い場合はメールでのご対応となります。</small>
  699.                             </dd>
  700.                         </dl>
  701.                         <dl>
  702.                             <dt>
  703.                                 {{ form_label(form.fax, 'ファックス番号', { 'label_attr': { 'class': 'ec-label' }}) }}
  704.                             </dt>
  705.                             <dd>
  706.                                 <div class=\"ec-telInput{{ has_errors(form.fax.fax01, form.fax.fax02, form.fax.fax03) ? ' error' }}\">
  707.                                     <div class=\"hyphen\">{{ form_widget(form.fax.fax01) }}{{ form_errors(form.fax.fax01) }}</div>
  708.                                     <div class=\"hyphen\">{{ form_widget(form.fax.fax02) }}{{ form_errors(form.fax.fax02) }}</div>
  709.                                     <div>{{ form_widget(form.fax.fax03) }}{{ form_errors(form.fax.fax03) }}</div>
  710.                                 </div>
  711.                             </dd>
  712.                         </dl>
  713.                         <dl>
  714.                             <dt>
  715.                                 {{ form_label(form.email, 'メールアドレス', { 'label_attr': { 'class': 'ec-label' }}) }}
  716.                             </dt>
  717.                             <dd>
  718.                                 <div class=\"ec-input{{ has_errors(form.email) ? ' error' }}\">
  719.                                     {{ form_widget(form.email.first) }}
  720.                                     {{ form_errors(form.email.first) }}
  721.                                     {{ form_widget(form.email.second) }}
  722.                                     {{ form_errors(form.email.second) }}
  723.                                 </div>
  724.                             </dd>
  725.                         </dl>
  726.                         <dl>
  727.                             <dt>
  728.                                 {{ form_label(form.product_number, '商品型式', { 'label_attr': { 'class': 'ec-label' }}) }}
  729.                             </dt>
  730.                             <dd class=\"dd_box\">
  731.                                 <div class=\"ec-input{{ has_errors(form.product_number) ? ' error' }}\" style=\"max-width: 160px;\">
  732.                                     {{ form_widget(form.product_number,  { 'attr': { 'placeholder': '例)MAC-20' }}) }}
  733.                                     {{ form_errors(form.product_number) }}
  734.                                 </div>
  735.                                 <div class=\"dd_box\">
  736.                                     {{ form_label(form.order_no, 'ご注文Noをお持ちのお客様', { 'label_attr': { 'class': 'ec-label' }}) }}
  737.                                     <div class=\"dd_box ec-input{{ has_errors(form.order_no) ? ' error' }}\">
  738.                                         
  739.                                         {{ form_widget(form.order_no,  { 'attr': { 'placeholder': 'ご注文No.' }}) }}
  740.                                         {{ form_errors(form.order_no) }}
  741.                                     </div>
  742.                                 </div>
  743.                             </dd>
  744.                         </dl>
  745.                         <dl>
  746.                             <dt>
  747.                                 {{ form_label(form.product_name, '商品名', { 'label_attr': { 'class': 'ec-label' }}) }}
  748.                             </dt>
  749.                             <dd>
  750.                                 <div class=\"ec-input{{ has_errors(form.product_name) ? ' error' }}\">
  751.                                     {{ form_widget(form.product_name) }}
  752.                                     {{ form_errors(form.product_name) }}
  753.                                 </div>
  754.                             </dd>
  755.                         </dl>
  756.                         <dl>
  757.                             <dt class=\"ec-radiopd\">
  758.                                 {{ form_label(form.estimate, 'お見積り', { 'label_attr': { 'class': 'ec-label' }}) }}
  759.                             </dt>
  760.                             <dd>
  761.                                 <div class=\"dd_box\">
  762.                                     <div class=\"ec-radio{{ has_errors(form.estimate) ? ' error' }}\">
  763.                                         {{ form_widget(form.estimate) }}
  764.                                         {{ form_errors(form.estimate) }}
  765.                                     </div>
  766.                                     <div class=\"dd_box\">
  767.                                         {{ form_label(form.estimate, '台数', { 'label_attr': { 'class': 'ec-label' }}) }}
  768.                                         <div class=\"ec-input{{ has_errors(form.num) ? ' error' }}\">
  769.                                             
  770.                                             {{ form_widget(form.num) }}
  771.                                             {{ form_errors(form.num) }}
  772.                                         </div>
  773.                                     </div>
  774.                                 </div>
  775.                                 <small class=\"attention\">※お見積りはご依頼頂きましたメールアドレスへPDFにてご返信いたします。</small>
  776.                                 <small class=\"attention\">※部品の取扱・販売はございません。(当ショップにて製品をご購入いただいたお客様を除きます)</small>
  777.                             </dd>
  778.                         </dl>
  779.                         <dl>
  780.                             <dt>
  781.                                 {{ form_label(form.contents, 'お問い合わせ内容', { 'label_attr': { 'class': 'ec-label' }}) }}
  782.                             </dt>
  783.                             <dd>
  784.                                 <div class=\"ec-input{{ has_errors(form.contents) ? ' error' }}\">
  785.                                     {{ form_widget(form.contents,  { 'attr': { 'placeholder': 'お問い合わせ内容をこちらにご記入下さい。' }}) }}
  786.                                     {{ form_errors(form.contents) }}
  787.                                 </div>
  788.                             </dd>
  789.                         </dl>
  790.                         {# エンティティ拡張の自動出力 #}
  791.                         {% for f in form if f.vars.eccube_form_options.auto_render %}
  792.                             {% if f.vars.eccube_form_options.form_theme %}
  793.                                 {% form_theme f f.vars.eccube_form_options.form_theme %}
  794.                                 {{ form_row(f) }}
  795.                             {% else %}
  796.                                 <dl>
  797.                                     <dt>
  798.                                         {{ form_label(f) }}
  799.                                     </dt>
  800.                                     <dd>
  801.                                         <div class=\"{{ f.vars.eccube_form_options.style_class }}{{ has_errors(f) ? ' error' }}\">
  802.                                             {{ form_widget(f) }}
  803.                                             {{ form_errors(f) }}
  804.                                         </div>
  805.                                     </dd>
  806.                                 </dl>
  807.                             {% endif %}
  808.                         {% endfor %}
  809.                     </div>
  810.                     <div class=\"ec-RegisterRole__actions\">
  811.                         <div class=\"ec-off4Grid\">
  812.                             <div class=\"ec-off4Grid__cell\">
  813.                                 <button type=\"submit\" class=\"ec-blockBtn--action\" name=\"mode\" value=\"confirm\">{{ '確認ページへ'|trans }}
  814.                                 </button>
  815.                             </div>
  816.                         </div>
  817.                     </div>
  818.                 </form>
  819.             </div>
  820.         </div>
  821.     </div>
  822. {% endblock %}""Contact/index.twig""/home/nakatomishop/www/NfNudtBdkd/app/template/default/Contact/index.twig");
  823.     }
  824.     
  825.     public function checkSecurity()
  826.     {
  827.         static $tags = array("form_theme" => 13"for" => 209"if" => 210);
  828.         static $filters = array("escape" => 23"trans" => 23);
  829.         static $functions = array("url" => 27"form_widget" => 29"form_label" => 34"has_errors" => 37"form_errors" => 39"asset" => 86"form_row" => 212);
  830.         try {
  831.             $this->sandbox->checkSecurity(
  832.                 ['form_theme''for''if'],
  833.                 ['escape''trans'],
  834.                 ['url''form_widget''form_label''has_errors''form_errors''asset''form_row']
  835.             );
  836.         } catch (SecurityError $e) {
  837.             $e->setSourceContext($this->source);
  838.             if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
  839.                 $e->setTemplateLine($tags[$e->getTagName()]);
  840.             } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
  841.                 $e->setTemplateLine($filters[$e->getFilterName()]);
  842.             } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
  843.                 $e->setTemplateLine($functions[$e->getFunctionName()]);
  844.             }
  845.             throw $e;
  846.         }
  847.     }
  848. }