var/cache/dev/twig/35/35ec6accf352bd19ef69c8cc1d3438ed.php line 56

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_56fef621086edb2695868530d8a7f37e 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\" enctype=\"multipart/form-data\">
  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); })()), "customer_image", [], "any"falsefalsetrue34), 34$this->source), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "entry.label.customer_image"]);
  102.         echo "
  103.                             </dt>
  104.                             <dd>
  105.                                 <div class=\"ec-input";
  106.         // line 37
  107.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'37$this->source); })()), "customer_image", [], "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->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'38$this->source); })()), "customer_image", [], "any"falsefalsetrue38), 38$this->source), 'widget');
  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->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'39$this->source); })()), "customer_image", [], "any"falsefalsetrue39), 39$this->source), 'errors');
  116.         echo "
  117.                                 </div>
  118.                             </dd>
  119.                         </dl><dl>
  120.                             <dt>
  121.                                 ";
  122.         // line 44
  123.         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.'44$this->source); })()), "license_number", [], "any"falsefalsetrue44), 44$this->source), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "entry.label.license_number"]);
  124.         echo "
  125.                             </dt>
  126.                             <dd>
  127.                                 <div class=\"ec-halfInput";
  128.         // line 47
  129.         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.'47$this->source); })()), "license_number", [], "any"falsefalsetrue47), 47$this->source))) ? (" error") : (""));
  130.         echo "\">
  131.                                     ";
  132.         // line 48
  133.         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.'48$this->source); })()), "license_number", [], "any"falsefalsetrue48), 48$this->source), 'widget');
  134.         echo "
  135.                                     ";
  136.         // line 49
  137.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'49$this->source); })()), "license_number", [], "any"falsefalsetrue49), 49$this->source), 'errors');
  138.         echo "
  139.                                 </div>
  140.                             </dd>
  141.                         </dl>
  142.                         <dl>
  143.                             <dt>
  144.                                 ";
  145.         // line 55
  146.         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.'55$this->source); })()), "license_image", [], "any"falsefalsetrue55), 55$this->source), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "entry.label.license_image"]);
  147.         echo "
  148.                             </dt>
  149.                             <dd>
  150.                                 <div class=\"ec-input";
  151.         // line 58
  152.         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.'58$this->source); })()), "license_image", [], "any"falsefalsetrue58), 58$this->source))) ? (" error") : (""));
  153.         echo "\">
  154.                                     ";
  155.         // line 59
  156.         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.'59$this->source); })()), "license_image", [], "any"falsefalsetrue59), 59$this->source), 'widget');
  157.         echo "
  158.                                     ";
  159.         // line 60
  160.         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); })()), "license_image", [], "any"falsefalsetrue60), 60$this->source), 'errors');
  161.         echo "
  162.                                 </div>
  163.                             </dd>
  164.                         </dl>
  165.                         <dl>
  166.                             <dt>
  167.                                 ";
  168.         // line 66
  169.         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.'66$this->source); })()), "name", [], "any"falsefalsetrue66), 66$this->source), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "お名前"]);
  170.         echo "
  171.                             </dt>
  172.                             <dd>
  173.                                 <div class=\"ec-halfInput";
  174.         // line 69
  175.         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.'69$this->source); })()), "name", [], "any"falsefalsetrue69), "name01", [], "any"falsefalsetrue69), 69$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.'69$this->source); })()), "name", [], "any"falsefalsetrue69), "name02", [], "any"falsefalsetrue69), 69$this->source))) ? (" error") : (""));
  176.         echo "\">
  177.                                     ";
  178.         // line 70
  179.         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.'70$this->source); })()), "name", [], "any"falsefalsetrue70), "name01", [], "any"falsefalsetrue70), 70$this->source), 'widget', ["attr" => ["placeholder" => "姓"]]);
  180.         echo "
  181.                                     ";
  182.         // line 71
  183.         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.'71$this->source); })()), "name", [], "any"falsefalsetrue71), "name02", [], "any"falsefalsetrue71), 71$this->source), 'widget', ["attr" => ["placeholder" => "名"]]);
  184.         echo "
  185.                                     ";
  186.         // line 72
  187.         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.'72$this->source); })()), "name", [], "any"falsefalsetrue72), "name01", [], "any"falsefalsetrue72), 72$this->source), 'errors');
  188.         echo "
  189.                                     ";
  190.         // line 73
  191.         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.'73$this->source); })()), "name", [], "any"falsefalsetrue73), "name02", [], "any"falsefalsetrue73), 73$this->source), 'errors');
  192.         echo "
  193.                                 </div>
  194.                             </dd>
  195.                         </dl>
  196.                         <dl>
  197.                             <dt>
  198.                                 ";
  199.         // line 79
  200.         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.'79$this->source); })()), "kana", [], "any"falsefalsetrue79), 79$this->source), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "お名前(カナ)"]);
  201.         echo "
  202.                             </dt>
  203.                             <dd>
  204.                                 <div class=\"ec-halfInput";
  205.         // line 82
  206.         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.'82$this->source); })()), "kana", [], "any"falsefalsetrue82), "kana01", [], "any"falsefalsetrue82), 82$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.'82$this->source); })()), "kana", [], "any"falsefalsetrue82), "kana02", [], "any"falsefalsetrue82), 82$this->source))) ? (" error") : (""));
  207.         echo "\">
  208.                                     ";
  209.         // line 83
  210.         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.'83$this->source); })()), "kana", [], "any"falsefalsetrue83), "kana01", [], "any"falsefalsetrue83), 83$this->source), 'widget', ["attr" => ["placeholder" => "セイ"]]);
  211.         echo "
  212.                                     ";
  213.         // line 84
  214.         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.'84$this->source); })()), "kana", [], "any"falsefalsetrue84), "kana02", [], "any"falsefalsetrue84), 84$this->source), 'widget', ["attr" => ["placeholder" => "メイ"]]);
  215.         echo "
  216.                                     ";
  217.         // line 85
  218.         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.'85$this->source); })()), "kana", [], "any"falsefalsetrue85), "kana01", [], "any"falsefalsetrue85), 85$this->source), 'errors');
  219.         echo "
  220.                                     ";
  221.         // line 86
  222.         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.'86$this->source); })()), "kana", [], "any"falsefalsetrue86), "kana02", [], "any"falsefalsetrue86), 86$this->source), 'errors');
  223.         echo "
  224.                                 </div>
  225.                             </dd>
  226.                         </dl>
  227.                         <dl>
  228.                             <dt>
  229.                                 ";
  230.         // line 92
  231.         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.'92$this->source); })()), "company_name", [], "any"falsefalsetrue92), 92$this->source), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "会社名"]);
  232.         echo "
  233.                             </dt>
  234.                             <dd>
  235.                                 <div class=\"ec-halfInput";
  236.         // line 95
  237.         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.'95$this->source); })()), "company_name", [], "any"falsefalsetrue95), 95$this->source))) ? (" error") : (""));
  238.         echo "\">
  239.                                     ";
  240.         // line 96
  241.         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.'96$this->source); })()), "company_name", [], "any"falsefalsetrue96), 96$this->source), 'widget');
  242.         echo "
  243.                                     ";
  244.         // line 97
  245.         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.'97$this->source); })()), "company_name", [], "any"falsefalsetrue97), 97$this->source), 'errors');
  246.         echo "
  247.                                 </div>
  248.                             </dd>
  249.                         </dl>
  250.                         <dl>
  251.                             <dt>
  252.                                 ";
  253.         // line 103
  254.         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.'103$this->source); })()), "address", [], "any"falsefalsetrue103), 103$this->source), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "住所"]);
  255.         echo "
  256.                             </dt>
  257.                             <dd>
  258.                                 <div class=\"ec-zipInput";
  259.         // line 106
  260.         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.'106$this->source); })()), "postal_code", [], "any"falsefalsetrue106), 106$this->source))) ? (" error") : (""));
  261.         echo "\"><span>";
  262.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("〒"), "html"nulltrue);
  263.         echo "</span>
  264.                                     ";
  265.         // line 107
  266.         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); })()), "postal_code", [], "any"falsefalsetrue107), 107$this->source), 'widget');
  267.         echo "
  268.                                     <div class=\"ec-zipInputHelp\">
  269.                                         <div class=\"ec-zipInputHelp__icon\">
  270.                                             <div class=\"ec-icon\"><img
  271.                                                         src=\"";
  272.         // line 111
  273.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/question-white.svg"), "html"nulltrue);
  274.         echo "\" alt=\"\">
  275.                                             </div>
  276.                                         </div><a href=\"https://www.post.japanpost.jp/zipcode/\" target=\"_blank\"><span>";
  277.         // line 113
  278.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("郵便番号検索"), "html"nulltrue);
  279.         echo "</span></a>
  280.                                     </div>
  281.                                     ";
  282.         // line 115
  283.         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.'115$this->source); })()), "postal_code", [], "any"falsefalsetrue115), 115$this->source), 'errors');
  284.         echo "
  285.                                 </div>
  286.                                 <div class=\"ec-select";
  287.         // line 118
  288.         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.'118$this->source); })()), "address", [], "any"falsefalsetrue118), "pref", [], "any"falsefalsetrue118), 118$this->source))) ? (" error") : (""));
  289.         echo "\">
  290.                                     ";
  291.         // line 119
  292.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'119$this->source); })()), "address", [], "any"falsefalsetrue119), "pref", [], "any"falsefalsetrue119), 119$this->source), 'widget');
  293.         echo "
  294.                                     ";
  295.         // line 120
  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.'120$this->source); })()), "address", [], "any"falsefalsetrue120), "pref", [], "any"falsefalsetrue120), 120$this->source), 'errors');
  297.         echo "
  298.                                 </div>
  299.                                 <div class=\"ec-input";
  300.         // line 122
  301.         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.'122$this->source); })()), "address", [], "any"falsefalsetrue122), "addr01", [], "any"falsefalsetrue122), 122$this->source))) ? (" error") : (""));
  302.         echo "\">
  303.                                     ";
  304.         // line 123
  305.         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.'123$this->source); })()), "address", [], "any"falsefalsetrue123), "addr01", [], "any"falsefalsetrue123), 123$this->source), 'widget', ["attr" => ["placeholder" => "市区町村名(例:大阪市北区)"]]);
  306.         echo "
  307.                                     ";
  308.         // line 124
  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.'124$this->source); })()), "address", [], "any"falsefalsetrue124), "addr01", [], "any"falsefalsetrue124), 124$this->source), 'errors');
  310.         echo "
  311.                                 </div>
  312.                                 <div class=\"ec-input";
  313.         // line 126
  314.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'126$this->source); })()), "address", [], "any"falsefalsetrue126), "addr02", [], "any"falsefalsetrue126), 126$this->source))) ? (" error") : (""));
  315.         echo "\">
  316.                                     ";
  317.         // line 127
  318.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'127$this->source); })()), "address", [], "any"falsefalsetrue127), "addr02", [], "any"falsefalsetrue127), 127$this->source), 'widget', ["attr" => ["placeholder" => "番地・ビル名(例:西梅田1丁目6-8)"]]);
  319.         echo "
  320.                                     ";
  321.         // line 128
  322.         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.'128$this->source); })()), "address", [], "any"falsefalsetrue128), "addr02", [], "any"falsefalsetrue128), 128$this->source), 'errors');
  323.         echo "
  324.                                 </div>
  325.                             </dd>
  326.                         </dl>
  327.                         <dl>
  328.                             <dt>
  329.                                 ";
  330.         // line 134
  331.         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.'134$this->source); })()), "phone_number", [], "any"falsefalsetrue134), 134$this->source), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "電話番号"]);
  332.         echo "
  333.                             </dt>
  334.                             <dd>
  335.                                 <div class=\"ec-telInput";
  336.         // line 137
  337.         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.'137$this->source); })()), "phone_number", [], "any"falsefalsetrue137), 137$this->source))) ? (" error") : (""));
  338.         echo "\">
  339.                                     ";
  340.         // line 138
  341.         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.'138$this->source); })()), "phone_number", [], "any"falsefalsetrue138), 138$this->source), 'widget');
  342.         echo "
  343.                                     ";
  344.         // line 139
  345.         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.'139$this->source); })()), "phone_number", [], "any"falsefalsetrue139), 139$this->source), 'errors');
  346.         echo "
  347.                                 </div>
  348.                             </dd>
  349.                         </dl>
  350.                         <dl>
  351.                             <dt>
  352.                                 ";
  353.         // line 145
  354.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'145$this->source); })()), "email", [], "any"falsefalsetrue145), 145$this->source), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "メールアドレス"]);
  355.         echo "
  356.                             </dt>
  357.                             <dd>
  358.                                 <div class=\"ec-input";
  359.         // line 148
  360.         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.'148$this->source); })()), "email", [], "any"falsefalsetrue148), "first", [], "any"falsefalsetrue148), 148$this->source))) ? (" error") : (""));
  361.         echo "\">
  362.                                     ";
  363.         // line 149
  364.         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.'149$this->source); })()), "email", [], "any"falsefalsetrue149), "first", [], "any"falsefalsetrue149), 149$this->source), 'widget', ["attr" => ["placeholder" => "例:ec-cube@example.com"]]);
  365.         echo "
  366.                                     ";
  367.         // line 150
  368.         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.'150$this->source); })()), "email", [], "any"falsefalsetrue150), "first", [], "any"falsefalsetrue150), 150$this->source), 'errors');
  369.         echo "
  370.                                 </div>
  371.                                 <div class=\"ec-input";
  372.         // line 152
  373.         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.'152$this->source); })()), "email", [], "any"falsefalsetrue152), "second", [], "any"falsefalsetrue152), 152$this->source))) ? (" error") : (""));
  374.         echo "\">
  375.                                     ";
  376.         // line 153
  377.         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); })()), "email", [], "any"falsefalsetrue153), "second", [], "any"falsefalsetrue153), 153$this->source), 'widget', ["attr" => ["placeholder" => "確認のためもう一度入力してください"]]);
  378.         echo "
  379.                                     ";
  380.         // line 154
  381.         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); })()), "email", [], "any"falsefalsetrue154), "second", [], "any"falsefalsetrue154), 154$this->source), 'errors');
  382.         echo "
  383.                                 </div>
  384.                             </dd>
  385.                         </dl>
  386.                         <dl>
  387.                             <dt>
  388.                                 ";
  389.         // line 160
  390.         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.'160$this->source); })()), "plain_password", [], "any"falsefalsetrue160), 160$this->source), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "パスワード"]);
  391.         echo "
  392.                             </dt>
  393.                             <dd>
  394.                                 <div class=\"ec-input";
  395.         // line 163
  396.         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.'163$this->source); })()), "plain_password", [], "any"falsefalsetrue163), "first", [], "any"falsefalsetrue163), 163$this->source))) ? (" error") : (""));
  397.         echo "\">
  398.                                     ";
  399.         // line 164
  400.         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.'164$this->source); })()), "plain_password", [], "any"falsefalsetrue164), "first", [], "any"falsefalsetrue164), 164$this->source), 'widget', ["attr" => ["placeholder" => $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("半角英数記号%min%〜%max%文字", ["%min%" => twig_get_attribute($this->env$this->source,         // line 165
  401. (isset($context["eccube_config"]) || array_key_exists("eccube_config"$context) ? $context["eccube_config"] : (function () { throw new RuntimeError('Variable "eccube_config" does not exist.'165$this->source); })()), "eccube_password_min_len", [], "any"falsefalsetrue165), "%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.'165$this->source); })()), "eccube_password_max_len", [], "any"falsefalsetrue165)])], "type" => "password"]);
  402.         // line 167
  403.         echo "
  404.                                     ";
  405.         // line 168
  406.         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.'168$this->source); })()), "plain_password", [], "any"falsefalsetrue168), "first", [], "any"falsefalsetrue168), 168$this->source), 'errors');
  407.         echo "
  408.                                 </div>
  409.                                 <div class=\"ec-input";
  410.         // line 170
  411.         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.'170$this->source); })()), "plain_password", [], "any"falsefalsetrue170), "second", [], "any"falsefalsetrue170), 170$this->source))) ? (" error") : (""));
  412.         echo "\">
  413.                                     ";
  414.         // line 171
  415.         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.'171$this->source); })()), "plain_password", [], "any"falsefalsetrue171), "second", [], "any"falsefalsetrue171), 171$this->source), 'widget', ["attr" => ["placeholder" => $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("確認のためもう一度入力してください")], "type" => "password"]);
  416.         // line 174
  417.         echo "
  418.                                     ";
  419.         // line 175
  420.         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.'175$this->source); })()), "plain_password", [], "any"falsefalsetrue175), "second", [], "any"falsefalsetrue175), 175$this->source), 'errors');
  421.         echo "
  422.                                 </div>
  423.                             </dd>
  424.                         </dl>
  425.                         <dl>
  426.                             <dt>
  427.                                 ";
  428.         // line 181
  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.'181$this->source); })()), "birth", [], "any"falsefalsetrue181), 181$this->source), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "生年月日"]);
  430.         echo "
  431.                             </dt>
  432.                             <dd>
  433.                                 <div class=\"ec-birth";
  434.         // line 184
  435.         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.'184$this->source); })()), "birth", [], "any"falsefalsetrue184), 184$this->source))) ? (" error") : (""));
  436.         echo "\">
  437.                                     ";
  438.         // line 185
  439.         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.'185$this->source); })()), "birth", [], "any"falsefalsetrue185), "year", [], "any"falsefalsetrue185), 185$this->source), 'widget');
  440.         echo "<span>/</span>
  441.                                     ";
  442.         // line 186
  443.         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.'186$this->source); })()), "birth", [], "any"falsefalsetrue186), "month", [], "any"falsefalsetrue186), 186$this->source), 'widget');
  444.         echo "<span>/</span>
  445.                                     ";
  446.         // line 187
  447.         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.'187$this->source); })()), "birth", [], "any"falsefalsetrue187), "day", [], "any"falsefalsetrue187), 187$this->source), 'widget');
  448.         echo "
  449.                                     ";
  450.         // line 188
  451.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'188$this->source); })()), "birth", [], "any"falsefalsetrue188), 188$this->source), 'errors');
  452.         echo "
  453.                                 </div>
  454.                             </dd>
  455.                         </dl>
  456.                         <dl>
  457.                             <dt>
  458.                                 ";
  459.         // line 194
  460.         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.'194$this->source); })()), "sex", [], "any"falsefalsetrue194), 194$this->source), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "性別"]);
  461.         echo "
  462.                             </dt>
  463.                             <dd>
  464.                                 <div class=\"ec-radio";
  465.         // line 197
  466.         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.'197$this->source); })()), "sex", [], "any"falsefalsetrue197), 197$this->source))) ? (" error") : (""));
  467.         echo "\">
  468.                                     ";
  469.         // line 198
  470.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'198$this->source); })()), "sex", [], "any"falsefalsetrue198), 198$this->source), 'widget');
  471.         echo "
  472.                                     ";
  473.         // line 199
  474.         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.'199$this->source); })()), "sex", [], "any"falsefalsetrue199), 199$this->source), 'errors');
  475.         echo "
  476.                                 </div>
  477.                             </dd>
  478.                         </dl>
  479.                         <dl>
  480.                             <dt>
  481.                                 ";
  482.         // line 205
  483.         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.'205$this->source); })()), "job", [], "any"falsefalsetrue205), 205$this->source), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "職業"]);
  484.         echo "
  485.                             </dt>
  486.                             <dd>
  487.                                 <div class=\"ec-select";
  488.         // line 208
  489.         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.'208$this->source); })()), "job", [], "any"falsefalsetrue208), 208$this->source))) ? (" error") : (""));
  490.         echo "\">
  491.                                     ";
  492.         // line 209
  493.         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); })()), "job", [], "any"falsefalsetrue209), 209$this->source), 'widget');
  494.         echo "
  495.                                     ";
  496.         // line 210
  497.         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.'210$this->source); })()), "job", [], "any"falsefalsetrue210), 210$this->source), 'errors');
  498.         echo "
  499.                                 </div>
  500.                             </dd>
  501.                         </dl>
  502.                         ";
  503.         // line 215
  504.         echo "                        ";
  505.         $context['_parent'] = $context;
  506.         $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.'215$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"falsefalsetrue215), "eccube_form_options", [], "any"falsefalsetrue215), "auto_render", [], "any"falsefalsetrue215); }));
  507.         foreach ($context['_seq'] as $context["_key"] => $context["f"]) {
  508.             // line 216
  509.             echo "                            ";
  510.             if (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["f"], "vars", [], "any"falsefalsetrue216), "eccube_form_options", [], "any"falsefalsetrue216), "form_theme", [], "any"falsefalsetrue216)) {
  511.                 // line 217
  512.                 echo "                                ";
  513.                 $this->env->getRuntime("Symfony\\Component\\Form\\FormRenderer")->setTheme($context["f"], [=> twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["f"], "vars", [], "any"falsefalsetrue217), "eccube_form_options", [], "any"falsefalsetrue217), "form_theme", [], "any"falsefalsetrue217)], true);
  514.                 // line 218
  515.                 echo "                                ";
  516.                 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed($context["f"], 218$this->source), 'row');
  517.                 echo "
  518.                             ";
  519.             } else {
  520.                 // line 220
  521.                 echo "                                <dl>
  522.                                     <dt>
  523.                                         ";
  524.                 // line 222
  525.                 $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"falsetruetrue222), "label_attr", [], "any"falsetruetrue222), "class", [], "any"truetruetrue222)) ? (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["f"], "vars", [], "any"falsefalsetrue222), "label_attr", [], "any"falsefalsetrue222), "class", [], "any"falsefalsetrue222)) : (""));
  526.                 // line 223
  527.                 echo "                                        ";
  528.                 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed($context["f"], 223$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.'223$this->source); })()), 223$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"falsefalsetrue223), "label", [], "any"falsefalsetrue223), 223$this->source)) ? [] : ["label" => $_label_]));
  529.                 echo "
  530.                                     </dt>
  531.                                     <dd>
  532.                                         <div class=\"";
  533.                 // line 226
  534.                 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"falsefalsetrue226), "eccube_form_options", [], "any"falsefalsetrue226), "style_class", [], "any"falsefalsetrue226), 226$this->source), "html"nulltrue);
  535.                 echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed($context["f"], 226$this->source))) ? (" error") : (""));
  536.                 echo "\">
  537.                                             ";
  538.                 // line 227
  539.                 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed($context["f"], 227$this->source), 'widget');
  540.                 echo "
  541.                                             ";
  542.                 // line 228
  543.                 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed($context["f"], 228$this->source), 'errors');
  544.                 echo "
  545.                                         </div>
  546.                                     </dd>
  547.                                 </dl>
  548.                             ";
  549.             }
  550.             // line 233
  551.             echo "                        ";
  552.         }
  553.         $_parent $context['_parent'];
  554.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['f'], $context['_parent'], $context['loop']);
  555.         $context array_intersect_key($context$_parent) + $_parent;
  556.         // line 234
  557.         echo "                    </div>
  558.                     <div class=\"ec-registerRole__actions\">
  559.                         <div class=\"ec-checkbox";
  560.         // line 236
  561.         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.'236$this->source); })()), "user_policy_check", [], "any"falsefalsetrue236), 236$this->source))) ? (" error") : (""));
  562.         echo "\">
  563.                             <label>
  564.                                 ";
  565.         // line 238
  566.         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.'238$this->source); })()), "user_policy_check", [], "any"falsefalsetrue238), 238$this->source), 'widget');
  567.         echo "
  568.                                 ";
  569.         // line 239
  570.         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")]);
  571.         echo "
  572.                             </label>
  573.                             ";
  574.         // line 241
  575.         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.'241$this->source); })()), "user_policy_check", [], "any"falsefalsetrue241), 241$this->source), 'errors');
  576.         echo "
  577.                         </div>
  578.                         <div class=\"ec-off4Grid\">
  579.                             <div class=\"ec-off4Grid__cell\">
  580.                                 <button class=\"ec-blockBtn--action\" type=\"submit\" name=\"mode\" value=\"confirm\">";
  581.         // line 245
  582.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("同意する"), "html"nulltrue);
  583.         echo "</button>
  584.                                 <a class=\"ec-blockBtn--cancel\" href=\"";
  585.         // line 246
  586.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  587.         echo "\">";
  588.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("同意しない"), "html"nulltrue);
  589.         echo "</a>
  590.                             </div>
  591.                         </div>
  592.                     </div>
  593.                 </form>
  594.             </div>
  595.         </div>
  596.     </div>
  597. ";
  598.         
  599.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  600.         
  601.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  602.     }
  603.     public function getTemplateName()
  604.     {
  605.         return "Entry/index.twig";
  606.     }
  607.     public function isTraitable()
  608.     {
  609.         return false;
  610.     }
  611.     public function getDebugInfo()
  612.     {
  613.         return array (  606 => 246,  602 => 245,  595 => 241,  590 => 239,  586 => 238,  581 => 236,  577 => 234,  571 => 233,  563 => 228,  559 => 227,  554 => 226,  547 => 223,  545 => 222,  541 => 220,  535 => 218,  532 => 217,  529 => 216,  524 => 215,  517 => 210,  513 => 209,  509 => 208,  503 => 205,  494 => 199,  490 => 198,  486 => 197,  480 => 194,  471 => 188,  467 => 187,  463 => 186,  459 => 185,  455 => 184,  449 => 181,  440 => 175,  437 => 174,  435 => 171,  431 => 170,  426 => 168,  423 => 167,  421 => 165,  420 => 164,  416 => 163,  410 => 160,  401 => 154,  397 => 153,  393 => 152,  388 => 150,  384 => 149,  380 => 148,  374 => 145,  365 => 139,  361 => 138,  357 => 137,  351 => 134,  342 => 128,  338 => 127,  334 => 126,  329 => 124,  325 => 123,  321 => 122,  316 => 120,  312 => 119,  308 => 118,  302 => 115,  297 => 113,  292 => 111,  285 => 107,  279 => 106,  273 => 103,  264 => 97,  260 => 96,  256 => 95,  250 => 92,  241 => 86,  237 => 85,  233 => 84,  229 => 83,  225 => 82,  219 => 79,  210 => 73,  206 => 72,  202 => 71,  198 => 70,  194 => 69,  188 => 66,  179 => 60,  175 => 59,  171 => 58,  165 => 55,  156 => 49,  152 => 48,  148 => 47,  142 => 44,  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,);
  614.     }
  615.     public function getSourceContext()
  616.     {
  617.         return new Source("{#
  618. This file is part of EC-CUBE
  619. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  620. http://www.ec-cube.co.jp/
  621. For the full copyright and license information, please view the LICENSE
  622. file that was distributed with this source code.
  623. #}
  624. {% extends 'default_frame.twig' %}
  625. {% set body_class = 'registration_page' %}
  626. {% form_theme form 'Form/form_div_layout.twig' %}
  627. {% block javascript %}
  628.     <script src=\"//yubinbango.github.io/yubinbango/yubinbango.js\" charset=\"UTF-8\"></script>
  629. {% endblock javascript %}
  630. {% block main %}
  631.     <div class=\"ec-registerRole\">
  632.         <div class=\"ec-pageHeader\">
  633.             <h1>{{ '新規会員登録'|trans }}</h1>
  634.         </div>
  635.         <div class=\"ec-off1Grid\">
  636.             <div class=\"ec-off1Grid__cell\">
  637.                 <form method=\"post\" action=\"{{ url('entry') }}\" novalidate class=\"h-adr\" enctype=\"multipart/form-data\">
  638.                     <span class=\"p-country-name\" style=\"display:none;\">Japan</span>
  639.                     {{ form_widget(form._token) }}
  640.                     <div class=\"ec-borderedDefs\">
  641.                         <dl>
  642.                             <dt>
  643.                                 {{ form_label(form.customer_image, 'entry.label.customer_image', { 'label_attr': { 'class': 'ec-label' }}) }}
  644.                             </dt>
  645.                             <dd>
  646.                                 <div class=\"ec-input{{ has_errors(form.customer_image) ? ' error' }}\">
  647.                                     {{ form_widget(form.customer_image) }}
  648.                                     {{ form_errors(form.customer_image) }}
  649.                                 </div>
  650.                             </dd>
  651.                         </dl><dl>
  652.                             <dt>
  653.                                 {{ form_label(form.license_number, 'entry.label.license_number', { 'label_attr': { 'class': 'ec-label' }}) }}
  654.                             </dt>
  655.                             <dd>
  656.                                 <div class=\"ec-halfInput{{ has_errors(form.license_number) ? ' error' }}\">
  657.                                     {{ form_widget(form.license_number) }}
  658.                                     {{ form_errors(form.license_number) }}
  659.                                 </div>
  660.                             </dd>
  661.                         </dl>
  662.                         <dl>
  663.                             <dt>
  664.                                 {{ form_label(form.license_image, 'entry.label.license_image', { 'label_attr': { 'class': 'ec-label' }}) }}
  665.                             </dt>
  666.                             <dd>
  667.                                 <div class=\"ec-input{{ has_errors(form.license_image) ? ' error' }}\">
  668.                                     {{ form_widget(form.license_image) }}
  669.                                     {{ form_errors(form.license_image) }}
  670.                                 </div>
  671.                             </dd>
  672.                         </dl>
  673.                         <dl>
  674.                             <dt>
  675.                                 {{ form_label(form.name, 'お名前', { 'label_attr': { 'class': 'ec-label' }}) }}
  676.                             </dt>
  677.                             <dd>
  678.                                 <div class=\"ec-halfInput{{ has_errors(form.name.name01, form.name.name02) ? ' error'}}\">
  679.                                     {{ form_widget(form.name.name01, { 'attr': { 'placeholder': '姓' }}) }}
  680.                                     {{ form_widget(form.name.name02, { 'attr': { 'placeholder': '名' }}) }}
  681.                                     {{ form_errors(form.name.name01) }}
  682.                                     {{ form_errors(form.name.name02) }}
  683.                                 </div>
  684.                             </dd>
  685.                         </dl>
  686.                         <dl>
  687.                             <dt>
  688.                                 {{ form_label(form.kana, 'お名前(カナ)', { 'label_attr': { 'class': 'ec-label' }}) }}
  689.                             </dt>
  690.                             <dd>
  691.                                 <div class=\"ec-halfInput{{ has_errors(form.kana.kana01, form.kana.kana02) ? ' error'}}\">
  692.                                     {{ form_widget(form.kana.kana01, { 'attr': { 'placeholder': 'セイ' }}) }}
  693.                                     {{ form_widget(form.kana.kana02, { 'attr': { 'placeholder': 'メイ' }}) }}
  694.                                     {{ form_errors(form.kana.kana01) }}
  695.                                     {{ form_errors(form.kana.kana02) }}
  696.                                 </div>
  697.                             </dd>
  698.                         </dl>
  699.                         <dl>
  700.                             <dt>
  701.                                 {{ form_label(form.company_name, '会社名', { 'label_attr': { 'class': 'ec-label' }}) }}
  702.                             </dt>
  703.                             <dd>
  704.                                 <div class=\"ec-halfInput{{ has_errors(form.company_name) ? ' error' }}\">
  705.                                     {{ form_widget(form.company_name) }}
  706.                                     {{ form_errors(form.company_name) }}
  707.                                 </div>
  708.                             </dd>
  709.                         </dl>
  710.                         <dl>
  711.                             <dt>
  712.                                 {{ form_label(form.address, '住所', { 'label_attr': { 'class': 'ec-label' }}) }}
  713.                             </dt>
  714.                             <dd>
  715.                                 <div class=\"ec-zipInput{{ has_errors(form.postal_code) ? ' error' }}\"><span>{{ '〒'|trans }}</span>
  716.                                     {{ form_widget(form.postal_code) }}
  717.                                     <div class=\"ec-zipInputHelp\">
  718.                                         <div class=\"ec-zipInputHelp__icon\">
  719.                                             <div class=\"ec-icon\"><img
  720.                                                         src=\"{{ asset('assets/icon/question-white.svg') }}\" alt=\"\">
  721.                                             </div>
  722.                                         </div><a href=\"https://www.post.japanpost.jp/zipcode/\" target=\"_blank\"><span>{{ '郵便番号検索'|trans }}</span></a>
  723.                                     </div>
  724.                                     {{ form_errors(form.postal_code) }}
  725.                                 </div>
  726.                                 <div class=\"ec-select{{ has_errors(form.address.pref) ? ' error' }}\">
  727.                                     {{ form_widget(form.address.pref) }}
  728.                                     {{ form_errors(form.address.pref) }}
  729.                                 </div>
  730.                                 <div class=\"ec-input{{ has_errors(form.address.addr01) ? ' error' }}\">
  731.                                     {{ form_widget(form.address.addr01, { 'attr': { 'placeholder': '市区町村名(例:大阪市北区)' }}) }}
  732.                                     {{ form_errors(form.address.addr01) }}
  733.                                 </div>
  734.                                 <div class=\"ec-input{{ has_errors(form.address.addr02) ? ' error' }}\">
  735.                                     {{ form_widget(form.address.addr02,  { 'attr': { 'placeholder': '番地・ビル名(例:西梅田1丁目6-8)' }}) }}
  736.                                     {{ form_errors(form.address.addr02) }}
  737.                                 </div>
  738.                             </dd>
  739.                         </dl>
  740.                         <dl>
  741.                             <dt>
  742.                                 {{ form_label(form.phone_number, '電話番号', { 'label_attr': { 'class': 'ec-label' }}) }}
  743.                             </dt>
  744.                             <dd>
  745.                                 <div class=\"ec-telInput{{ has_errors(form.phone_number) ? ' error' }}\">
  746.                                     {{ form_widget(form.phone_number) }}
  747.                                     {{ form_errors(form.phone_number) }}
  748.                                 </div>
  749.                             </dd>
  750.                         </dl>
  751.                         <dl>
  752.                             <dt>
  753.                                 {{ form_label(form.email, 'メールアドレス', { 'label_attr': { 'class': 'ec-label' }}) }}
  754.                             </dt>
  755.                             <dd>
  756.                                 <div class=\"ec-input{{ has_errors(form.email.first) ? ' error' }}\">
  757.                                     {{ form_widget(form.email.first, { 'attr': { 'placeholder': '例:ec-cube@example.com' }}) }}
  758.                                     {{ form_errors(form.email.first) }}
  759.                                 </div>
  760.                                 <div class=\"ec-input{{ has_errors(form.email.second) ? ' error' }}\">
  761.                                     {{ form_widget(form.email.second, { 'attr': { 'placeholder': '確認のためもう一度入力してください' }}) }}
  762.                                     {{ form_errors(form.email.second) }}
  763.                                 </div>
  764.                             </dd>
  765.                         </dl>
  766.                         <dl>
  767.                             <dt>
  768.                                 {{ form_label(form.plain_password, 'パスワード', { 'label_attr': {'class': 'ec-label' }}) }}
  769.                             </dt>
  770.                             <dd>
  771.                                 <div class=\"ec-input{{ has_errors(form.plain_password.first) ? ' error' }}\">
  772.                                     {{ form_widget(form.plain_password.first, {
  773.                                         'attr': { 'placeholder': '半角英数記号%min%〜%max%文字'|trans({ '%min%': eccube_config.eccube_password_min_len, '%max%': eccube_config.eccube_password_max_len }) },
  774.                                         'type': 'password'
  775.                                     }) }}
  776.                                     {{ form_errors(form.plain_password.first) }}
  777.                                 </div>
  778.                                 <div class=\"ec-input{{ has_errors(form.plain_password.second) ? ' error' }}\">
  779.                                     {{ form_widget(form.plain_password.second, {
  780.                                         'attr': { 'placeholder': '確認のためもう一度入力してください'|trans },
  781.                                         'type': 'password'
  782.                                     }) }}
  783.                                     {{ form_errors(form.plain_password.second) }}
  784.                                 </div>
  785.                             </dd>
  786.                         </dl>
  787.                         <dl>
  788.                             <dt>
  789.                                 {{ form_label(form.birth, '生年月日', { 'label_attr': {'class': 'ec-label' }}) }}
  790.                             </dt>
  791.                             <dd>
  792.                                 <div class=\"ec-birth{{ has_errors(form.birth) ? ' error' }}\">
  793.                                     {{ form_widget(form.birth.year) }}<span>/</span>
  794.                                     {{ form_widget(form.birth.month) }}<span>/</span>
  795.                                     {{ form_widget(form.birth.day) }}
  796.                                     {{ form_errors(form.birth) }}
  797.                                 </div>
  798.                             </dd>
  799.                         </dl>
  800.                         <dl>
  801.                             <dt>
  802.                                 {{ form_label(form.sex, '性別', { 'label_attr': { 'class': 'ec-label' }}) }}
  803.                             </dt>
  804.                             <dd>
  805.                                 <div class=\"ec-radio{{ has_errors(form.sex) ? ' error' }}\">
  806.                                     {{ form_widget(form.sex) }}
  807.                                     {{ form_errors(form.sex) }}
  808.                                 </div>
  809.                             </dd>
  810.                         </dl>
  811.                         <dl>
  812.                             <dt>
  813.                                 {{ form_label(form.job, '職業', { 'label_attr': {'class': 'ec-label' }}) }}
  814.                             </dt>
  815.                             <dd>
  816.                                 <div class=\"ec-select{{ has_errors(form.job) ? ' error' }}\">
  817.                                     {{ form_widget(form.job) }}
  818.                                     {{ form_errors(form.job) }}
  819.                                 </div>
  820.                             </dd>
  821.                         </dl>
  822.                         {# エンティティ拡張の自動出力 #}
  823.                         {% for f in form|filter(f => f.vars.eccube_form_options.auto_render) %}
  824.                             {% if f.vars.eccube_form_options.form_theme %}
  825.                                 {% form_theme f f.vars.eccube_form_options.form_theme %}
  826.                                 {{ form_row(f) }}
  827.                             {% else %}
  828.                                 <dl>
  829.                                     <dt>
  830.                                         {% set label_class =  f.vars.label_attr.class is defined ? f.vars.label_attr.class : '' %}
  831.                                         {{ form_label(f, f.vars.label, { 'label_attr': {'class': label_class ~ ' ec-label' }}) }}
  832.                                     </dt>
  833.                                     <dd>
  834.                                         <div class=\"{{ f.vars.eccube_form_options.style_class }}{{ has_errors(f) ? ' error' }}\">
  835.                                             {{ form_widget(f) }}
  836.                                             {{ form_errors(f) }}
  837.                                         </div>
  838.                                     </dd>
  839.                                 </dl>
  840.                             {% endif %}
  841.                         {% endfor %}
  842.                     </div>
  843.                     <div class=\"ec-registerRole__actions\">
  844.                         <div class=\"ec-checkbox{{ has_errors(form.user_policy_check) ? ' error' }}\">
  845.                             <label>
  846.                                 {{ form_widget(form.user_policy_check) }}
  847.                                 {{ '<a class=\"ec-link\" href=\"%url%\" target=\"_blank\">利用規約</a>に同意してお進みください'|trans({ '%url%': url('help_agreement') })|raw }}
  848.                             </label>
  849.                             {{ form_errors(form.user_policy_check) }}
  850.                         </div>
  851.                         <div class=\"ec-off4Grid\">
  852.                             <div class=\"ec-off4Grid__cell\">
  853.                                 <button class=\"ec-blockBtn--action\" type=\"submit\" name=\"mode\" value=\"confirm\">{{ '同意する'|trans }}</button>
  854.                                 <a class=\"ec-blockBtn--cancel\" href=\"{{ url('homepage') }}\">{{ '同意しない'|trans }}</a>
  855.                             </div>
  856.                         </div>
  857.                     </div>
  858.                 </form>
  859.             </div>
  860.         </div>
  861.     </div>
  862. {% endblock %}
  863. ""Entry/index.twig""/home/meihansl/meihan-sl.com/public_html/app/template/default/Entry/index.twig");
  864.     }
  865.     
  866.     public function checkSecurity()
  867.     {
  868.         static $tags = array("set" => 13"form_theme" => 15"for" => 215"if" => 216);
  869.         static $filters = array("escape" => 24"trans" => 24"filter" => 215"raw" => 239);
  870.         static $functions = array("url" => 28"form_widget" => 30"form_label" => 34"has_errors" => 37"form_errors" => 39"asset" => 111"form_row" => 218);
  871.         try {
  872.             $this->sandbox->checkSecurity(
  873.                 ['set''form_theme''for''if'],
  874.                 ['escape''trans''filter''raw'],
  875.                 ['url''form_widget''form_label''has_errors''form_errors''asset''form_row']
  876.             );
  877.         } catch (SecurityError $e) {
  878.             $e->setSourceContext($this->source);
  879.             if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
  880.                 $e->setTemplateLine($tags[$e->getTagName()]);
  881.             } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
  882.                 $e->setTemplateLine($filters[$e->getFilterName()]);
  883.             } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
  884.                 $e->setTemplateLine($functions[$e->getFunctionName()]);
  885.             }
  886.             throw $e;
  887.         }
  888.     }
  889. }