var/cache/dev/twig/9b/9be56bc248c8f8d060a4b497a5da7982a9f3ff5ed254d2de4dda63f4734bc159.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. /* @SyliusShop/ProjectSimulation/index.html.twig */
  14. class __TwigTemplate_21115328027aab537ceca31251e24b7ae04bd12658c737c170a8dea163b1b7bd extends \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.             'content' => [$this'block_content'],
  24.             'javascripts' => [$this'block_javascripts'],
  25.         ];
  26.     }
  27.     protected function doGetParent(array $context)
  28.     {
  29.         // line 1
  30.         return "@SyliusShop/layout.html.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""@SyliusShop/ProjectSimulation/index.html.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""@SyliusShop/ProjectSimulation/index.html.twig"));
  39.         $this->parent $this->loadTemplate("@SyliusShop/layout.html.twig""@SyliusShop/ProjectSimulation/index.html.twig"1);
  40.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  41.         
  42.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  43.         
  44.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  45.     }
  46.     // line 3
  47.     public function block_content($context, array $blocks = [])
  48.     {
  49.         $macros $this->macros;
  50.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  51.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  52.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  53.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  54.         // line 4
  55.         echo "
  56.   <div id=\"steps\" class=\"bg-step\">
  57.     <div class=\"max-container-5 px-0\">
  58.         <nav>
  59.             <ol class=\"breadcrumb ariane-box m-0 p-3\">
  60.                 <li class=\"breadcrumb-item\"><a href=\"";
  61.         // line 9
  62.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("sylius_shop_homepage");
  63.         echo "\">";
  64.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("sylius.ui.home"), "html"nulltrue);
  65.         echo "</a></li>
  66.                 <li class=\"breadcrumb-item active\">Simulez votre projet</li>
  67.             </ol>
  68.         </nav>
  69.         <div class=\"max-container-4 px-lg-0 px-2\">
  70.             <div class=\"text-center pt-lg-4 pt-3\">
  71.                 <h1 class=\"title-medium color-blue-s text-uppercase mb-0\">Simulez votre projet</h1>
  72.                 <div class=\"text-center titre-regular-italic\">Rapide et gratuit !</div>
  73.             </div>
  74.             <div class=\"step-project-container\">
  75.                 <div class=\"row no-gutters\">
  76.                     <div class=\"col\">
  77.                         <div class=\"step-number step-number-1 completed-step\"><span>1</span></div>
  78.                     </div>
  79.                     <div class=\"col\">
  80.                         <div class=\"step-number step-number-2\"><span>2</span></div>
  81.                     </div>
  82.                     <div class=\"col\">
  83.                         <div class=\"step-number step-number-3\"><span>3</span></div>
  84.                     </div>
  85.                     <div class=\"col\">
  86.                         <div class=\"step-number step-number-4\"><span>4</span></div>
  87.                     </div>
  88.                 </div>
  89.             </div>
  90.             <div class=\"bg-form-step\">
  91.                 ";
  92.         // line 35
  93.         echo         $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock((isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'35$this->source); })()), 'form_start', ["action" => $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_shop_project_simulation"), "attr" => ["class" => "ui large loadable form""novalidate" => "novalidate"]]);
  94.         echo "
  95.                 <div id=\"step1\">
  96.                     ";
  97.         // line 38
  98.         $this->loadTemplate("@SyliusShop/ProjectSimulation/Steps/_step1.html.twig""@SyliusShop/ProjectSimulation/index.html.twig"38)->display($context);
  99.         // line 39
  100.         echo "                </div>
  101.                 <div id=\"step2\" class=\"d-none\">
  102.                     ";
  103.         // line 41
  104.         $this->loadTemplate("@SyliusShop/ProjectSimulation/Steps/_step2.html.twig""@SyliusShop/ProjectSimulation/index.html.twig"41)->display($context);
  105.         // line 42
  106.         echo "                </div>
  107.                 <div id=\"step3\" class=\"d-none\">
  108.                     ";
  109.         // line 44
  110.         $this->loadTemplate("@SyliusShop/ProjectSimulation/Steps/_step3.html.twig""@SyliusShop/ProjectSimulation/index.html.twig"44)->display($context);
  111.         // line 45
  112.         echo "                </div>
  113.                 ";
  114.         // line 48
  115.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'48$this->source); })()), "_token", [], "any"falsefalsefalse48), 'row');
  116.         echo "
  117.                 <div class=\"px-1 pb-2 pt-lg-4 pt-3 text-center mt-lg-3 row mx-md-n3 mx-n2 justify-content-center align-items-center\">
  118.                     <div class=\"step1hiden-btn col-6 hidden-step-1  px-lg-5 px-md-3 px-2\"><button type=\"button\" class=\"btn-back-step d-none btn-link transition-bgcolor width-100-max border-0  text-white  font-24 py-p-step \"><span>";
  119.         // line 50
  120.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.form.project_simulation.back_step"), "html"nulltrue);
  121.         echo "</span></button></div>
  122.                     <div class=\"col-6  px-lg-5 px-md-3 px-2\"><button type=\"button\" data-current-step=\"1\" class=\"btn-next-step d-none btn-link transition-bgcolor width-100-max border-0  text-white  font-24 py-p-step bg-gradient-hover\"><span>";
  123.         // line 51
  124.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.form.project_simulation.next_step"), "html"nulltrue);
  125.         echo "</span></button></div>
  126.                     <button type=\"submit\" data-form-submit class=\"d-none btn-submit d-none btn-link transition-bgcolor minw-verybig border-0 text-white font-24 py-p-step bg-gradient-hover\"><span>";
  127.         // line 52
  128.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.form.project_simulation.next_step"), "html"nulltrue);
  129.         echo "</span></button>
  130.                 </div>
  131.                 ";
  132.         // line 54
  133.         echo         $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock((isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'54$this->source); })()), 'form_end', ["render_rest" => false]);
  134.         echo "
  135.             </div>
  136.         </div>
  137.     </div>
  138.   </div>
  139. ";
  140.         
  141.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  142.         
  143.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  144.     }
  145.     // line 61
  146.     public function block_javascripts($context, array $blocks = [])
  147.     {
  148.         $macros $this->macros;
  149.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  150.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  151.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  152.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  153.         // line 62
  154.         echo "    ";
  155.         $this->displayParentBlock("javascripts"$context$blocks);
  156.         echo "
  157.     ";
  158.         // line 63
  159.         echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackScriptTags("project_simulation"null"bootstrapTheme");
  160.         echo "
  161. ";
  162.         
  163.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  164.         
  165.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  166.     }
  167.     public function getTemplateName()
  168.     {
  169.         return "@SyliusShop/ProjectSimulation/index.html.twig";
  170.     }
  171.     public function isTraitable()
  172.     {
  173.         return false;
  174.     }
  175.     public function getDebugInfo()
  176.     {
  177.         return array (  181 => 63,  176 => 62,  166 => 61,  150 => 54,  145 => 52,  141 => 51,  137 => 50,  132 => 48,  127 => 45,  125 => 44,  121 => 42,  119 => 41,  115 => 39,  113 => 38,  107 => 35,  76 => 9,  69 => 4,  59 => 3,  36 => 1,);
  178.     }
  179.     public function getSourceContext()
  180.     {
  181.         return new Source("{% extends '@SyliusShop/layout.html.twig' %}
  182. {% block content %}
  183.   <div id=\"steps\" class=\"bg-step\">
  184.     <div class=\"max-container-5 px-0\">
  185.         <nav>
  186.             <ol class=\"breadcrumb ariane-box m-0 p-3\">
  187.                 <li class=\"breadcrumb-item\"><a href=\"{{ path('sylius_shop_homepage') }}\">{{ 'sylius.ui.home'|trans }}</a></li>
  188.                 <li class=\"breadcrumb-item active\">Simulez votre projet</li>
  189.             </ol>
  190.         </nav>
  191.         <div class=\"max-container-4 px-lg-0 px-2\">
  192.             <div class=\"text-center pt-lg-4 pt-3\">
  193.                 <h1 class=\"title-medium color-blue-s text-uppercase mb-0\">Simulez votre projet</h1>
  194.                 <div class=\"text-center titre-regular-italic\">Rapide et gratuit !</div>
  195.             </div>
  196.             <div class=\"step-project-container\">
  197.                 <div class=\"row no-gutters\">
  198.                     <div class=\"col\">
  199.                         <div class=\"step-number step-number-1 completed-step\"><span>1</span></div>
  200.                     </div>
  201.                     <div class=\"col\">
  202.                         <div class=\"step-number step-number-2\"><span>2</span></div>
  203.                     </div>
  204.                     <div class=\"col\">
  205.                         <div class=\"step-number step-number-3\"><span>3</span></div>
  206.                     </div>
  207.                     <div class=\"col\">
  208.                         <div class=\"step-number step-number-4\"><span>4</span></div>
  209.                     </div>
  210.                 </div>
  211.             </div>
  212.             <div class=\"bg-form-step\">
  213.                 {{ form_start(form, {'action': path('app_shop_project_simulation'), 'attr': {'class': 'ui large loadable form', 'novalidate': 'novalidate'}}) }}
  214.                 <div id=\"step1\">
  215.                     {% include '@SyliusShop/ProjectSimulation/Steps/_step1.html.twig' %}
  216.                 </div>
  217.                 <div id=\"step2\" class=\"d-none\">
  218.                     {% include '@SyliusShop/ProjectSimulation/Steps/_step2.html.twig' %}
  219.                 </div>
  220.                 <div id=\"step3\" class=\"d-none\">
  221.                     {% include '@SyliusShop/ProjectSimulation/Steps/_step3.html.twig' %}
  222.                 </div>
  223.                 {{ form_row(form._token) }}
  224.                 <div class=\"px-1 pb-2 pt-lg-4 pt-3 text-center mt-lg-3 row mx-md-n3 mx-n2 justify-content-center align-items-center\">
  225.                     <div class=\"step1hiden-btn col-6 hidden-step-1  px-lg-5 px-md-3 px-2\"><button type=\"button\" class=\"btn-back-step d-none btn-link transition-bgcolor width-100-max border-0  text-white  font-24 py-p-step \"><span>{{ 'app.form.project_simulation.back_step'|trans }}</span></button></div>
  226.                     <div class=\"col-6  px-lg-5 px-md-3 px-2\"><button type=\"button\" data-current-step=\"1\" class=\"btn-next-step d-none btn-link transition-bgcolor width-100-max border-0  text-white  font-24 py-p-step bg-gradient-hover\"><span>{{ 'app.form.project_simulation.next_step'|trans }}</span></button></div>
  227.                     <button type=\"submit\" data-form-submit class=\"d-none btn-submit d-none btn-link transition-bgcolor minw-verybig border-0 text-white font-24 py-p-step bg-gradient-hover\"><span>{{ 'app.form.project_simulation.next_step'|trans }}</span></button>
  228.                 </div>
  229.                 {{ form_end(form, {'render_rest': false}) }}
  230.             </div>
  231.         </div>
  232.     </div>
  233.   </div>
  234. {% endblock %}
  235. {% block javascripts %}
  236.     {{ parent() }}
  237.     {{ encore_entry_script_tags('project_simulation', null, 'bootstrapTheme') }}
  238. {% endblock %}
  239. ""@SyliusShop/ProjectSimulation/index.html.twig""/home/6nergiesboutique/www_preprod/themes/BootstrapTheme/templates/bundles/SyliusShopBundle/ProjectSimulation/index.html.twig");
  240.     }
  241. }