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