var/cache/dev/twig/7e/7ee4da7e857fc6cb444eff794e8448f7.php line 41

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. /* Entry/index.twig */
  14. class __TwigTemplate_b59a1ec335abcaa7eb656ff28f6cb7a8 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_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  38.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Entry/index.twig"));
  39.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  40.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Entry/index.twig"));
  41.         // line 13
  42.         $context["body_class"] = "registration_page";
  43.         // line 15
  44.         $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.'15$this->source); })()), [=> "Form/form_div_layout.twig"], true);
  45.         // line 11
  46.         $this->parent $this->loadTemplate("default_frame.twig""Entry/index.twig"11);
  47.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  48.         
  49.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  50.         
  51.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  52.     }
  53.     // line 17
  54.     public function block_javascript($context, array $blocks = [])
  55.     {
  56.         $macros $this->macros;
  57.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  58.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  59.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  60.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  61.         // line 18
  62.         echo "    <script src=\"//yubinbango.github.io/yubinbango/yubinbango.js\" charset=\"UTF-8\"></script>
  63. ";
  64.         
  65.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  66.         
  67.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  68.     }
  69.     // line 21
  70.     public function block_main($context, array $blocks = [])
  71.     {
  72.         $macros $this->macros;
  73.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  74.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  75.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  76.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  77.         // line 22
  78.         echo "    <div class=\"ec-registerRole\">
  79.         <div class=\"ec-pageHeader\">
  80.             <h1>";
  81.         // line 24
  82.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("新規会員登録"), "html"nulltrue);
  83.         echo "</h1>
  84.         </div>
  85.         <div class=\"ec-off1Grid\">
  86.             <div class=\"ec-off1Grid__cell\">
  87.                 <form method=\"post\" action=\"";
  88.         // line 28
  89.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("entry");
  90.         echo "\" novalidate class=\"h-adr\">
  91.                     <span class=\"p-country-name\" style=\"display:none;\">Japan</span>
  92.                     ";
  93.         // line 30
  94.         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.'30$this->source); })()), "_token", [], "any"falsefalsetrue30), 30$this->source), 'widget');
  95.         echo "
  96.                     <div class=\"ec-borderedDefs\">
  97.                         <dl>
  98.                             <dt>
  99.                                 ";
  100.         // line 34
  101.         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); })()), "name", [], "any"falsefalsetrue34), 34$this->source), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "お名前"]);
  102.         echo "
  103.                             </dt>
  104.                             <dd>
  105.                                 <div class=\"ec-halfInput";
  106.         // line 37
  107.         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.'37$this->source); })()), "name", [], "any"falsefalsetrue37), "name01", [], "any"falsefalsetrue37), 37$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.'37$this->source); })()), "name", [], "any"falsefalsetrue37), "name02", [], "any"falsefalsetrue37), 37$this->source))) ? (" error") : (""));
  108.         echo "\">
  109.                                     ";
  110.         // line 38
  111.         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.'38$this->source); })()), "name", [], "any"falsefalsetrue38), "name01", [], "any"falsefalsetrue38), 38$this->source), 'widget', ["attr" => ["placeholder" => "姓"]]);
  112.         echo "
  113.                                     ";
  114.         // line 39
  115.         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.'39$this->source); })()), "name", [], "any"falsefalsetrue39), "name02", [], "any"falsefalsetrue39), 39$this->source), 'widget', ["attr" => ["placeholder" => "名"]]);
  116.         echo "
  117.                                     ";
  118.         // line 40
  119.         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.'40$this->source); })()), "name", [], "any"falsefalsetrue40), "name01", [], "any"falsefalsetrue40), 40$this->source), 'errors');
  120.         echo "
  121.                                     ";
  122.         // line 41
  123.         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.'41$this->source); })()), "name", [], "any"falsefalsetrue41), "name02", [], "any"falsefalsetrue41), 41$this->source), 'errors');
  124.         echo "
  125.                                 </div>
  126.                             </dd>
  127.                         </dl>
  128.                         <dl>
  129.                             <dt>
  130.                                 ";
  131.         // line 47
  132.         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.'47$this->source); })()), "kana", [], "any"falsefalsetrue47), 47$this->source), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "お名前(カナ)"]);
  133.         echo "
  134.                             </dt>
  135.                             <dd>
  136.                                 <div class=\"ec-halfInput";
  137.         // line 50
  138.         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.'50$this->source); })()), "kana", [], "any"falsefalsetrue50), "kana01", [], "any"falsefalsetrue50), 50$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.'50$this->source); })()), "kana", [], "any"falsefalsetrue50), "kana02", [], "any"falsefalsetrue50), 50$this->source))) ? (" error") : (""));
  139.         echo "\">
  140.                                     ";
  141.         // line 51
  142.         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.'51$this->source); })()), "kana", [], "any"falsefalsetrue51), "kana01", [], "any"falsefalsetrue51), 51$this->source), 'widget', ["attr" => ["placeholder" => "セイ"]]);
  143.         echo "
  144.                                     ";
  145.         // line 52
  146.         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.'52$this->source); })()), "kana", [], "any"falsefalsetrue52), "kana02", [], "any"falsefalsetrue52), 52$this->source), 'widget', ["attr" => ["placeholder" => "メイ"]]);
  147.         echo "
  148.                                     ";
  149.         // line 53
  150.         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.'53$this->source); })()), "kana", [], "any"falsefalsetrue53), "kana01", [], "any"falsefalsetrue53), 53$this->source), 'errors');
  151.         echo "
  152.                                     ";
  153.         // line 54
  154.         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.'54$this->source); })()), "kana", [], "any"falsefalsetrue54), "kana02", [], "any"falsefalsetrue54), 54$this->source), 'errors');
  155.         echo "
  156.                                 </div>
  157.                             </dd>
  158.                         </dl>
  159.                         <dl>
  160.                             <dt>
  161.                                 ";
  162.         // line 60
  163.         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); })()), "company_name", [], "any"falsefalsetrue60), 60$this->source), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "会社名"]);
  164.         echo "
  165.                             </dt>
  166.                             <dd>
  167.                                 <div class=\"ec-halfInput";
  168.         // line 63
  169.         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.'63$this->source); })()), "company_name", [], "any"falsefalsetrue63), 63$this->source))) ? (" error") : (""));
  170.         echo "\">
  171.                                     ";
  172.         // line 64
  173.         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.'64$this->source); })()), "company_name", [], "any"falsefalsetrue64), 64$this->source), 'widget');
  174.         echo "
  175.                                     ";
  176.         // line 65
  177.         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.'65$this->source); })()), "company_name", [], "any"falsefalsetrue65), 65$this->source), 'errors');
  178.         echo "
  179.                                 </div>
  180.                             </dd>
  181.                         </dl>
  182.                         <dl>
  183.                             <dt>
  184.                                 ";
  185.         // line 71
  186.         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.'71$this->source); })()), "address", [], "any"falsefalsetrue71), 71$this->source), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "住所"]);
  187.         echo "
  188.                             </dt>
  189.                             <dd>
  190.                                 <div class=\"ec-zipInput";
  191.         // line 74
  192.         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.'74$this->source); })()), "postal_code", [], "any"falsefalsetrue74), 74$this->source))) ? (" error") : (""));
  193.         echo "\"><span>";
  194.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("〒"), "html"nulltrue);
  195.         echo "</span>
  196.                                     ";
  197.         // line 75
  198.         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); })()), "postal_code", [], "any"falsefalsetrue75), 75$this->source), 'widget');
  199.         echo "
  200.                                     <div class=\"ec-zipInputHelp\">
  201.                                         <div class=\"ec-zipInputHelp__icon\">
  202.                                             <div class=\"ec-icon\"><img
  203.                                                         src=\"";
  204.         // line 79
  205.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/question-white.svg"), "html"nulltrue);
  206.         echo "\" alt=\"\">
  207.                                             </div>
  208.                                         </div><a href=\"https://www.post.japanpost.jp/zipcode/\" target=\"_blank\"><span>";
  209.         // line 81
  210.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("郵便番号検索"), "html"nulltrue);
  211.         echo "</span></a>
  212.                                     </div>
  213.                                     ";
  214.         // line 83
  215.         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.'83$this->source); })()), "postal_code", [], "any"falsefalsetrue83), 83$this->source), 'errors');
  216.         echo "
  217.                                 </div>
  218.                                 <div class=\"ec-select";
  219.         // line 86
  220.         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.'86$this->source); })()), "address", [], "any"falsefalsetrue86), "pref", [], "any"falsefalsetrue86), 86$this->source))) ? (" error") : (""));
  221.         echo "\">
  222.                                     ";
  223.         // line 87
  224.         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.'87$this->source); })()), "address", [], "any"falsefalsetrue87), "pref", [], "any"falsefalsetrue87), 87$this->source), 'widget');
  225.         echo "
  226.                                     ";
  227.         // line 88
  228.         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.'88$this->source); })()), "address", [], "any"falsefalsetrue88), "pref", [], "any"falsefalsetrue88), 88$this->source), 'errors');
  229.         echo "
  230.                                 </div>
  231.                                 <div class=\"ec-input";
  232.         // line 90
  233.         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.'90$this->source); })()), "address", [], "any"falsefalsetrue90), "addr01", [], "any"falsefalsetrue90), 90$this->source))) ? (" error") : (""));
  234.         echo "\">
  235.                                     ";
  236.         // line 91
  237.         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.'91$this->source); })()), "address", [], "any"falsefalsetrue91), "addr01", [], "any"falsefalsetrue91), 91$this->source), 'widget', ["attr" => ["placeholder" => "市区町村名(例:大阪市北区)"]]);
  238.         echo "
  239.                                     ";
  240.         // line 92
  241.         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), "addr01", [], "any"falsefalsetrue92), 92$this->source), 'errors');
  242.         echo "
  243.                                 </div>
  244.                                 <div class=\"ec-input";
  245.         // line 94
  246.         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.'94$this->source); })()), "address", [], "any"falsefalsetrue94), "addr02", [], "any"falsefalsetrue94), 94$this->source))) ? (" error") : (""));
  247.         echo "\">
  248.                                     ";
  249.         // line 95
  250.         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.'95$this->source); })()), "address", [], "any"falsefalsetrue95), "addr02", [], "any"falsefalsetrue95), 95$this->source), 'widget', ["attr" => ["placeholder" => "番地・ビル名(例:西梅田1丁目6-8)"]]);
  251.         echo "
  252.                                     ";
  253.         // line 96
  254.         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), "addr02", [], "any"falsefalsetrue96), 96$this->source), 'errors');
  255.         echo "
  256.                                 </div>
  257.                             </dd>
  258.                         </dl>
  259.                         <dl>
  260.                             <dt>
  261.                                 ";
  262.         // line 102
  263.         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.'102$this->source); })()), "phone_number", [], "any"falsefalsetrue102), 102$this->source), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "電話番号"]);
  264.         echo "
  265.                             </dt>
  266.                             <dd>
  267.                                 <div class=\"ec-telInput";
  268.         // line 105
  269.         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.'105$this->source); })()), "phone_number", [], "any"falsefalsetrue105), 105$this->source))) ? (" error") : (""));
  270.         echo "\">
  271.                                     ";
  272.         // line 106
  273.         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.'106$this->source); })()), "phone_number", [], "any"falsefalsetrue106), 106$this->source), 'widget');
  274.         echo "
  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), 'errors');
  278.         echo "
  279.                                 </div>
  280.                             </dd>
  281.                         </dl>
  282.                         <dl>
  283.                             <dt>
  284.                                 ";
  285.         // line 113
  286.         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.'113$this->source); })()), "email", [], "any"falsefalsetrue113), 113$this->source), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "メールアドレス"]);
  287.         echo "
  288.                             </dt>
  289.                             <dd>
  290.                                 <div class=\"ec-input";
  291.         // line 116
  292.         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.'116$this->source); })()), "email", [], "any"falsefalsetrue116), "first", [], "any"falsefalsetrue116), 116$this->source))) ? (" error") : (""));
  293.         echo "\">
  294.                                     ";
  295.         // line 117
  296.         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.'117$this->source); })()), "email", [], "any"falsefalsetrue117), "first", [], "any"falsefalsetrue117), 117$this->source), 'widget', ["attr" => ["placeholder" => "例:ec-cube@example.com"]]);
  297.         echo "
  298.                                     ";
  299.         // line 118
  300.         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.'118$this->source); })()), "email", [], "any"falsefalsetrue118), "first", [], "any"falsefalsetrue118), 118$this->source), 'errors');
  301.         echo "
  302.                                 </div>
  303.                                 <div class=\"ec-input";
  304.         // line 120
  305.         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.'120$this->source); })()), "email", [], "any"falsefalsetrue120), "second", [], "any"falsefalsetrue120), 120$this->source))) ? (" error") : (""));
  306.         echo "\">
  307.                                     ";
  308.         // line 121
  309.         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.'121$this->source); })()), "email", [], "any"falsefalsetrue121), "second", [], "any"falsefalsetrue121), 121$this->source), 'widget', ["attr" => ["placeholder" => "確認のためもう一度入力してください"]]);
  310.         echo "
  311.                                     ";
  312.         // line 122
  313.         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.'122$this->source); })()), "email", [], "any"falsefalsetrue122), "second", [], "any"falsefalsetrue122), 122$this->source), 'errors');
  314.         echo "
  315.                                 </div>
  316.                             </dd>
  317.                         </dl>
  318.                         <dl>
  319.                             <dt>
  320.                                 ";
  321.         // line 128
  322.         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.'128$this->source); })()), "plain_password", [], "any"falsefalsetrue128), 128$this->source), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "パスワード"]);
  323.         echo "
  324.                             </dt>
  325.                             <dd>
  326.                                 <div class=\"ec-input";
  327.         // line 131
  328.         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.'131$this->source); })()), "plain_password", [], "any"falsefalsetrue131), "first", [], "any"falsefalsetrue131), 131$this->source))) ? (" error") : (""));
  329.         echo "\">
  330.                                     ";
  331.         // line 132
  332.         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.'132$this->source); })()), "plain_password", [], "any"falsefalsetrue132), "first", [], "any"falsefalsetrue132), 132$this->source), 'widget', ["attr" => ["placeholder" => $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("半角英数記号%min%〜%max%文字", ["%min%" => twig_get_attribute($this->env$this->source,         // line 133
  333. (isset($context["eccube_config"]) || array_key_exists("eccube_config"$context) ? $context["eccube_config"] : (function () { throw new RuntimeError('Variable "eccube_config" does not exist.'133$this->source); })()), "eccube_password_min_len", [], "any"falsefalsetrue133), "%max%" => twig_get_attribute($this->env$this->source, (isset($context["eccube_config"]) || array_key_exists("eccube_config"$context) ? $context["eccube_config"] : (function () { throw new RuntimeError('Variable "eccube_config" does not exist.'133$this->source); })()), "eccube_password_max_len", [], "any"falsefalsetrue133)])], "type" => "password"]);
  334.         // line 135
  335.         echo "
  336.                                     ";
  337.         // line 136
  338.         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); })()), "plain_password", [], "any"falsefalsetrue136), "first", [], "any"falsefalsetrue136), 136$this->source), 'errors');
  339.         echo "
  340.                                 </div>
  341.                                 <div class=\"ec-input";
  342.         // line 138
  343.         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.'138$this->source); })()), "plain_password", [], "any"falsefalsetrue138), "second", [], "any"falsefalsetrue138), 138$this->source))) ? (" error") : (""));
  344.         echo "\">
  345.                                     ";
  346.         // line 139
  347.         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); })()), "plain_password", [], "any"falsefalsetrue139), "second", [], "any"falsefalsetrue139), 139$this->source), 'widget', ["attr" => ["placeholder" => $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("確認のためもう一度入力してください")], "type" => "password"]);
  348.         // line 142
  349.         echo "
  350.                                     ";
  351.         // line 143
  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.'143$this->source); })()), "plain_password", [], "any"falsefalsetrue143), "second", [], "any"falsefalsetrue143), 143$this->source), 'errors');
  353.         echo "
  354.                                 </div>
  355.                             </dd>
  356.                         </dl>
  357.                         <dl>
  358.                             <dt>
  359.                                 ";
  360.         // line 149
  361.         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); })()), "birth", [], "any"falsefalsetrue149), 149$this->source), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "生年月日"]);
  362.         echo "
  363.                             </dt>
  364.                             <dd>
  365.                                 <div class=\"ec-birth";
  366.         // line 152
  367.         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.'152$this->source); })()), "birth", [], "any"falsefalsetrue152), 152$this->source))) ? (" error") : (""));
  368.         echo "\">
  369.                                     ";
  370.         // line 153
  371.         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.'153$this->source); })()), "birth", [], "any"falsefalsetrue153), "year", [], "any"falsefalsetrue153), 153$this->source), 'widget');
  372.         echo "<span>/</span>
  373.                                     ";
  374.         // line 154
  375.         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.'154$this->source); })()), "birth", [], "any"falsefalsetrue154), "month", [], "any"falsefalsetrue154), 154$this->source), 'widget');
  376.         echo "<span>/</span>
  377.                                     ";
  378.         // line 155
  379.         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.'155$this->source); })()), "birth", [], "any"falsefalsetrue155), "day", [], "any"falsefalsetrue155), 155$this->source), 'widget');
  380.         echo "
  381.                                     ";
  382.         // line 156
  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.'156$this->source); })()), "birth", [], "any"falsefalsetrue156), 156$this->source), 'errors');
  384.         echo "
  385.                                 </div>
  386.                             </dd>
  387.                         </dl>
  388.                         <dl>
  389.                             <dt>
  390.                                 ";
  391.         // line 162
  392.         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.'162$this->source); })()), "sex", [], "any"falsefalsetrue162), 162$this->source), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "性別"]);
  393.         echo "
  394.                             </dt>
  395.                             <dd>
  396.                                 <div class=\"ec-radio";
  397.         // line 165
  398.         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.'165$this->source); })()), "sex", [], "any"falsefalsetrue165), 165$this->source))) ? (" error") : (""));
  399.         echo "\">
  400.                                     ";
  401.         // line 166
  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.'166$this->source); })()), "sex", [], "any"falsefalsetrue166), 166$this->source), 'widget');
  403.         echo "
  404.                                     ";
  405.         // line 167
  406.         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.'167$this->source); })()), "sex", [], "any"falsefalsetrue167), 167$this->source), 'errors');
  407.         echo "
  408.                                 </div>
  409.                             </dd>
  410.                         </dl>
  411.                         <dl>
  412.                             <dt>
  413.                                 ";
  414.         // line 173
  415.         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.'173$this->source); })()), "job", [], "any"falsefalsetrue173), 173$this->source), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "職業"]);
  416.         echo "
  417.                             </dt>
  418.                             <dd>
  419.                                 <div class=\"ec-select";
  420.         // line 176
  421.         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.'176$this->source); })()), "job", [], "any"falsefalsetrue176), 176$this->source))) ? (" error") : (""));
  422.         echo "\">
  423.                                     ";
  424.         // line 177
  425.         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.'177$this->source); })()), "job", [], "any"falsefalsetrue177), 177$this->source), 'widget');
  426.         echo "
  427.                                     ";
  428.         // line 178
  429.         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.'178$this->source); })()), "job", [], "any"falsefalsetrue178), 178$this->source), 'errors');
  430.         echo "
  431.                                 </div>
  432.                             </dd>
  433.                         </dl>
  434.                         ";
  435.         // line 183
  436.         echo "                        ";
  437.         $context['_parent'] = $context;
  438.         $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.'183$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"falsefalsetrue183), "eccube_form_options", [], "any"falsefalsetrue183), "auto_render", [], "any"falsefalsetrue183); }));
  439.         foreach ($context['_seq'] as $context["_key"] => $context["f"]) {
  440.             // line 184
  441.             echo "                            ";
  442.             if (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["f"], "vars", [], "any"falsefalsetrue184), "eccube_form_options", [], "any"falsefalsetrue184), "form_theme", [], "any"falsefalsetrue184)) {
  443.                 // line 185
  444.                 echo "                                ";
  445.                 $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"falsefalsetrue185), "eccube_form_options", [], "any"falsefalsetrue185), "form_theme", [], "any"falsefalsetrue185)], true);
  446.                 // line 186
  447.                 echo "                                ";
  448.                 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed($context["f"], 186$this->source), 'row');
  449.                 echo "
  450.                             ";
  451.             } else {
  452.                 // line 188
  453.                 echo "                                <dl>
  454.                                     <dt>
  455.                                         ";
  456.                 // line 190
  457.                 $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"falsetruetrue190), "label_attr", [], "any"falsetruetrue190), "class", [], "any"truetruetrue190)) ? (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["f"], "vars", [], "any"falsefalsetrue190), "label_attr", [], "any"falsefalsetrue190), "class", [], "any"falsefalsetrue190)) : (""));
  458.                 // line 191
  459.                 echo "                                        ";
  460.                 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed($context["f"], 191$this->source), 'label', ["label_attr" => ["class" => ($this->sandbox->ensureToStringAllowed((isset($context["label_class"]) || array_key_exists("label_class"$context) ? $context["label_class"] : (function () { throw new RuntimeError('Variable "label_class" does not exist.'191$this->source); })()), 191$this->source) . " ec-label")]] + (twig_test_empty($_label_ $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["f"], "vars", [], "any"falsefalsetrue191), "label", [], "any"falsefalsetrue191), 191$this->source)) ? [] : ["label" => $_label_]));
  461.                 echo "
  462.                                     </dt>
  463.                                     <dd>
  464.                                         <div class=\"";
  465.                 // line 194
  466.                 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"falsefalsetrue194), "eccube_form_options", [], "any"falsefalsetrue194), "style_class", [], "any"falsefalsetrue194), 194$this->source), "html"nulltrue);
  467.                 echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed($context["f"], 194$this->source))) ? (" error") : (""));
  468.                 echo "\">
  469.                                             ";
  470.                 // line 195
  471.                 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed($context["f"], 195$this->source), 'widget');
  472.                 echo "
  473.                                             ";
  474.                 // line 196
  475.                 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed($context["f"], 196$this->source), 'errors');
  476.                 echo "
  477.                                         </div>
  478.                                     </dd>
  479.                                 </dl>
  480.                             ";
  481.             }
  482.             // line 201
  483.             echo "                        ";
  484.         }
  485.         $_parent $context['_parent'];
  486.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['f'], $context['_parent'], $context['loop']);
  487.         $context array_intersect_key($context$_parent) + $_parent;
  488.         // line 202
  489.         echo "                    </div>
  490.                     <div class=\"ec-registerRole__actions\">
  491.                         <div class=\"ec-checkbox";
  492.         // line 204
  493.         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.'204$this->source); })()), "user_policy_check", [], "any"falsefalsetrue204), 204$this->source))) ? (" error") : (""));
  494.         echo "\">
  495.                             <label>
  496.                                 ";
  497.         // line 206
  498.         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.'206$this->source); })()), "user_policy_check", [], "any"falsefalsetrue206), 206$this->source), 'widget');
  499.         echo "
  500.                                 ";
  501.         // line 207
  502.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("<a class=\"ec-link\" href=\"%url%\" target=\"_blank\">利用規約</a>に同意してお進みください", ["%url%" => $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("help_agreement")]);
  503.         echo "
  504.                             </label>
  505.                             ";
  506.         // line 209
  507.         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.'209$this->source); })()), "user_policy_check", [], "any"falsefalsetrue209), 209$this->source), 'errors');
  508.         echo "
  509.                         </div>
  510.                         <div class=\"ec-off4Grid\">
  511.                             <div class=\"ec-off4Grid__cell\">
  512.                                 <button class=\"ec-blockBtn--action\" type=\"submit\" name=\"mode\" value=\"confirm\">";
  513.         // line 213
  514.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("同意する"), "html"nulltrue);
  515.         echo "</button>
  516.                                 <a class=\"ec-blockBtn--cancel\" href=\"";
  517.         // line 214
  518.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  519.         echo "\">";
  520.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("同意しない"), "html"nulltrue);
  521.         echo "</a>
  522.                             </div>
  523.                         </div>
  524.                     </div>
  525.                 </form>
  526.             </div>
  527.         </div>
  528.     </div>
  529. ";
  530.         
  531.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  532.         
  533.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  534.     }
  535.     public function getTemplateName()
  536.     {
  537.         return "Entry/index.twig";
  538.     }
  539.     public function isTraitable()
  540.     {
  541.         return false;
  542.     }
  543.     public function getDebugInfo()
  544.     {
  545.         return array (  538 => 214,  534 => 213,  527 => 209,  522 => 207,  518 => 206,  513 => 204,  509 => 202,  503 => 201,  495 => 196,  491 => 195,  486 => 194,  479 => 191,  477 => 190,  473 => 188,  467 => 186,  464 => 185,  461 => 184,  456 => 183,  449 => 178,  445 => 177,  441 => 176,  435 => 173,  426 => 167,  422 => 166,  418 => 165,  412 => 162,  403 => 156,  399 => 155,  395 => 154,  391 => 153,  387 => 152,  381 => 149,  372 => 143,  369 => 142,  367 => 139,  363 => 138,  358 => 136,  355 => 135,  353 => 133,  352 => 132,  348 => 131,  342 => 128,  333 => 122,  329 => 121,  325 => 120,  320 => 118,  316 => 117,  312 => 116,  306 => 113,  297 => 107,  293 => 106,  289 => 105,  283 => 102,  274 => 96,  270 => 95,  266 => 94,  261 => 92,  257 => 91,  253 => 90,  248 => 88,  244 => 87,  240 => 86,  234 => 83,  229 => 81,  224 => 79,  217 => 75,  211 => 74,  205 => 71,  196 => 65,  192 => 64,  188 => 63,  182 => 60,  173 => 54,  169 => 53,  165 => 52,  161 => 51,  157 => 50,  151 => 47,  142 => 41,  138 => 40,  134 => 39,  130 => 38,  126 => 37,  120 => 34,  113 => 30,  108 => 28,  101 => 24,  97 => 22,  87 => 21,  76 => 18,  66 => 17,  55 => 11,  53 => 15,  51 => 13,  38 => 11,);
  546.     }
  547.     public function getSourceContext()
  548.     {
  549.         return new Source("{#
  550. This file is part of EC-CUBE
  551. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  552. http://www.ec-cube.co.jp/
  553. For the full copyright and license information, please view the LICENSE
  554. file that was distributed with this source code.
  555. #}
  556. {% extends 'default_frame.twig' %}
  557. {% set body_class = 'registration_page' %}
  558. {% form_theme form 'Form/form_div_layout.twig' %}
  559. {% block javascript %}
  560.     <script src=\"//yubinbango.github.io/yubinbango/yubinbango.js\" charset=\"UTF-8\"></script>
  561. {% endblock javascript %}
  562. {% block main %}
  563.     <div class=\"ec-registerRole\">
  564.         <div class=\"ec-pageHeader\">
  565.             <h1>{{ '新規会員登録'|trans }}</h1>
  566.         </div>
  567.         <div class=\"ec-off1Grid\">
  568.             <div class=\"ec-off1Grid__cell\">
  569.                 <form method=\"post\" action=\"{{ url('entry') }}\" novalidate class=\"h-adr\">
  570.                     <span class=\"p-country-name\" style=\"display:none;\">Japan</span>
  571.                     {{ form_widget(form._token) }}
  572.                     <div class=\"ec-borderedDefs\">
  573.                         <dl>
  574.                             <dt>
  575.                                 {{ form_label(form.name, 'お名前', { 'label_attr': { 'class': 'ec-label' }}) }}
  576.                             </dt>
  577.                             <dd>
  578.                                 <div class=\"ec-halfInput{{ has_errors(form.name.name01, form.name.name02) ? ' error'}}\">
  579.                                     {{ form_widget(form.name.name01, { 'attr': { 'placeholder': '姓' }}) }}
  580.                                     {{ form_widget(form.name.name02, { 'attr': { 'placeholder': '名' }}) }}
  581.                                     {{ form_errors(form.name.name01) }}
  582.                                     {{ form_errors(form.name.name02) }}
  583.                                 </div>
  584.                             </dd>
  585.                         </dl>
  586.                         <dl>
  587.                             <dt>
  588.                                 {{ form_label(form.kana, 'お名前(カナ)', { 'label_attr': { 'class': 'ec-label' }}) }}
  589.                             </dt>
  590.                             <dd>
  591.                                 <div class=\"ec-halfInput{{ has_errors(form.kana.kana01, form.kana.kana02) ? ' error'}}\">
  592.                                     {{ form_widget(form.kana.kana01, { 'attr': { 'placeholder': 'セイ' }}) }}
  593.                                     {{ form_widget(form.kana.kana02, { 'attr': { 'placeholder': 'メイ' }}) }}
  594.                                     {{ form_errors(form.kana.kana01) }}
  595.                                     {{ form_errors(form.kana.kana02) }}
  596.                                 </div>
  597.                             </dd>
  598.                         </dl>
  599.                         <dl>
  600.                             <dt>
  601.                                 {{ form_label(form.company_name, '会社名', { 'label_attr': { 'class': 'ec-label' }}) }}
  602.                             </dt>
  603.                             <dd>
  604.                                 <div class=\"ec-halfInput{{ has_errors(form.company_name) ? ' error' }}\">
  605.                                     {{ form_widget(form.company_name) }}
  606.                                     {{ form_errors(form.company_name) }}
  607.                                 </div>
  608.                             </dd>
  609.                         </dl>
  610.                         <dl>
  611.                             <dt>
  612.                                 {{ form_label(form.address, '住所', { 'label_attr': { 'class': 'ec-label' }}) }}
  613.                             </dt>
  614.                             <dd>
  615.                                 <div class=\"ec-zipInput{{ has_errors(form.postal_code) ? ' error' }}\"><span>{{ '〒'|trans }}</span>
  616.                                     {{ form_widget(form.postal_code) }}
  617.                                     <div class=\"ec-zipInputHelp\">
  618.                                         <div class=\"ec-zipInputHelp__icon\">
  619.                                             <div class=\"ec-icon\"><img
  620.                                                         src=\"{{ asset('assets/icon/question-white.svg') }}\" alt=\"\">
  621.                                             </div>
  622.                                         </div><a href=\"https://www.post.japanpost.jp/zipcode/\" target=\"_blank\"><span>{{ '郵便番号検索'|trans }}</span></a>
  623.                                     </div>
  624.                                     {{ form_errors(form.postal_code) }}
  625.                                 </div>
  626.                                 <div class=\"ec-select{{ has_errors(form.address.pref) ? ' error' }}\">
  627.                                     {{ form_widget(form.address.pref) }}
  628.                                     {{ form_errors(form.address.pref) }}
  629.                                 </div>
  630.                                 <div class=\"ec-input{{ has_errors(form.address.addr01) ? ' error' }}\">
  631.                                     {{ form_widget(form.address.addr01, { 'attr': { 'placeholder': '市区町村名(例:大阪市北区)' }}) }}
  632.                                     {{ form_errors(form.address.addr01) }}
  633.                                 </div>
  634.                                 <div class=\"ec-input{{ has_errors(form.address.addr02) ? ' error' }}\">
  635.                                     {{ form_widget(form.address.addr02,  { 'attr': { 'placeholder': '番地・ビル名(例:西梅田1丁目6-8)' }}) }}
  636.                                     {{ form_errors(form.address.addr02) }}
  637.                                 </div>
  638.                             </dd>
  639.                         </dl>
  640.                         <dl>
  641.                             <dt>
  642.                                 {{ form_label(form.phone_number, '電話番号', { 'label_attr': { 'class': 'ec-label' }}) }}
  643.                             </dt>
  644.                             <dd>
  645.                                 <div class=\"ec-telInput{{ has_errors(form.phone_number) ? ' error' }}\">
  646.                                     {{ form_widget(form.phone_number) }}
  647.                                     {{ form_errors(form.phone_number) }}
  648.                                 </div>
  649.                             </dd>
  650.                         </dl>
  651.                         <dl>
  652.                             <dt>
  653.                                 {{ form_label(form.email, 'メールアドレス', { 'label_attr': { 'class': 'ec-label' }}) }}
  654.                             </dt>
  655.                             <dd>
  656.                                 <div class=\"ec-input{{ has_errors(form.email.first) ? ' error' }}\">
  657.                                     {{ form_widget(form.email.first, { 'attr': { 'placeholder': '例:ec-cube@example.com' }}) }}
  658.                                     {{ form_errors(form.email.first) }}
  659.                                 </div>
  660.                                 <div class=\"ec-input{{ has_errors(form.email.second) ? ' error' }}\">
  661.                                     {{ form_widget(form.email.second, { 'attr': { 'placeholder': '確認のためもう一度入力してください' }}) }}
  662.                                     {{ form_errors(form.email.second) }}
  663.                                 </div>
  664.                             </dd>
  665.                         </dl>
  666.                         <dl>
  667.                             <dt>
  668.                                 {{ form_label(form.plain_password, 'パスワード', { 'label_attr': {'class': 'ec-label' }}) }}
  669.                             </dt>
  670.                             <dd>
  671.                                 <div class=\"ec-input{{ has_errors(form.plain_password.first) ? ' error' }}\">
  672.                                     {{ form_widget(form.plain_password.first, {
  673.                                         'attr': { 'placeholder': '半角英数記号%min%〜%max%文字'|trans({ '%min%': eccube_config.eccube_password_min_len, '%max%': eccube_config.eccube_password_max_len }) },
  674.                                         'type': 'password'
  675.                                     }) }}
  676.                                     {{ form_errors(form.plain_password.first) }}
  677.                                 </div>
  678.                                 <div class=\"ec-input{{ has_errors(form.plain_password.second) ? ' error' }}\">
  679.                                     {{ form_widget(form.plain_password.second, {
  680.                                         'attr': { 'placeholder': '確認のためもう一度入力してください'|trans },
  681.                                         'type': 'password'
  682.                                     }) }}
  683.                                     {{ form_errors(form.plain_password.second) }}
  684.                                 </div>
  685.                             </dd>
  686.                         </dl>
  687.                         <dl>
  688.                             <dt>
  689.                                 {{ form_label(form.birth, '生年月日', { 'label_attr': {'class': 'ec-label' }}) }}
  690.                             </dt>
  691.                             <dd>
  692.                                 <div class=\"ec-birth{{ has_errors(form.birth) ? ' error' }}\">
  693.                                     {{ form_widget(form.birth.year) }}<span>/</span>
  694.                                     {{ form_widget(form.birth.month) }}<span>/</span>
  695.                                     {{ form_widget(form.birth.day) }}
  696.                                     {{ form_errors(form.birth) }}
  697.                                 </div>
  698.                             </dd>
  699.                         </dl>
  700.                         <dl>
  701.                             <dt>
  702.                                 {{ form_label(form.sex, '性別', { 'label_attr': { 'class': 'ec-label' }}) }}
  703.                             </dt>
  704.                             <dd>
  705.                                 <div class=\"ec-radio{{ has_errors(form.sex) ? ' error' }}\">
  706.                                     {{ form_widget(form.sex) }}
  707.                                     {{ form_errors(form.sex) }}
  708.                                 </div>
  709.                             </dd>
  710.                         </dl>
  711.                         <dl>
  712.                             <dt>
  713.                                 {{ form_label(form.job, '職業', { 'label_attr': {'class': 'ec-label' }}) }}
  714.                             </dt>
  715.                             <dd>
  716.                                 <div class=\"ec-select{{ has_errors(form.job) ? ' error' }}\">
  717.                                     {{ form_widget(form.job) }}
  718.                                     {{ form_errors(form.job) }}
  719.                                 </div>
  720.                             </dd>
  721.                         </dl>
  722.                         {# エンティティ拡張の自動出力 #}
  723.                         {% for f in form|filter(f => f.vars.eccube_form_options.auto_render) %}
  724.                             {% if f.vars.eccube_form_options.form_theme %}
  725.                                 {% form_theme f f.vars.eccube_form_options.form_theme %}
  726.                                 {{ form_row(f) }}
  727.                             {% else %}
  728.                                 <dl>
  729.                                     <dt>
  730.                                         {% set label_class =  f.vars.label_attr.class is defined ? f.vars.label_attr.class : '' %}
  731.                                         {{ form_label(f, f.vars.label, { 'label_attr': {'class': label_class ~ ' ec-label' }}) }}
  732.                                     </dt>
  733.                                     <dd>
  734.                                         <div class=\"{{ f.vars.eccube_form_options.style_class }}{{ has_errors(f) ? ' error' }}\">
  735.                                             {{ form_widget(f) }}
  736.                                             {{ form_errors(f) }}
  737.                                         </div>
  738.                                     </dd>
  739.                                 </dl>
  740.                             {% endif %}
  741.                         {% endfor %}
  742.                     </div>
  743.                     <div class=\"ec-registerRole__actions\">
  744.                         <div class=\"ec-checkbox{{ has_errors(form.user_policy_check) ? ' error' }}\">
  745.                             <label>
  746.                                 {{ form_widget(form.user_policy_check) }}
  747.                                 {{ '<a class=\"ec-link\" href=\"%url%\" target=\"_blank\">利用規約</a>に同意してお進みください'|trans({ '%url%': url('help_agreement') })|raw }}
  748.                             </label>
  749.                             {{ form_errors(form.user_policy_check) }}
  750.                         </div>
  751.                         <div class=\"ec-off4Grid\">
  752.                             <div class=\"ec-off4Grid__cell\">
  753.                                 <button class=\"ec-blockBtn--action\" type=\"submit\" name=\"mode\" value=\"confirm\">{{ '同意する'|trans }}</button>
  754.                                 <a class=\"ec-blockBtn--cancel\" href=\"{{ url('homepage') }}\">{{ '同意しない'|trans }}</a>
  755.                             </div>
  756.                         </div>
  757.                     </div>
  758.                 </form>
  759.             </div>
  760.         </div>
  761.     </div>
  762. {% endblock %}
  763. ""Entry/index.twig""/home/tomodashokai/tomoda.ne.jp/public_html/shop.tomoda.ne.jp/src/Eccube/Resource/template/default/Entry/index.twig");
  764.     }
  765.     
  766.     public function checkSecurity()
  767.     {
  768.         static $tags = array("set" => 13"form_theme" => 15"for" => 183"if" => 184);
  769.         static $filters = array("escape" => 24"trans" => 24"filter" => 183"raw" => 207);
  770.         static $functions = array("url" => 28"form_widget" => 30"form_label" => 34"has_errors" => 37"form_errors" => 40"asset" => 79"form_row" => 186);
  771.         try {
  772.             $this->sandbox->checkSecurity(
  773.                 ['set''form_theme''for''if'],
  774.                 ['escape''trans''filter''raw'],
  775.                 ['url''form_widget''form_label''has_errors''form_errors''asset''form_row']
  776.             );
  777.         } catch (SecurityError $e) {
  778.             $e->setSourceContext($this->source);
  779.             if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
  780.                 $e->setTemplateLine($tags[$e->getTagName()]);
  781.             } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
  782.                 $e->setTemplateLine($filters[$e->getFilterName()]);
  783.             } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
  784.                 $e->setTemplateLine($functions[$e->getFunctionName()]);
  785.             }
  786.             throw $e;
  787.         }
  788.     }
  789. }