var/cache/dev/twig/fd/fdce909e762e3614dc88a10f5bf0f2ec7e4db59d2f669570acc82c18277ee06b.php line 16

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_8baabc0bd861d16af5865b75a5c6026fc72f2923b80348f0c4024a8dd01a2312 extends \Eccube\Twig\Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->blocks = [
  23.             'javascript' => [$this'block_javascript'],
  24.             'main' => [$this'block_main'],
  25.         ];
  26.     }
  27.     protected function doGetParent(array $context)
  28.     {
  29.         // line 11
  30.         return "default_frame.twig";
  31.     }
  32.     protected function doDisplay(array $context, array $blocks = [])
  33.     {
  34.         $macros $this->macros;
  35.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  36.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Entry/index.twig"));
  37.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  38.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Entry/index.twig"));
  39.         // line 13
  40.         $context["body_class"] = "registration_page";
  41.         // line 15
  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.'15$this->source); })()), [=> "Form/form_div_layout.twig"], true);
  43.         // line 11
  44.         $this->parent $this->loadTemplate("default_frame.twig""Entry/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 17
  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 18
  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 21
  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 22
  76.         echo "    <div class=\"ec-registerRole\">
  77.         <div class=\"ec-pageHeader\">
  78.             <h1>";
  79.         // line 24
  80.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("SIGN UP"), "html"nulltrue);
  81.         echo "</h1>
  82.             <span>新規会員登録</span>
  83.         </div>
  84.         <div class=\"ec-off1Grid\">
  85.             <div class=\"ec-off1Grid__cell\">
  86.                 <form method=\"post\" action=\"";
  87.         // line 29
  88.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("entry");
  89.         echo "\" novalidate class=\"h-adr\">
  90.                     <span class=\"p-country-name\" style=\"display:none;\">Japan</span>
  91.                     ";
  92.         // line 31
  93.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'31$this->source); })()), "_token", [], "any"falsefalsefalse31), 'widget');
  94.         echo "
  95.                     <div class=\"ec-borderedDefs\">
  96.                         <dl>
  97.                             <dt>
  98.                                 ";
  99.         // line 35
  100.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'35$this->source); })()), "name", [], "any"falsefalsefalse35), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "お名前"]);
  101.         echo "
  102.                             </dt>
  103.                             <dd>
  104.                                 <div class=\"ec-halfInput";
  105.         // line 38
  106.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'38$this->source); })()), "name", [], "any"falsefalsefalse38), "name01", [], "any"falsefalsefalse38), 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"falsefalsefalse38), "name02", [], "any"falsefalsefalse38))) ? (" error") : (""));
  107.         echo "\">
  108.                                     ";
  109.         // line 39
  110.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'39$this->source); })()), "name", [], "any"falsefalsefalse39), "name01", [], "any"falsefalsefalse39), 'widget', ["attr" => ["placeholder" => "姓"]]);
  111.         echo "
  112.                                     ";
  113.         // line 40
  114.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'40$this->source); })()), "name", [], "any"falsefalsefalse40), "name02", [], "any"falsefalsefalse40), 'widget', ["attr" => ["placeholder" => "名"]]);
  115.         echo "
  116.                                     ";
  117.         // line 41
  118.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'41$this->source); })()), "name", [], "any"falsefalsefalse41), "name01", [], "any"falsefalsefalse41), 'errors');
  119.         echo "
  120.                                     ";
  121.         // line 42
  122.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'42$this->source); })()), "name", [], "any"falsefalsefalse42), "name02", [], "any"falsefalsefalse42), 'errors');
  123.         echo "
  124.                                 </div>
  125.                             </dd>
  126.                         </dl>
  127.                         <dl>
  128.                             <dt>
  129.                                 ";
  130.         // line 48
  131.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'48$this->source); })()), "kana", [], "any"falsefalsefalse48), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "お名前(カナ)"]);
  132.         echo "
  133.                             </dt>
  134.                             <dd>
  135.                                 <div class=\"ec-halfInput";
  136.         // line 51
  137.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'51$this->source); })()), "kana", [], "any"falsefalsefalse51), "kana01", [], "any"falsefalsefalse51), twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'51$this->source); })()), "kana", [], "any"falsefalsefalse51), "kana02", [], "any"falsefalsefalse51))) ? (" error") : (""));
  138.         echo "\">
  139.                                     ";
  140.         // line 52
  141.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'52$this->source); })()), "kana", [], "any"falsefalsefalse52), "kana01", [], "any"falsefalsefalse52), 'widget', ["attr" => ["placeholder" => "セイ"]]);
  142.         echo "
  143.                                     ";
  144.         // line 53
  145.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'53$this->source); })()), "kana", [], "any"falsefalsefalse53), "kana02", [], "any"falsefalsefalse53), 'widget', ["attr" => ["placeholder" => "メイ"]]);
  146.         echo "
  147.                                     ";
  148.         // line 54
  149.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'54$this->source); })()), "kana", [], "any"falsefalsefalse54), "kana01", [], "any"falsefalsefalse54), 'errors');
  150.         echo "
  151.                                     ";
  152.         // line 55
  153.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'55$this->source); })()), "kana", [], "any"falsefalsefalse55), "kana02", [], "any"falsefalsefalse55), 'errors');
  154.         echo "
  155.                                 </div>
  156.                             </dd>
  157.                         </dl>
  158.                         <dl>
  159.                             <dt>
  160.                                 ";
  161.         // line 61
  162.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'61$this->source); })()), "company_name", [], "any"falsefalsefalse61), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "会社名"]);
  163.         echo "
  164.                             </dt>
  165.                             <dd>
  166.                                 <div class=\"ec-halfInput";
  167.         // line 64
  168.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'64$this->source); })()), "company_name", [], "any"falsefalsefalse64))) ? (" error") : (""));
  169.         echo "\">
  170.                                     ";
  171.         // line 65
  172.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'65$this->source); })()), "company_name", [], "any"falsefalsefalse65), 'widget');
  173.         echo "
  174.                                     ";
  175.         // line 66
  176.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'66$this->source); })()), "company_name", [], "any"falsefalsefalse66), 'errors');
  177.         echo "
  178.                                 </div>
  179.                             </dd>
  180.                         </dl>
  181.                         <dl>
  182.                             <dt>
  183.                                 ";
  184.         // line 72
  185.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'72$this->source); })()), "address", [], "any"falsefalsefalse72), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "住所"]);
  186.         echo "
  187.                             </dt>
  188.                             <dd>
  189.                                 <div class=\"ec-zipInput";
  190.         // line 75
  191.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'75$this->source); })()), "postal_code", [], "any"falsefalsefalse75))) ? (" error") : (""));
  192.         echo "\"><span>";
  193.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("〒"), "html"nulltrue);
  194.         echo "</span>
  195.                                     ";
  196.         // line 76
  197.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'76$this->source); })()), "postal_code", [], "any"falsefalsefalse76), 'widget');
  198.         echo "
  199.                                     <div class=\"ec-zipInputHelp\">
  200.                                         <div class=\"ec-zipInputHelp__icon\">
  201.                                             <div class=\"ec-icon\"><img
  202.                                                         src=\"";
  203.         // line 80
  204.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/question-white.svg"), "html"nulltrue);
  205.         echo "\" alt=\"\">
  206.                                             </div>
  207.                                         </div><a href=\"https://www.post.japanpost.jp/zipcode/\" target=\"_blank\"><span>";
  208.         // line 82
  209.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("郵便番号検索"), "html"nulltrue);
  210.         echo "</span></a>
  211.                                     </div>
  212.                                     ";
  213.         // line 84
  214.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'84$this->source); })()), "postal_code", [], "any"falsefalsefalse84), 'errors');
  215.         echo "
  216.                                 </div>
  217.                                 <div class=\"ec-select";
  218.         // line 87
  219.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'87$this->source); })()), "address", [], "any"falsefalsefalse87), "pref", [], "any"falsefalsefalse87))) ? (" error") : (""));
  220.         echo "\">
  221.                                     ";
  222.         // line 88
  223.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'88$this->source); })()), "address", [], "any"falsefalsefalse88), "pref", [], "any"falsefalsefalse88), 'widget');
  224.         echo "
  225.                                     ";
  226.         // line 89
  227.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'89$this->source); })()), "address", [], "any"falsefalsefalse89), "pref", [], "any"falsefalsefalse89), 'errors');
  228.         echo "
  229.                                 </div>
  230.                                 <div class=\"ec-input";
  231.         // line 91
  232.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'91$this->source); })()), "address", [], "any"falsefalsefalse91), "addr01", [], "any"falsefalsefalse91))) ? (" error") : (""));
  233.         echo "\">
  234.                                     ";
  235.         // line 92
  236.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'92$this->source); })()), "address", [], "any"falsefalsefalse92), "addr01", [], "any"falsefalsefalse92), 'widget', ["attr" => ["placeholder" => "市区町村名(例:大阪市北区)"]]);
  237.         echo "
  238.                                     ";
  239.         // line 93
  240.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'93$this->source); })()), "address", [], "any"falsefalsefalse93), "addr01", [], "any"falsefalsefalse93), 'errors');
  241.         echo "
  242.                                 </div>
  243.                                 <div class=\"ec-input";
  244.         // line 95
  245.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'95$this->source); })()), "address", [], "any"falsefalsefalse95), "addr02", [], "any"falsefalsefalse95))) ? (" error") : (""));
  246.         echo "\">
  247.                                     ";
  248.         // line 96
  249.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'96$this->source); })()), "address", [], "any"falsefalsefalse96), "addr02", [], "any"falsefalsefalse96), 'widget', ["attr" => ["placeholder" => "番地・ビル名(例:西梅田1丁目6-8)"]]);
  250.         echo "
  251.                                     ";
  252.         // line 97
  253.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'97$this->source); })()), "address", [], "any"falsefalsefalse97), "addr02", [], "any"falsefalsefalse97), 'errors');
  254.         echo "
  255.                                 </div>
  256.                             </dd>
  257.                         </dl>
  258.                         <dl>
  259.                             <dt>
  260.                                 ";
  261.         // line 103
  262.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'103$this->source); })()), "phone_number", [], "any"falsefalsefalse103), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "電話番号"]);
  263.         echo "
  264.                             </dt>
  265.                             <dd>
  266.                                 <div class=\"ec-telInput";
  267.         // line 106
  268.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'106$this->source); })()), "phone_number", [], "any"falsefalsefalse106))) ? (" error") : (""));
  269.         echo "\">
  270.                                     ";
  271.         // line 107
  272.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'107$this->source); })()), "phone_number", [], "any"falsefalsefalse107), 'widget');
  273.         echo "
  274.                                     ";
  275.         // line 108
  276.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'108$this->source); })()), "phone_number", [], "any"falsefalsefalse108), 'errors');
  277.         echo "
  278.                                 </div>
  279.                             </dd>
  280.                         </dl>
  281.                         <dl>
  282.                             <dt>
  283.                                 ";
  284.         // line 114
  285.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'114$this->source); })()), "email", [], "any"falsefalsefalse114), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "メールアドレス"]);
  286.         echo "
  287.                             </dt>
  288.                             <dd>
  289.                                 <div class=\"ec-input";
  290.         // line 117
  291.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'117$this->source); })()), "email", [], "any"falsefalsefalse117), "first", [], "any"falsefalsefalse117))) ? (" error") : (""));
  292.         echo "\">
  293.                                     ";
  294.         // line 118
  295.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'118$this->source); })()), "email", [], "any"falsefalsefalse118), "first", [], "any"falsefalsefalse118), 'widget', ["attr" => ["placeholder" => "例:ec-cube@example.com"]]);
  296.         echo "
  297.                                     ";
  298.         // line 119
  299.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'119$this->source); })()), "email", [], "any"falsefalsefalse119), "first", [], "any"falsefalsefalse119), 'errors');
  300.         echo "
  301.                                 </div>
  302.                                 <div class=\"ec-input";
  303.         // line 121
  304.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'121$this->source); })()), "email", [], "any"falsefalsefalse121), "second", [], "any"falsefalsefalse121))) ? (" error") : (""));
  305.         echo "\">
  306.                                     ";
  307.         // line 122
  308.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'122$this->source); })()), "email", [], "any"falsefalsefalse122), "second", [], "any"falsefalsefalse122), 'widget', ["attr" => ["placeholder" => "確認のためもう一度入力してください"]]);
  309.         echo "
  310.                                     ";
  311.         // line 123
  312.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'123$this->source); })()), "email", [], "any"falsefalsefalse123), "second", [], "any"falsefalsefalse123), 'errors');
  313.         echo "
  314.                                 </div>
  315.                             </dd>
  316.                         </dl>
  317.                         <dl>
  318.                             <dt>
  319.                                 ";
  320.         // line 129
  321.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'129$this->source); })()), "plain_password", [], "any"falsefalsefalse129), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "パスワード"]);
  322.         echo "
  323.                             </dt>
  324.                             <dd>
  325.                                 <div class=\"ec-input";
  326.         // line 132
  327.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'132$this->source); })()), "plain_password", [], "any"falsefalsefalse132), "first", [], "any"falsefalsefalse132))) ? (" error") : (""));
  328.         echo "\">
  329.                                     ";
  330.         // line 133
  331.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'133$this->source); })()), "plain_password", [], "any"falsefalsefalse133), "first", [], "any"falsefalsefalse133), 'widget', ["attr" => ["placeholder" => $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("半角英数記号%min%〜%max%文字", ["%min%" => twig_get_attribute($this->env$this->source,         // line 134
  332. (isset($context["eccube_config"]) || array_key_exists("eccube_config"$context) ? $context["eccube_config"] : (function () { throw new RuntimeError('Variable "eccube_config" does not exist.'134$this->source); })()), "eccube_password_min_len", [], "any"falsefalsefalse134), "%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.'134$this->source); })()), "eccube_password_max_len", [], "any"falsefalsefalse134)])], "type" => "password"]);
  333.         // line 136
  334.         echo "
  335.                                     ";
  336.         // line 137
  337.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'137$this->source); })()), "plain_password", [], "any"falsefalsefalse137), "first", [], "any"falsefalsefalse137), 'errors');
  338.         echo "
  339.                                 </div>
  340.                                 <div class=\"ec-input";
  341.         // line 139
  342.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'139$this->source); })()), "plain_password", [], "any"falsefalsefalse139), "second", [], "any"falsefalsefalse139))) ? (" error") : (""));
  343.         echo "\">
  344.                                     ";
  345.         // line 140
  346.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'140$this->source); })()), "plain_password", [], "any"falsefalsefalse140), "second", [], "any"falsefalsefalse140), 'widget', ["attr" => ["placeholder" => $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("確認のためもう一度入力してください")], "type" => "password"]);
  347.         // line 143
  348.         echo "
  349.                                     ";
  350.         // line 144
  351.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'144$this->source); })()), "plain_password", [], "any"falsefalsefalse144), "second", [], "any"falsefalsefalse144), 'errors');
  352.         echo "
  353.                                 </div>
  354.                             </dd>
  355.                         </dl>
  356.                         <dl>
  357.                             <dt>
  358.                                 ";
  359.         // line 150
  360.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'150$this->source); })()), "birth", [], "any"falsefalsefalse150), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "生年月日"]);
  361.         echo "
  362.                             </dt>
  363.                             <dd>
  364.                                 <div class=\"ec-birth";
  365.         // line 153
  366.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'153$this->source); })()), "birth", [], "any"falsefalsefalse153))) ? (" error") : (""));
  367.         echo "\">
  368.                                     ";
  369.         // line 154
  370.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'154$this->source); })()), "birth", [], "any"falsefalsefalse154), "year", [], "any"falsefalsefalse154), 'widget');
  371.         echo "<span>/</span>
  372.                                     ";
  373.         // line 155
  374.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'155$this->source); })()), "birth", [], "any"falsefalsefalse155), "month", [], "any"falsefalsefalse155), 'widget');
  375.         echo "<span>/</span>
  376.                                     ";
  377.         // line 156
  378.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'156$this->source); })()), "birth", [], "any"falsefalsefalse156), "day", [], "any"falsefalsefalse156), 'widget');
  379.         echo "
  380.                                     ";
  381.         // line 157
  382.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'157$this->source); })()), "birth", [], "any"falsefalsefalse157), 'errors');
  383.         echo "
  384.                                 </div>
  385.                             </dd>
  386.                         </dl>
  387.                         <dl>
  388.                             <dt>
  389.                                 ";
  390.         // line 163
  391.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'163$this->source); })()), "sex", [], "any"falsefalsefalse163), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "性別"]);
  392.         echo "
  393.                             </dt>
  394.                             <dd>
  395.                                 <div class=\"ec-radio";
  396.         // line 166
  397.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'166$this->source); })()), "sex", [], "any"falsefalsefalse166))) ? (" error") : (""));
  398.         echo "\">
  399.                                     ";
  400.         // line 167
  401.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'167$this->source); })()), "sex", [], "any"falsefalsefalse167), 'widget');
  402.         echo "
  403.                                     ";
  404.         // line 168
  405.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'168$this->source); })()), "sex", [], "any"falsefalsefalse168), 'errors');
  406.         echo "
  407.                                 </div>
  408.                             </dd>
  409.                         </dl>
  410.                         <dl>
  411.                             <dt>
  412.                                 ";
  413.         // line 174
  414.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'174$this->source); })()), "job", [], "any"falsefalsefalse174), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "職業"]);
  415.         echo "
  416.                             </dt>
  417.                             <dd>
  418.                                 <div class=\"ec-select";
  419.         // line 177
  420.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'177$this->source); })()), "job", [], "any"falsefalsefalse177))) ? (" error") : (""));
  421.         echo "\">
  422.                                     ";
  423.         // line 178
  424.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'178$this->source); })()), "job", [], "any"falsefalsefalse178), 'widget');
  425.         echo "
  426.                                     ";
  427.         // line 179
  428.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'179$this->source); })()), "job", [], "any"falsefalsefalse179), 'errors');
  429.         echo "
  430.                                 </div>
  431.                             </dd>
  432.                         </dl>
  433.                         ";
  434.         // line 184
  435.         echo "                        ";
  436.         $context['_parent'] = $context;
  437.         $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.'184$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"falsefalsefalse184), "eccube_form_options", [], "any"falsefalsefalse184), "auto_render", [], "any"falsefalsefalse184); }));
  438.         foreach ($context['_seq'] as $context["_key"] => $context["f"]) {
  439.             // line 185
  440.             echo "                            ";
  441.             if (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["f"], "vars", [], "any"falsefalsefalse185), "eccube_form_options", [], "any"falsefalsefalse185), "form_theme", [], "any"falsefalsefalse185)) {
  442.                 // line 186
  443.                 echo "                                ";
  444.                 $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"falsefalsefalse186), "eccube_form_options", [], "any"falsefalsefalse186), "form_theme", [], "any"falsefalsefalse186)], true);
  445.                 // line 187
  446.                 echo "                                ";
  447.                 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($context["f"], 'row');
  448.                 echo "
  449.                             ";
  450.             } else {
  451.                 // line 189
  452.                 echo "                                <dl>
  453.                                     <dt>
  454.                                         ";
  455.                 // line 191
  456.                 $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"falsetruefalse191), "label_attr", [], "any"falsetruefalse191), "class", [], "any"truetruefalse191)) ? (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["f"], "vars", [], "any"falsefalsefalse191), "label_attr", [], "any"falsefalsefalse191), "class", [], "any"falsefalsefalse191)) : (""));
  457.                 // line 192
  458.                 echo "                                        ";
  459.                 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($context["f"], 'label', ["label_attr" => ["class" => ((isset($context["label_class"]) || array_key_exists("label_class"$context) ? $context["label_class"] : (function () { throw new RuntimeError('Variable "label_class" does not exist.'192$this->source); })()) . " ec-label")]] + (twig_test_empty($_label_ twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["f"], "vars", [], "any"falsefalsefalse192), "label", [], "any"falsefalsefalse192)) ? [] : ["label" => $_label_]));
  460.                 echo "
  461.                                     </dt>
  462.                                     <dd>
  463.                                         <div class=\"";
  464.                 // line 195
  465.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["f"], "vars", [], "any"falsefalsefalse195), "eccube_form_options", [], "any"falsefalsefalse195), "style_class", [], "any"falsefalsefalse195), "html"nulltrue);
  466.                 echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($context["f"])) ? (" error") : (""));
  467.                 echo "\">
  468.                                             ";
  469.                 // line 196
  470.                 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($context["f"], 'widget');
  471.                 echo "
  472.                                             ";
  473.                 // line 197
  474.                 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($context["f"], 'errors');
  475.                 echo "
  476.                                         </div>
  477.                                     </dd>
  478.                                 </dl>
  479.                             ";
  480.             }
  481.             // line 202
  482.             echo "                        ";
  483.         }
  484.         $_parent $context['_parent'];
  485.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['f'], $context['_parent'], $context['loop']);
  486.         $context array_intersect_key($context$_parent) + $_parent;
  487.         // line 203
  488.         echo "                    </div>
  489.                     <div class=\"ec-registerRole__actions\">
  490.                         <div class=\"ec-checkbox";
  491.         // line 205
  492.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'205$this->source); })()), "user_policy_check", [], "any"falsefalsefalse205))) ? (" error") : (""));
  493.         echo "\">
  494.                             <label>
  495.                                 ";
  496.         // line 207
  497.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'207$this->source); })()), "user_policy_check", [], "any"falsefalsefalse207), 'widget');
  498.         echo "
  499.                                 ";
  500.         // line 208
  501.         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")]);
  502.         echo "
  503.                             </label>
  504.                             ";
  505.         // line 210
  506.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'210$this->source); })()), "user_policy_check", [], "any"falsefalsefalse210), 'errors');
  507.         echo "
  508.                         </div>
  509.                         <div class=\"ec-off4Grid\">
  510.                             <div class=\"ec-off4Grid__cell\">
  511.                                 <button class=\"ec-blockBtn--action\" type=\"submit\" name=\"mode\" value=\"confirm\">";
  512.         // line 214
  513.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("同意する"), "html"nulltrue);
  514.         echo "</button>
  515.                                 <a class=\"ec-blockBtn--cancel\" href=\"";
  516.         // line 215
  517.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  518.         echo "\">";
  519.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("同意しない"), "html"nulltrue);
  520.         echo "</a>
  521.                             </div>
  522.                         </div>
  523.                     </div>
  524.                 </form>
  525.             </div>
  526.         </div>
  527.     </div>
  528. ";
  529.         
  530.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  531.         
  532.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  533.     }
  534.     public function getTemplateName()
  535.     {
  536.         return "Entry/index.twig";
  537.     }
  538.     public function isTraitable()
  539.     {
  540.         return false;
  541.     }
  542.     public function getDebugInfo()
  543.     {
  544.         return array (  537 => 215,  533 => 214,  526 => 210,  521 => 208,  517 => 207,  512 => 205,  508 => 203,  502 => 202,  494 => 197,  490 => 196,  485 => 195,  478 => 192,  476 => 191,  472 => 189,  466 => 187,  463 => 186,  460 => 185,  455 => 184,  448 => 179,  444 => 178,  440 => 177,  434 => 174,  425 => 168,  421 => 167,  417 => 166,  411 => 163,  402 => 157,  398 => 156,  394 => 155,  390 => 154,  386 => 153,  380 => 150,  371 => 144,  368 => 143,  366 => 140,  362 => 139,  357 => 137,  354 => 136,  352 => 134,  351 => 133,  347 => 132,  341 => 129,  332 => 123,  328 => 122,  324 => 121,  319 => 119,  315 => 118,  311 => 117,  305 => 114,  296 => 108,  292 => 107,  288 => 106,  282 => 103,  273 => 97,  269 => 96,  265 => 95,  260 => 93,  256 => 92,  252 => 91,  247 => 89,  243 => 88,  239 => 87,  233 => 84,  228 => 82,  223 => 80,  216 => 76,  210 => 75,  204 => 72,  195 => 66,  191 => 65,  187 => 64,  181 => 61,  172 => 55,  168 => 54,  164 => 53,  160 => 52,  156 => 51,  150 => 48,  141 => 42,  137 => 41,  133 => 40,  129 => 39,  125 => 38,  119 => 35,  112 => 31,  107 => 29,  99 => 24,  95 => 22,  85 => 21,  74 => 18,  64 => 17,  53 => 11,  51 => 15,  49 => 13,  36 => 11,);
  545.     }
  546.     public function getSourceContext()
  547.     {
  548.         return new Source("{#
  549. This file is part of EC-CUBE
  550. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  551. http://www.ec-cube.co.jp/
  552. For the full copyright and license information, please view the LICENSE
  553. file that was distributed with this source code.
  554. #}
  555. {% extends 'default_frame.twig' %}
  556. {% set body_class = 'registration_page' %}
  557. {% form_theme form 'Form/form_div_layout.twig' %}
  558. {% block javascript %}
  559.     <script src=\"//yubinbango.github.io/yubinbango/yubinbango.js\" charset=\"UTF-8\"></script>
  560. {% endblock javascript %}
  561. {% block main %}
  562.     <div class=\"ec-registerRole\">
  563.         <div class=\"ec-pageHeader\">
  564.             <h1>{{ 'SIGN UP'|trans }}</h1>
  565.             <span>新規会員登録</span>
  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/riderz/slaps.tokyo/public_html/app/template/default/Entry/index.twig");
  764.     }
  765. }