var/cache/dev/twig/0d/0d890fca437eb68dbe67ff895f9bdf479d9e254b36c484e28ace19e7e6c65b57.php line 39

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. /* Mypage/change.twig */
  14. class __TwigTemplate_463cdbd337becf4bb7b845fe8282d0547220c84af5598a2e33615caf12f095bf extends \Eccube\Twig\Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->blocks = [
  23.             'javascript' => [$this'block_javascript'],
  24.             'main' => [$this'block_main'],
  25.         ];
  26.     }
  27.     protected function doGetParent(array $context)
  28.     {
  29.         // line 11
  30.         return "default_frame.twig";
  31.     }
  32.     protected function doDisplay(array $context, array $blocks = [])
  33.     {
  34.         $macros $this->macros;
  35.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  36.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Mypage/change.twig"));
  37.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  38.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Mypage/change.twig"));
  39.         // line 13
  40.         $context["body_class"] = "mypage";
  41.         // line 15
  42.         $context["mypageno"] = "change";
  43.         // line 17
  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.'17$this->source); })()), [=> "Form/form_div_layout.twig"], true);
  45.         // line 11
  46.         $this->parent $this->loadTemplate("default_frame.twig""Mypage/change.twig"11);
  47.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  48.         
  49.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  50.         
  51.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  52.     }
  53.     // line 19
  54.     public function block_javascript($context, array $blocks = [])
  55.     {
  56.         $macros $this->macros;
  57.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  58.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  59.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  60.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  61.         // line 20
  62.         echo "    <script src=\"//yubinbango.github.io/yubinbango/yubinbango.js\" charset=\"UTF-8\"></script>
  63. ";
  64.         
  65.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  66.         
  67.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  68.     }
  69.     // line 23
  70.     public function block_main($context, array $blocks = [])
  71.     {
  72.         $macros $this->macros;
  73.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  74.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  75.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  76.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  77.         // line 24
  78.         echo "    <div class=\"ec-layoutRole__main\">
  79.         <div class=\"ec-mypageRole\">
  80.             <div class=\"ec-pageHeader\">
  81.                 <h1>";
  82.         // line 27
  83.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("マイページ"), "html"nulltrue);
  84.         echo "/";
  85.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("会員情報編集"), "html"nulltrue);
  86.         echo "</h1>
  87.             </div>
  88.             ";
  89.         // line 29
  90.         $this->loadTemplate("Mypage/navi.twig""Mypage/change.twig"29)->display($context);
  91.         // line 30
  92.         echo "        </div>
  93.         <div class=\"ec-mypageRole\">
  94.             <div class=\"ec-editRole\">
  95.                 <div class=\"ec-off1Grid\">
  96.                     <div class=\"ec-off1Grid__cell\">
  97.                         <form method=\"post\" action=\"";
  98.         // line 35
  99.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("mypage_change");
  100.         echo "\" novalidate class=\"h-adr\">
  101.                             <span class=\"p-country-name\" style=\"display:none;\">Japan</span>
  102.                             ";
  103.         // line 37
  104.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'37$this->source); })()), "_token", [], "any"falsefalsefalse37), 'widget');
  105.         echo "
  106.                             <div class=\"ec-borderedDefs\">
  107.                                 <dl>
  108.                                     <dt>
  109.                                         ";
  110.         // line 41
  111.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'41$this->source); })()), "name", [], "any"falsefalsefalse41), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "お名前"]);
  112.         echo "
  113.                                     </dt>
  114.                                     <dd>
  115.                                         <div class=\"ec-halfInput";
  116.         // line 44
  117.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'44$this->source); })()), "name", [], "any"falsefalsefalse44), "name01", [], "any"falsefalsefalse44), 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.'44$this->source); })()), "name", [], "any"falsefalsefalse44), "name02", [], "any"falsefalsefalse44))) ? (" error") : (""));
  118.         echo "\">
  119.                                             ";
  120.         // line 45
  121.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'45$this->source); })()), "name", [], "any"falsefalsefalse45), "name01", [], "any"falsefalsefalse45), 'widget', ["attr" => ["placeholder" => "姓"]]);
  122.         echo "
  123.                                             ";
  124.         // line 46
  125.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'46$this->source); })()), "name", [], "any"falsefalsefalse46), "name02", [], "any"falsefalsefalse46), 'widget', ["attr" => ["placeholder" => "名"]]);
  126.         echo "
  127.                                             ";
  128.         // line 47
  129.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'47$this->source); })()), "name", [], "any"falsefalsefalse47), "name01", [], "any"falsefalsefalse47), 'errors');
  130.         echo "
  131.                                             ";
  132.         // line 48
  133.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'48$this->source); })()), "name", [], "any"falsefalsefalse48), "name02", [], "any"falsefalsefalse48), 'errors');
  134.         echo "
  135.                                         </div>
  136.                                     </dd>
  137.                                 </dl>
  138.                                 <dl>
  139.                                     <dt>
  140.                                         ";
  141.         // line 54
  142.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'54$this->source); })()), "kana", [], "any"falsefalsefalse54), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "お名前(カナ)"]);
  143.         echo "
  144.                                     </dt>
  145.                                     <dd>
  146.                                         <div class=\"ec-halfInput";
  147.         // line 57
  148.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'57$this->source); })()), "kana", [], "any"falsefalsefalse57), "kana01", [], "any"falsefalsefalse57), 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.'57$this->source); })()), "kana", [], "any"falsefalsefalse57), "kana02", [], "any"falsefalsefalse57))) ? (" error") : (""));
  149.         echo "\">
  150.                                             ";
  151.         // line 58
  152.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'58$this->source); })()), "kana", [], "any"falsefalsefalse58), "kana01", [], "any"falsefalsefalse58), 'widget', ["attr" => ["placeholder" => "セイ"]]);
  153.         echo "
  154.                                             ";
  155.         // line 59
  156.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'59$this->source); })()), "kana", [], "any"falsefalsefalse59), "kana02", [], "any"falsefalsefalse59), 'widget', ["attr" => ["placeholder" => "メイ"]]);
  157.         echo "
  158.                                             ";
  159.         // line 60
  160.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'60$this->source); })()), "kana", [], "any"falsefalsefalse60), "kana01", [], "any"falsefalsefalse60), 'errors');
  161.         echo "
  162.                                             ";
  163.         // line 61
  164.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'61$this->source); })()), "kana", [], "any"falsefalsefalse61), "kana02", [], "any"falsefalsefalse61), 'errors');
  165.         echo "
  166.                                         </div>
  167.                                     </dd>
  168.                                 </dl>
  169.                                 <dl>
  170.                                     <dt>
  171.                                         ";
  172.         // line 67
  173.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'67$this->source); })()), "company_name", [], "any"falsefalsefalse67), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "会社名"]);
  174.         echo "
  175.                                     </dt>
  176.                                     <dd>
  177.                                         <div class=\"ec-halfInput";
  178.         // line 70
  179.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'70$this->source); })()), "company_name", [], "any"falsefalsefalse70))) ? (" error") : (""));
  180.         echo "\">
  181.                                             ";
  182.         // line 71
  183.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'71$this->source); })()), "company_name", [], "any"falsefalsefalse71), 'widget');
  184.         echo "
  185.                                             ";
  186.         // line 72
  187.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'72$this->source); })()), "company_name", [], "any"falsefalsefalse72), 'errors');
  188.         echo "
  189.                                         </div>
  190.                                     </dd>
  191.                                 </dl>
  192.                                 <dl>
  193.                                     <dt>
  194.                                         ";
  195.         // line 78
  196.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'78$this->source); })()), "address", [], "any"falsefalsefalse78), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "住所"]);
  197.         echo "
  198.                                     </dt>
  199.                                     <dd>
  200.                                         <div class=\"ec-zipInput";
  201.         // line 81
  202.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'81$this->source); })()), "postal_code", [], "any"falsefalsefalse81))) ? (" error") : (""));
  203.         echo "\"><span>";
  204.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("〒"), "html"nulltrue);
  205.         echo "</span>
  206.                                             ";
  207.         // line 82
  208.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'82$this->source); })()), "postal_code", [], "any"falsefalsefalse82), 'widget');
  209.         echo "
  210.                                             <div class=\"ec-zipInputHelp\">
  211.                                                 <div class=\"ec-zipInputHelp__icon\">
  212.                                                     <div class=\"ec-icon\"><img
  213.                                                                 src=\"";
  214.         // line 86
  215.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/question-white.svg"), "html"nulltrue);
  216.         echo "\" alt=\"\">
  217.                                                     </div>
  218.                                                 </div><a href=\"https://www.post.japanpost.jp/zipcode/\" target=\"_blank\"><span>";
  219.         // line 88
  220.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("郵便番号検索"), "html"nulltrue);
  221.         echo "</span></a>
  222.                                             </div>
  223.                                             ";
  224.         // line 90
  225.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'90$this->source); })()), "postal_code", [], "any"falsefalsefalse90), 'errors');
  226.         echo "
  227.                                         </div>
  228.                                         <div class=\"ec-select";
  229.         // line 93
  230.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'93$this->source); })()), "address", [], "any"falsefalsefalse93), "pref", [], "any"falsefalsefalse93))) ? (" error") : (""));
  231.         echo "\">
  232.                                             ";
  233.         // line 94
  234.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'94$this->source); })()), "address", [], "any"falsefalsefalse94), "pref", [], "any"falsefalsefalse94), 'widget');
  235.         echo "
  236.                                             ";
  237.         // line 95
  238.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'95$this->source); })()), "address", [], "any"falsefalsefalse95), "pref", [], "any"falsefalsefalse95), 'errors');
  239.         echo "
  240.                                         </div>
  241.                                         <div class=\"ec-input";
  242.         // line 97
  243.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'97$this->source); })()), "address", [], "any"falsefalsefalse97), "addr01", [], "any"falsefalsefalse97))) ? (" error") : (""));
  244.         echo "\">
  245.                                             ";
  246.         // line 98
  247.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'98$this->source); })()), "address", [], "any"falsefalsefalse98), "addr01", [], "any"falsefalsefalse98), 'widget', ["attr" => ["placeholder" => "市区町村名(例:大阪市北区)"]]);
  248.         echo "
  249.                                             ";
  250.         // line 99
  251.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'99$this->source); })()), "address", [], "any"falsefalsefalse99), "addr01", [], "any"falsefalsefalse99), 'errors');
  252.         echo "
  253.                                         </div>
  254.                                         <div class=\"ec-input";
  255.         // line 101
  256.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'101$this->source); })()), "address", [], "any"falsefalsefalse101), "addr02", [], "any"falsefalsefalse101))) ? (" error") : (""));
  257.         echo "\">
  258.                                             ";
  259.         // line 102
  260.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'102$this->source); })()), "address", [], "any"falsefalsefalse102), "addr02", [], "any"falsefalsefalse102), 'widget', ["attr" => ["placeholder" => "番地・ビル名(例:西梅田1丁目6-8)"]]);
  261.         echo "
  262.                                             ";
  263.         // line 103
  264.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'103$this->source); })()), "address", [], "any"falsefalsefalse103), "addr02", [], "any"falsefalsefalse103), 'errors');
  265.         echo "
  266.                                         </div>
  267.                                     </dd>
  268.                                 </dl>
  269.                                 <dl>
  270.                                     <dt>
  271.                                         ";
  272.         // line 109
  273.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'109$this->source); })()), "phone_number", [], "any"falsefalsefalse109), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "電話番号"]);
  274.         echo "
  275.                                     </dt>
  276.                                     <dd>
  277.                                         <div class=\"ec-telInput";
  278.         // line 112
  279.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'112$this->source); })()), "phone_number", [], "any"falsefalsefalse112))) ? (" error") : (""));
  280.         echo "\">
  281.                                             ";
  282.         // line 113
  283.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'113$this->source); })()), "phone_number", [], "any"falsefalsefalse113), 'widget');
  284.         echo "
  285.                                             ";
  286.         // line 114
  287.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'114$this->source); })()), "phone_number", [], "any"falsefalsefalse114), 'errors');
  288.         echo "
  289.                                         </div>
  290.                                     </dd>
  291.                                 </dl>
  292.                                 <dl>
  293.                                     <dt>
  294.                                         ";
  295.         // line 120
  296.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'120$this->source); })()), "email", [], "any"falsefalsefalse120), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "メールアドレス"]);
  297.         echo "
  298.                                     </dt>
  299.                                     <dd>
  300.                                         <div class=\"ec-input";
  301.         // line 123
  302.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'123$this->source); })()), "email", [], "any"falsefalsefalse123), "first", [], "any"falsefalsefalse123))) ? (" error") : (""));
  303.         echo "\">
  304.                                             ";
  305.         // line 124
  306.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'124$this->source); })()), "email", [], "any"falsefalsefalse124), "first", [], "any"falsefalsefalse124), 'widget', ["attr" => ["placeholder" => "例:ec-cube@example.com"]]);
  307.         echo "
  308.                                             ";
  309.         // line 125
  310.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'125$this->source); })()), "email", [], "any"falsefalsefalse125), "first", [], "any"falsefalsefalse125), 'errors');
  311.         echo "
  312.                                         </div>
  313.                                         <div class=\"ec-input";
  314.         // line 127
  315.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'127$this->source); })()), "email", [], "any"falsefalsefalse127), "second", [], "any"falsefalsefalse127))) ? (" error") : (""));
  316.         echo "\">
  317.                                             ";
  318.         // line 128
  319.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'128$this->source); })()), "email", [], "any"falsefalsefalse128), "second", [], "any"falsefalsefalse128), 'widget', ["attr" => ["placeholder" => "確認のためもう一度入力してください"]]);
  320.         echo "
  321.                                             ";
  322.         // line 129
  323.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'129$this->source); })()), "email", [], "any"falsefalsefalse129), "second", [], "any"falsefalsefalse129), 'errors');
  324.         echo "
  325.                                         </div>
  326.                                     </dd>
  327.                                 </dl>
  328.                                 <dl>
  329.                                     <dt>
  330.                                         ";
  331.         // line 135
  332.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'135$this->source); })()), "plain_password", [], "any"falsefalsefalse135), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "パスワード"]);
  333.         echo "
  334.                                     </dt>
  335.                                     <dd>
  336.                                         <div class=\"ec-input";
  337.         // line 138
  338.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'138$this->source); })()), "plain_password", [], "any"falsefalsefalse138), "first", [], "any"falsefalsefalse138))) ? (" error") : (""));
  339.         echo "\">
  340.                                             ";
  341.         // line 139
  342.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'139$this->source); })()), "plain_password", [], "any"falsefalsefalse139), "first", [], "any"falsefalsefalse139), 'widget', ["attr" => ["placeholder" => $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("半角英数記号%min%〜%max%文字", ["%min%" => twig_get_attribute($this->env$this->source,         // line 140
  343. (isset($context["eccube_config"]) || array_key_exists("eccube_config"$context) ? $context["eccube_config"] : (function () { throw new RuntimeError('Variable "eccube_config" does not exist.'140$this->source); })()), "eccube_password_min_len", [], "any"falsefalsefalse140), "%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.'140$this->source); })()), "eccube_password_max_len", [], "any"falsefalsefalse140)])], "type" => "password"]);
  344.         // line 142
  345.         echo "
  346.                                             ";
  347.         // line 143
  348.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'143$this->source); })()), "plain_password", [], "any"falsefalsefalse143), "first", [], "any"falsefalsefalse143), 'errors');
  349.         echo "
  350.                                         </div>
  351.                                         <div class=\"ec-input";
  352.         // line 145
  353.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'145$this->source); })()), "plain_password", [], "any"falsefalsefalse145), "second", [], "any"falsefalsefalse145))) ? (" error") : (""));
  354.         echo "\">
  355.                                             ";
  356.         // line 146
  357.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'146$this->source); })()), "plain_password", [], "any"falsefalsefalse146), "second", [], "any"falsefalsefalse146), 'widget', ["attr" => ["placeholder" => $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("確認のためもう一度入力してください")], "type" => "password"]);
  358.         // line 149
  359.         echo "
  360.                                             ";
  361.         // line 150
  362.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'150$this->source); })()), "plain_password", [], "any"falsefalsefalse150), "second", [], "any"falsefalsefalse150), 'errors');
  363.         echo "
  364.                                         </div>
  365.                                     </dd>
  366.                                 </dl>
  367.                                 <dl>
  368.                                     <dt>
  369.                                         ";
  370.         // line 156
  371.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'156$this->source); })()), "birth", [], "any"falsefalsefalse156), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "生年月日"]);
  372.         echo "
  373.                                     </dt>
  374.                                     <dd>
  375.                                         <div class=\"ec-birth";
  376.         // line 159
  377.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'159$this->source); })()), "birth", [], "any"falsefalsefalse159))) ? (" error") : (""));
  378.         echo "\">
  379.                                             ";
  380.         // line 160
  381.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'160$this->source); })()), "birth", [], "any"falsefalsefalse160), "year", [], "any"falsefalsefalse160), 'widget');
  382.         echo "<span>/</span>
  383.                                             ";
  384.         // line 161
  385.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'161$this->source); })()), "birth", [], "any"falsefalsefalse161), "month", [], "any"falsefalsefalse161), 'widget');
  386.         echo "<span>/</span>
  387.                                             ";
  388.         // line 162
  389.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'162$this->source); })()), "birth", [], "any"falsefalsefalse162), "day", [], "any"falsefalsefalse162), 'widget');
  390.         echo "
  391.                                             ";
  392.         // line 163
  393.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'163$this->source); })()), "birth", [], "any"falsefalsefalse163), 'errors');
  394.         echo "
  395.                                         </div>
  396.                                     </dd>
  397.                                 </dl>
  398.                                 <dl>
  399.                                     <dt>
  400.                                         ";
  401.         // line 169
  402.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'169$this->source); })()), "sex", [], "any"falsefalsefalse169), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "性別"]);
  403.         echo "
  404.                                     </dt>
  405.                                     <dd>
  406.                                         <div class=\"ec-radio";
  407.         // line 172
  408.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'172$this->source); })()), "sex", [], "any"falsefalsefalse172))) ? (" error") : (""));
  409.         echo "\">
  410.                                             ";
  411.         // line 173
  412.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'173$this->source); })()), "sex", [], "any"falsefalsefalse173), 'widget');
  413.         echo "
  414.                                             ";
  415.         // line 174
  416.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'174$this->source); })()), "sex", [], "any"falsefalsefalse174), 'errors');
  417.         echo "
  418.                                         </div>
  419.                                     </dd>
  420.                                 </dl>
  421.                                 <dl>
  422.                                     <dt>
  423.                                         ";
  424.         // line 180
  425.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'180$this->source); })()), "job", [], "any"falsefalsefalse180), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "職業"]);
  426.         echo "
  427.                                     </dt>
  428.                                     <dd>
  429.                                         <div class=\"ec-select";
  430.         // line 183
  431.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'183$this->source); })()), "job", [], "any"falsefalsefalse183))) ? (" error") : (""));
  432.         echo "\">
  433.                                             ";
  434.         // line 184
  435.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'184$this->source); })()), "job", [], "any"falsefalsefalse184), 'widget');
  436.         echo "
  437.                                             ";
  438.         // line 185
  439.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'185$this->source); })()), "job", [], "any"falsefalsefalse185), 'errors');
  440.         echo "
  441.                                         </div>
  442.                                     </dd>
  443.                                 </dl>
  444.                                 ";
  445.         // line 190
  446.         echo "                                ";
  447.         $context['_parent'] = $context;
  448.         $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.'190$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"falsefalsefalse190), "eccube_form_options", [], "any"falsefalsefalse190), "auto_render", [], "any"falsefalsefalse190); }));
  449.         foreach ($context['_seq'] as $context["_key"] => $context["f"]) {
  450.             // line 191
  451.             echo "                                    ";
  452.             if (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["f"], "vars", [], "any"falsefalsefalse191), "eccube_form_options", [], "any"falsefalsefalse191), "form_theme", [], "any"falsefalsefalse191)) {
  453.                 // line 192
  454.                 echo "                                        ";
  455.                 $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"falsefalsefalse192), "eccube_form_options", [], "any"falsefalsefalse192), "form_theme", [], "any"falsefalsefalse192)], true);
  456.                 // line 193
  457.                 echo "                                        ";
  458.                 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($context["f"], 'row');
  459.                 echo "
  460.                                     ";
  461.             } else {
  462.                 // line 195
  463.                 echo "                                        <dl>
  464.                                             <dt>
  465.                                                 ";
  466.                 // line 197
  467.                 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($context["f"], 'label');
  468.                 echo "
  469.                                             </dt>
  470.                                             <dd>
  471.                                                 <div class=\"";
  472.                 // line 200
  473.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["f"], "vars", [], "any"falsefalsefalse200), "eccube_form_options", [], "any"falsefalsefalse200), "style_class", [], "any"falsefalsefalse200), "html"nulltrue);
  474.                 echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($context["f"])) ? (" error") : (""));
  475.                 echo "\">
  476.                                                     ";
  477.                 // line 201
  478.                 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($context["f"], 'widget');
  479.                 echo "
  480.                                                     ";
  481.                 // line 202
  482.                 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($context["f"], 'errors');
  483.                 echo "
  484.                                                 </div>
  485.                                             </dd>
  486.                                         </dl>
  487.                                     ";
  488.             }
  489.             // line 207
  490.             echo "                                ";
  491.         }
  492.         $_parent $context['_parent'];
  493.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['f'], $context['_parent'], $context['loop']);
  494.         $context array_intersect_key($context$_parent) + $_parent;
  495.         // line 208
  496.         echo "                            </div>
  497.                             <div class=\"ec-RegisterRole__actions\">
  498.                                 <div class=\"ec-off4Grid\">
  499.                                     <div class=\"ec-off4Grid__cell\">
  500.                                         <button type=\"submit\"
  501.                                                 class=\"ec-blockBtn--cancel\">";
  502.         // line 214
  503.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("登録する"), "html"nulltrue);
  504.         echo "</button>
  505.                                     </div>
  506.                                 </div>
  507.                             </div>
  508.                         </form>
  509.                     </div>
  510.                 </div>
  511.             </div>
  512.         </div>
  513.     </div>
  514. ";
  515.         
  516.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  517.         
  518.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  519.     }
  520.     public function getTemplateName()
  521.     {
  522.         return "Mypage/change.twig";
  523.     }
  524.     public function isTraitable()
  525.     {
  526.         return false;
  527.     }
  528.     public function getDebugInfo()
  529.     {
  530.         return array (  524 => 214,  516 => 208,  510 => 207,  502 => 202,  498 => 201,  493 => 200,  487 => 197,  483 => 195,  477 => 193,  474 => 192,  471 => 191,  466 => 190,  459 => 185,  455 => 184,  451 => 183,  445 => 180,  436 => 174,  432 => 173,  428 => 172,  422 => 169,  413 => 163,  409 => 162,  405 => 161,  401 => 160,  397 => 159,  391 => 156,  382 => 150,  379 => 149,  377 => 146,  373 => 145,  368 => 143,  365 => 142,  363 => 140,  362 => 139,  358 => 138,  352 => 135,  343 => 129,  339 => 128,  335 => 127,  330 => 125,  326 => 124,  322 => 123,  316 => 120,  307 => 114,  303 => 113,  299 => 112,  293 => 109,  284 => 103,  280 => 102,  276 => 101,  271 => 99,  267 => 98,  263 => 97,  258 => 95,  254 => 94,  250 => 93,  244 => 90,  239 => 88,  234 => 86,  227 => 82,  221 => 81,  215 => 78,  206 => 72,  202 => 71,  198 => 70,  192 => 67,  183 => 61,  179 => 60,  175 => 59,  171 => 58,  167 => 57,  161 => 54,  152 => 48,  148 => 47,  144 => 46,  140 => 45,  136 => 44,  130 => 41,  123 => 37,  118 => 35,  111 => 30,  109 => 29,  102 => 27,  97 => 24,  87 => 23,  76 => 20,  66 => 19,  55 => 11,  53 => 17,  51 => 15,  49 => 13,  36 => 11,);
  531.     }
  532.     public function getSourceContext()
  533.     {
  534.         return new Source("{#
  535. This file is part of EC-CUBE
  536. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  537. http://www.ec-cube.co.jp/
  538. For the full copyright and license information, please view the LICENSE
  539. file that was distributed with this source code.
  540. #}
  541. {% extends 'default_frame.twig' %}
  542. {% set body_class = 'mypage' %}
  543. {% set mypageno = 'change' %}
  544. {% form_theme form 'Form/form_div_layout.twig' %}
  545. {% block javascript %}
  546.     <script src=\"//yubinbango.github.io/yubinbango/yubinbango.js\" charset=\"UTF-8\"></script>
  547. {% endblock javascript %}
  548. {% block main %}
  549.     <div class=\"ec-layoutRole__main\">
  550.         <div class=\"ec-mypageRole\">
  551.             <div class=\"ec-pageHeader\">
  552.                 <h1>{{ 'マイページ'|trans }}/{{ '会員情報編集'|trans }}</h1>
  553.             </div>
  554.             {% include 'Mypage/navi.twig' %}
  555.         </div>
  556.         <div class=\"ec-mypageRole\">
  557.             <div class=\"ec-editRole\">
  558.                 <div class=\"ec-off1Grid\">
  559.                     <div class=\"ec-off1Grid__cell\">
  560.                         <form method=\"post\" action=\"{{ url('mypage_change') }}\" novalidate class=\"h-adr\">
  561.                             <span class=\"p-country-name\" style=\"display:none;\">Japan</span>
  562.                             {{ form_widget(form._token) }}
  563.                             <div class=\"ec-borderedDefs\">
  564.                                 <dl>
  565.                                     <dt>
  566.                                         {{ form_label(form.name, 'お名前', { 'label_attr': { 'class': 'ec-label' }}) }}
  567.                                     </dt>
  568.                                     <dd>
  569.                                         <div class=\"ec-halfInput{{ has_errors(form.name.name01, form.name.name02) ? ' error'}}\">
  570.                                             {{ form_widget(form.name.name01, { 'attr': { 'placeholder': '姓' }}) }}
  571.                                             {{ form_widget(form.name.name02, { 'attr': { 'placeholder': '名' }}) }}
  572.                                             {{ form_errors(form.name.name01) }}
  573.                                             {{ form_errors(form.name.name02) }}
  574.                                         </div>
  575.                                     </dd>
  576.                                 </dl>
  577.                                 <dl>
  578.                                     <dt>
  579.                                         {{ form_label(form.kana, 'お名前(カナ)', { 'label_attr': { 'class': 'ec-label' }}) }}
  580.                                     </dt>
  581.                                     <dd>
  582.                                         <div class=\"ec-halfInput{{ has_errors(form.kana.kana01, form.kana.kana02) ? ' error'}}\">
  583.                                             {{ form_widget(form.kana.kana01, { 'attr': { 'placeholder': 'セイ' }}) }}
  584.                                             {{ form_widget(form.kana.kana02, { 'attr': { 'placeholder': 'メイ' }}) }}
  585.                                             {{ form_errors(form.kana.kana01) }}
  586.                                             {{ form_errors(form.kana.kana02) }}
  587.                                         </div>
  588.                                     </dd>
  589.                                 </dl>
  590.                                 <dl>
  591.                                     <dt>
  592.                                         {{ form_label(form.company_name, '会社名', { 'label_attr': { 'class': 'ec-label' }}) }}
  593.                                     </dt>
  594.                                     <dd>
  595.                                         <div class=\"ec-halfInput{{ has_errors(form.company_name) ? ' error' }}\">
  596.                                             {{ form_widget(form.company_name) }}
  597.                                             {{ form_errors(form.company_name) }}
  598.                                         </div>
  599.                                     </dd>
  600.                                 </dl>
  601.                                 <dl>
  602.                                     <dt>
  603.                                         {{ form_label(form.address, '住所', { 'label_attr': { 'class': 'ec-label' }}) }}
  604.                                     </dt>
  605.                                     <dd>
  606.                                         <div class=\"ec-zipInput{{ has_errors(form.postal_code) ? ' error' }}\"><span>{{ '〒'|trans }}</span>
  607.                                             {{ form_widget(form.postal_code) }}
  608.                                             <div class=\"ec-zipInputHelp\">
  609.                                                 <div class=\"ec-zipInputHelp__icon\">
  610.                                                     <div class=\"ec-icon\"><img
  611.                                                                 src=\"{{ asset('assets/icon/question-white.svg') }}\" alt=\"\">
  612.                                                     </div>
  613.                                                 </div><a href=\"https://www.post.japanpost.jp/zipcode/\" target=\"_blank\"><span>{{ '郵便番号検索'|trans }}</span></a>
  614.                                             </div>
  615.                                             {{ form_errors(form.postal_code) }}
  616.                                         </div>
  617.                                         <div class=\"ec-select{{ has_errors(form.address.pref) ? ' error' }}\">
  618.                                             {{ form_widget(form.address.pref) }}
  619.                                             {{ form_errors(form.address.pref) }}
  620.                                         </div>
  621.                                         <div class=\"ec-input{{ has_errors(form.address.addr01) ? ' error' }}\">
  622.                                             {{ form_widget(form.address.addr01, { 'attr': { 'placeholder': '市区町村名(例:大阪市北区)' }}) }}
  623.                                             {{ form_errors(form.address.addr01) }}
  624.                                         </div>
  625.                                         <div class=\"ec-input{{ has_errors(form.address.addr02) ? ' error' }}\">
  626.                                             {{ form_widget(form.address.addr02,  { 'attr': { 'placeholder': '番地・ビル名(例:西梅田1丁目6-8)' }}) }}
  627.                                             {{ form_errors(form.address.addr02) }}
  628.                                         </div>
  629.                                     </dd>
  630.                                 </dl>
  631.                                 <dl>
  632.                                     <dt>
  633.                                         {{ form_label(form.phone_number, '電話番号', { 'label_attr': { 'class': 'ec-label' }}) }}
  634.                                     </dt>
  635.                                     <dd>
  636.                                         <div class=\"ec-telInput{{ has_errors(form.phone_number) ? ' error' }}\">
  637.                                             {{ form_widget(form.phone_number) }}
  638.                                             {{ form_errors(form.phone_number) }}
  639.                                         </div>
  640.                                     </dd>
  641.                                 </dl>
  642.                                 <dl>
  643.                                     <dt>
  644.                                         {{ form_label(form.email, 'メールアドレス', { 'label_attr': { 'class': 'ec-label' }}) }}
  645.                                     </dt>
  646.                                     <dd>
  647.                                         <div class=\"ec-input{{ has_errors(form.email.first) ? ' error' }}\">
  648.                                             {{ form_widget(form.email.first, { 'attr': { 'placeholder': '例:ec-cube@example.com' }}) }}
  649.                                             {{ form_errors(form.email.first) }}
  650.                                         </div>
  651.                                         <div class=\"ec-input{{ has_errors(form.email.second) ? ' error' }}\">
  652.                                             {{ form_widget(form.email.second, { 'attr': { 'placeholder': '確認のためもう一度入力してください' }}) }}
  653.                                             {{ form_errors(form.email.second) }}
  654.                                         </div>
  655.                                     </dd>
  656.                                 </dl>
  657.                                 <dl>
  658.                                     <dt>
  659.                                         {{ form_label(form.plain_password, 'パスワード', { 'label_attr': {'class': 'ec-label' }}) }}
  660.                                     </dt>
  661.                                     <dd>
  662.                                         <div class=\"ec-input{{ has_errors(form.plain_password.first) ? ' error' }}\">
  663.                                             {{ form_widget(form.plain_password.first, {
  664.                                                 'attr': { 'placeholder': '半角英数記号%min%〜%max%文字'|trans({ '%min%': eccube_config.eccube_password_min_len, '%max%': eccube_config.eccube_password_max_len }) },
  665.                                                 'type': 'password'
  666.                                             }) }}
  667.                                             {{ form_errors(form.plain_password.first) }}
  668.                                         </div>
  669.                                         <div class=\"ec-input{{ has_errors(form.plain_password.second) ? ' error' }}\">
  670.                                             {{ form_widget(form.plain_password.second, {
  671.                                                 'attr': { 'placeholder': '確認のためもう一度入力してください'|trans },
  672.                                                 'type': 'password'
  673.                                             }) }}
  674.                                             {{ form_errors(form.plain_password.second) }}
  675.                                         </div>
  676.                                     </dd>
  677.                                 </dl>
  678.                                 <dl>
  679.                                     <dt>
  680.                                         {{ form_label(form.birth, '生年月日', { 'label_attr': {'class': 'ec-label' }}) }}
  681.                                     </dt>
  682.                                     <dd>
  683.                                         <div class=\"ec-birth{{ has_errors(form.birth) ? ' error'}}\">
  684.                                             {{ form_widget(form.birth.year) }}<span>/</span>
  685.                                             {{ form_widget(form.birth.month) }}<span>/</span>
  686.                                             {{ form_widget(form.birth.day) }}
  687.                                             {{ form_errors(form.birth) }}
  688.                                         </div>
  689.                                     </dd>
  690.                                 </dl>
  691.                                 <dl>
  692.                                     <dt>
  693.                                         {{ form_label(form.sex, '性別', { 'label_attr': { 'class': 'ec-label' }}) }}
  694.                                     </dt>
  695.                                     <dd>
  696.                                         <div class=\"ec-radio{{ has_errors(form.sex) ? ' error' }}\">
  697.                                             {{ form_widget(form.sex) }}
  698.                                             {{ form_errors(form.sex) }}
  699.                                         </div>
  700.                                     </dd>
  701.                                 </dl>
  702.                                 <dl>
  703.                                     <dt>
  704.                                         {{ form_label(form.job, '職業', { 'label_attr': {'class': 'ec-label' }}) }}
  705.                                     </dt>
  706.                                     <dd>
  707.                                         <div class=\"ec-select{{ has_errors(form.job) ? ' error' }}\">
  708.                                             {{ form_widget(form.job) }}
  709.                                             {{ form_errors(form.job) }}
  710.                                         </div>
  711.                                     </dd>
  712.                                 </dl>
  713.                                 {# エンティティ拡張の自動出力 #}
  714.                                 {% for f in form|filter(f => f.vars.eccube_form_options.auto_render) %}
  715.                                     {% if f.vars.eccube_form_options.form_theme %}
  716.                                         {% form_theme f f.vars.eccube_form_options.form_theme %}
  717.                                         {{ form_row(f) }}
  718.                                     {% else %}
  719.                                         <dl>
  720.                                             <dt>
  721.                                                 {{ form_label(f) }}
  722.                                             </dt>
  723.                                             <dd>
  724.                                                 <div class=\"{{ f.vars.eccube_form_options.style_class }}{{ has_errors(f) ? ' error' }}\">
  725.                                                     {{ form_widget(f) }}
  726.                                                     {{ form_errors(f) }}
  727.                                                 </div>
  728.                                             </dd>
  729.                                         </dl>
  730.                                     {% endif %}
  731.                                 {% endfor %}
  732.                             </div>
  733.                             <div class=\"ec-RegisterRole__actions\">
  734.                                 <div class=\"ec-off4Grid\">
  735.                                     <div class=\"ec-off4Grid__cell\">
  736.                                         <button type=\"submit\"
  737.                                                 class=\"ec-blockBtn--cancel\">{{ '登録する'|trans }}</button>
  738.                                     </div>
  739.                                 </div>
  740.                             </div>
  741.                         </form>
  742.                     </div>
  743.                 </div>
  744.             </div>
  745.         </div>
  746.     </div>
  747. {% endblock %}
  748. ""Mypage/change.twig""/home/daiwafood/www/ec/app/template/mizunasu/Mypage/change.twig");
  749.     }
  750. }