var/cache/dev/twig/ea/ead0d84ad2cbee31ba4c992f53d6ca62.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. /* front/reservation/index.html.twig */
  14. class __TwigTemplate_0d979f900670fb0b2eed6735ff956f07 extends 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.             'bodyClass' => [$this'block_bodyClass'],
  24.             'content' => [$this'block_content'],
  25.         ];
  26.     }
  27.     protected function doGetParent(array $context)
  28.     {
  29.         // line 1
  30.         return "layouts/front.html.twig";
  31.     }
  32.     protected function doDisplay(array $context, array $blocks = [])
  33.     {
  34.         $macros $this->macros;
  35.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  36.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""front/reservation/index.html.twig"));
  37.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  38.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""front/reservation/index.html.twig"));
  39.         $this->parent $this->loadTemplate("layouts/front.html.twig""front/reservation/index.html.twig"1);
  40.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  41.         
  42.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  43.         
  44.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  45.     }
  46.     // line 3
  47.     public function block_bodyClass($context, array $blocks = [])
  48.     {
  49.         $macros $this->macros;
  50.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  51.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""bodyClass"));
  52.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  53.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""bodyClass"));
  54.         echo "interne";
  55.         
  56.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  57.         
  58.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  59.     }
  60.     // line 5
  61.     public function block_content($context, array $blocks = [])
  62.     {
  63.         $macros $this->macros;
  64.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  65.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  66.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  67.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  68.         // line 6
  69.         echo "    ";
  70.         if ( !(null === (isset($context["cour"]) || array_key_exists("cour"$context) ? $context["cour"] : (function () { throw new RuntimeError('Variable "cour" does not exist.'6$this->source); })()))) {
  71.             // line 7
  72.             echo "        <section class=\"title-page\" style=\"background:url(";
  73.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/images/bg-cours.jpg"), "html"nulltrue);
  74.             echo ")\">
  75.             <div class=\"container\">
  76.                 <div class=\"row\">
  77.                     <div class=\"head_page\">
  78.                         <div class=\"head\"> ";
  79.             // line 11
  80.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["cour"]) || array_key_exists("cour"$context) ? $context["cour"] : (function () { throw new RuntimeError('Variable "cour" does not exist.'11$this->source); })()), "category", [], "any"falsefalsefalse11), "html"nulltrue);
  81.             echo "</div>
  82.                         <div class=\"sperateur\"></div>
  83.                         <div class=\"sub_title\">Apprenez à parler ";
  84.             // line 13
  85.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["cour"]) || array_key_exists("cour"$context) ? $context["cour"] : (function () { throw new RuntimeError('Variable "cour" does not exist.'13$this->source); })()), "category", [], "any"falsefalsefalse13), "html"nulltrue);
  86.             echo " rapidement avec <br>
  87.                             nos cours ";
  88.             // line 14
  89.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["cour"]) || array_key_exists("cour"$context) ? $context["cour"] : (function () { throw new RuntimeError('Variable "cour" does not exist.'14$this->source); })()), "category", [], "any"falsefalsefalse14), "html"nulltrue);
  90.             echo " accessibles à tous niveaux.
  91.                         </div>
  92.                     </div>
  93.                     <div class=\"arrows_head\">
  94.                         <a href=\"#\">
  95.                             <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"
  96.                                  version=\"1.1\"
  97.                                  id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 492 492\"
  98.                                  style=\"enable-background:new 0 0 492 492;\" xml:space=\"preserve\" fill=\"#fff\">
  99.                     <g>
  100.                         <g>
  101.                             <path xmlns=\"http://www.w3.org/2000/svg\" fill=\"\"
  102.                                   d=\"M198.608,246.104L382.664,62.04c5.068-5.056,7.856-11.816,7.856-19.024c0-7.212-2.788-13.968-7.856-19.032l-16.128-16.12    C361.476,2.792,354.712,0,347.504,0s-13.964,2.792-19.028,7.864L109.328,227.008c-5.084,5.08-7.868,11.868-7.848,19.084    c-0.02,7.248,2.76,14.028,7.848,19.112l218.944,218.932c5.064,5.072,11.82,7.864,19.032,7.864c7.208,0,13.964-2.792,19.032-7.864    l16.124-16.12c10.492-10.492,10.492-27.572,0-38.06L198.608,246.104z\"/>
  103.                         </g></svg>
  104.                     <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\"
  105.                          id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 492 492\" style=\"enable-background:new 0 0 492 492;\"
  106.                          xml:space=\"preserve\" fill=\"#fff\">
  107.                     <g>
  108.                         <g>
  109.                             <path xmlns=\"http://www.w3.org/2000/svg\" fill=\"\"
  110.                                   d=\"M198.608,246.104L382.664,62.04c5.068-5.056,7.856-11.816,7.856-19.024c0-7.212-2.788-13.968-7.856-19.032l-16.128-16.12    C361.476,2.792,354.712,0,347.504,0s-13.964,2.792-19.028,7.864L109.328,227.008c-5.084,5.08-7.868,11.868-7.848,19.084    c-0.02,7.248,2.76,14.028,7.848,19.112l218.944,218.932c5.064,5.072,11.82,7.864,19.032,7.864c7.208,0,13.964-2.792,19.032-7.864    l16.124-16.12c10.492-10.492,10.492-27.572,0-38.06L198.608,246.104z\"/>
  111.                         </g></svg>
  112.                         </a>
  113.                     </div>
  114.                 </div>
  115.             </div>
  116.         </section>
  117.     ";
  118.         }
  119.         // line 43
  120.         echo "    ";
  121.         if ( !(null === (isset($context["formation"]) || array_key_exists("formation"$context) ? $context["formation"] : (function () { throw new RuntimeError('Variable "formation" does not exist.'43$this->source); })()))) {
  122.             // line 44
  123.             echo "        <section class=\"title-page\" style=\"background:url(";
  124.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/images/bg-coaching.jpg"), "html"nulltrue);
  125.             echo ")\">
  126.             <div class=\"container\">
  127.                 <div class=\"row\">
  128.                     <div class=\"head_page\">
  129.                         <div class=\"head\"> Coaching en ligne</div>
  130.                         <div class=\"sperateur\"></div>
  131.                         <div class=\"sub_title\"> Découvrez nos sessions de Coaching <br> en ligne avec nos formateurs
  132.                         </div>
  133.                     </div>
  134.                     <div class=\"arrows_head\">
  135.                         <a href=\"#\">
  136.                             <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"
  137.                                  version=\"1.1\"
  138.                                  id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 492 492\"
  139.                                  style=\"enable-background:new 0 0 492 492;\" xml:space=\"preserve\" fill=\"#fff\">
  140.                     <g>
  141.                         <g>
  142.                             <path xmlns=\"http://www.w3.org/2000/svg\" fill=\"\"
  143.                                   d=\"M198.608,246.104L382.664,62.04c5.068-5.056,7.856-11.816,7.856-19.024c0-7.212-2.788-13.968-7.856-19.032l-16.128-16.12    C361.476,2.792,354.712,0,347.504,0s-13.964,2.792-19.028,7.864L109.328,227.008c-5.084,5.08-7.868,11.868-7.848,19.084    c-0.02,7.248,2.76,14.028,7.848,19.112l218.944,218.932c5.064,5.072,11.82,7.864,19.032,7.864c7.208,0,13.964-2.792,19.032-7.864    l16.124-16.12c10.492-10.492,10.492-27.572,0-38.06L198.608,246.104z\"/>
  144.                         </g></svg>
  145.                     <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\"
  146.                          id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 492 492\" style=\"enable-background:new 0 0 492 492;\"
  147.                          xml:space=\"preserve\" fill=\"#fff\">
  148.                     <g>
  149.                         <g>
  150.                             <path xmlns=\"http://www.w3.org/2000/svg\" fill=\"\"
  151.                                   d=\"M198.608,246.104L382.664,62.04c5.068-5.056,7.856-11.816,7.856-19.024c0-7.212-2.788-13.968-7.856-19.032l-16.128-16.12    C361.476,2.792,354.712,0,347.504,0s-13.964,2.792-19.028,7.864L109.328,227.008c-5.084,5.08-7.868,11.868-7.848,19.084    c-0.02,7.248,2.76,14.028,7.848,19.112l218.944,218.932c5.064,5.072,11.82,7.864,19.032,7.864c7.208,0,13.964-2.792,19.032-7.864    l16.124-16.12c10.492-10.492,10.492-27.572,0-38.06L198.608,246.104z\"/>
  152.                         </g></svg>
  153.                         </a>
  154.                     </div>
  155.                 </div>
  156.             </div>
  157.         </section>
  158.     ";
  159.         }
  160.         // line 79
  161.         echo "    ";
  162.         if ( !(null === (isset($context["cour"]) || array_key_exists("cour"$context) ? $context["cour"] : (function () { throw new RuntimeError('Variable "cour" does not exist.'79$this->source); })()))) {
  163.             // line 80
  164.             echo "        <section class=\"breadcumbs single_bread\">
  165.             <div class=\"container\">
  166.                 <div class=\"row\">
  167.                     <div class=\"crumbs\"><a href=\"#\"> Home </a> > <a href=\"\"> Cours de langues </a> > <a href=\"#\">
  168.                             ";
  169.             // line 84
  170.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["cour"]) || array_key_exists("cour"$context) ? $context["cour"] : (function () { throw new RuntimeError('Variable "cour" does not exist.'84$this->source); })()), "category", [], "any"falsefalsefalse84), "html"nulltrue);
  171.             echo " </a> > Réservation
  172.                     </div>
  173.                     <div class=\"retour\"><a href=\"\"> Retour </a></div>
  174.                 </div>
  175.             </div>
  176.         </section>
  177.     ";
  178.         }
  179.         // line 91
  180.         echo "    ";
  181.         if ( !(null === (isset($context["formation"]) || array_key_exists("formation"$context) ? $context["formation"] : (function () { throw new RuntimeError('Variable "formation" does not exist.'91$this->source); })()))) {
  182.             // line 92
  183.             echo "        <section class=\"breadcumbs single_bread\">
  184.             <div class=\"container\">
  185.                 <div class=\"row\">
  186.                     <div class=\"crumbs\"><a href=\"#\"> Home </a> > <a href=\"\"> Formations Coaching </a>
  187.                         > ";
  188.             // line 96
  189.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["formation"]) || array_key_exists("formation"$context) ? $context["formation"] : (function () { throw new RuntimeError('Variable "formation" does not exist.'96$this->source); })()), "title", [], "any"falsefalsefalse96), "html"nulltrue);
  190.             echo " > Réservation</div>
  191.                     <div class=\"retour\"><a href=\"\"> Retour </a></div>
  192.                 </div>
  193.             </div>
  194.         </section>
  195.     ";
  196.         }
  197.         // line 102
  198.         echo "    <section class=\"single_content her\">
  199.         <div class=\"container\">
  200.             <div class=\"row\">
  201.                 <div class=\"container\">
  202.                     <div class=\"order__data\">
  203.                         <div class=\"order__data--contents\">
  204.                             <div data-pane=\"pane-1\" class=\"tabs__pane active\">
  205.                                 <div class=\"content_tabs\">
  206.                                     <p> Pour finaliser votre demande d'inscription, nous avons besoin de quelques
  207.                                         informations afinde prendre en charge votre demande </p>
  208.                                     <div class=\"sperateur\"></div>
  209.                                     <p><b> Veuillez bien vérifier votre adresse email, nous en avons besoin pour vous
  210.                                             envoyerles détails d'accès à la session de Coaching </b></p>
  211.                                 </div>
  212.                                 <div class=\"form_tabs\">
  213.                                     ";
  214.         // line 117
  215.         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.'117$this->source); })()), 'form_start', ["attr" => ["class" => "tabs_perso""id" => "perso"]]);
  216.         echo "
  217.                                     ";
  218.         // line 118
  219.         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.'118$this->source); })()), "firstName", [], "any"falsefalsefalse118), 'widget');
  220.         echo "
  221.                                     ";
  222.         // line 119
  223.         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.'119$this->source); })()), "firstName", [], "any"falsefalsefalse119), 'errors');
  224.         echo "
  225.                                     ";
  226.         // line 120
  227.         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); })()), "lastName", [], "any"falsefalsefalse120), 'widget');
  228.         echo "
  229.                                     ";
  230.         // line 121
  231.         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.'121$this->source); })()), "lastName", [], "any"falsefalsefalse121), 'errors');
  232.         echo "
  233.                                     ";
  234.         // line 122
  235.         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.'122$this->source); })()), "email", [], "any"falsefalsefalse122), 'widget');
  236.         echo "
  237.                                     ";
  238.         // line 123
  239.         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.'123$this->source); })()), "email", [], "any"falsefalsefalse123), 'errors');
  240.         echo "
  241.                                     ";
  242.         // line 124
  243.         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.'124$this->source); })()), "phone", [], "any"falsefalsefalse124), 'widget');
  244.         echo "
  245.                                     ";
  246.         // line 125
  247.         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.'125$this->source); })()), "phone", [], "any"falsefalsefalse125), 'errors');
  248.         echo "
  249.                                     <input class=\"submit\" type=\"submit\" value=\"Envoyer\">
  250.                                     ";
  251.         // line 127
  252.         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.'127$this->source); })()), 'form_end');
  253.         echo "
  254.                                 </div>
  255.                             </div>
  256.                         </div>
  257.                     </div>
  258.                 </div>
  259.             </div>
  260.         </div>
  261.     </section>
  262. ";
  263.         
  264.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  265.         
  266.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  267.     }
  268.     public function getTemplateName()
  269.     {
  270.         return "front/reservation/index.html.twig";
  271.     }
  272.     public function isTraitable()
  273.     {
  274.         return false;
  275.     }
  276.     public function getDebugInfo()
  277.     {
  278.         return array (  273 => 127,  268 => 125,  264 => 124,  260 => 123,  256 => 122,  252 => 121,  248 => 120,  244 => 119,  240 => 118,  236 => 117,  219 => 102,  210 => 96,  204 => 92,  201 => 91,  191 => 84,  185 => 80,  182 => 79,  143 => 44,  140 => 43,  108 => 14,  104 => 13,  99 => 11,  91 => 7,  88 => 6,  78 => 5,  59 => 3,  36 => 1,);
  279.     }
  280.     public function getSourceContext()
  281.     {
  282.         return new Source("{% extends 'layouts/front.html.twig' %}
  283. {% block bodyClass %}interne{% endblock %}
  284. {% block content %}
  285.     {% if cour is not null %}
  286.         <section class=\"title-page\" style=\"background:url({{ asset('build/images/bg-cours.jpg') }})\">
  287.             <div class=\"container\">
  288.                 <div class=\"row\">
  289.                     <div class=\"head_page\">
  290.                         <div class=\"head\"> {{ cour.category }}</div>
  291.                         <div class=\"sperateur\"></div>
  292.                         <div class=\"sub_title\">Apprenez à parler {{ cour.category }} rapidement avec <br>
  293.                             nos cours {{ cour.category }} accessibles à tous niveaux.
  294.                         </div>
  295.                     </div>
  296.                     <div class=\"arrows_head\">
  297.                         <a href=\"#\">
  298.                             <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"
  299.                                  version=\"1.1\"
  300.                                  id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 492 492\"
  301.                                  style=\"enable-background:new 0 0 492 492;\" xml:space=\"preserve\" fill=\"#fff\">
  302.                     <g>
  303.                         <g>
  304.                             <path xmlns=\"http://www.w3.org/2000/svg\" fill=\"\"
  305.                                   d=\"M198.608,246.104L382.664,62.04c5.068-5.056,7.856-11.816,7.856-19.024c0-7.212-2.788-13.968-7.856-19.032l-16.128-16.12    C361.476,2.792,354.712,0,347.504,0s-13.964,2.792-19.028,7.864L109.328,227.008c-5.084,5.08-7.868,11.868-7.848,19.084    c-0.02,7.248,2.76,14.028,7.848,19.112l218.944,218.932c5.064,5.072,11.82,7.864,19.032,7.864c7.208,0,13.964-2.792,19.032-7.864    l16.124-16.12c10.492-10.492,10.492-27.572,0-38.06L198.608,246.104z\"/>
  306.                         </g></svg>
  307.                     <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\"
  308.                          id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 492 492\" style=\"enable-background:new 0 0 492 492;\"
  309.                          xml:space=\"preserve\" fill=\"#fff\">
  310.                     <g>
  311.                         <g>
  312.                             <path xmlns=\"http://www.w3.org/2000/svg\" fill=\"\"
  313.                                   d=\"M198.608,246.104L382.664,62.04c5.068-5.056,7.856-11.816,7.856-19.024c0-7.212-2.788-13.968-7.856-19.032l-16.128-16.12    C361.476,2.792,354.712,0,347.504,0s-13.964,2.792-19.028,7.864L109.328,227.008c-5.084,5.08-7.868,11.868-7.848,19.084    c-0.02,7.248,2.76,14.028,7.848,19.112l218.944,218.932c5.064,5.072,11.82,7.864,19.032,7.864c7.208,0,13.964-2.792,19.032-7.864    l16.124-16.12c10.492-10.492,10.492-27.572,0-38.06L198.608,246.104z\"/>
  314.                         </g></svg>
  315.                         </a>
  316.                     </div>
  317.                 </div>
  318.             </div>
  319.         </section>
  320.     {% endif %}
  321.     {% if formation is not null %}
  322.         <section class=\"title-page\" style=\"background:url({{ asset('build/images/bg-coaching.jpg') }})\">
  323.             <div class=\"container\">
  324.                 <div class=\"row\">
  325.                     <div class=\"head_page\">
  326.                         <div class=\"head\"> Coaching en ligne</div>
  327.                         <div class=\"sperateur\"></div>
  328.                         <div class=\"sub_title\"> Découvrez nos sessions de Coaching <br> en ligne avec nos formateurs
  329.                         </div>
  330.                     </div>
  331.                     <div class=\"arrows_head\">
  332.                         <a href=\"#\">
  333.                             <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"
  334.                                  version=\"1.1\"
  335.                                  id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 492 492\"
  336.                                  style=\"enable-background:new 0 0 492 492;\" xml:space=\"preserve\" fill=\"#fff\">
  337.                     <g>
  338.                         <g>
  339.                             <path xmlns=\"http://www.w3.org/2000/svg\" fill=\"\"
  340.                                   d=\"M198.608,246.104L382.664,62.04c5.068-5.056,7.856-11.816,7.856-19.024c0-7.212-2.788-13.968-7.856-19.032l-16.128-16.12    C361.476,2.792,354.712,0,347.504,0s-13.964,2.792-19.028,7.864L109.328,227.008c-5.084,5.08-7.868,11.868-7.848,19.084    c-0.02,7.248,2.76,14.028,7.848,19.112l218.944,218.932c5.064,5.072,11.82,7.864,19.032,7.864c7.208,0,13.964-2.792,19.032-7.864    l16.124-16.12c10.492-10.492,10.492-27.572,0-38.06L198.608,246.104z\"/>
  341.                         </g></svg>
  342.                     <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\"
  343.                          id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 492 492\" style=\"enable-background:new 0 0 492 492;\"
  344.                          xml:space=\"preserve\" fill=\"#fff\">
  345.                     <g>
  346.                         <g>
  347.                             <path xmlns=\"http://www.w3.org/2000/svg\" fill=\"\"
  348.                                   d=\"M198.608,246.104L382.664,62.04c5.068-5.056,7.856-11.816,7.856-19.024c0-7.212-2.788-13.968-7.856-19.032l-16.128-16.12    C361.476,2.792,354.712,0,347.504,0s-13.964,2.792-19.028,7.864L109.328,227.008c-5.084,5.08-7.868,11.868-7.848,19.084    c-0.02,7.248,2.76,14.028,7.848,19.112l218.944,218.932c5.064,5.072,11.82,7.864,19.032,7.864c7.208,0,13.964-2.792,19.032-7.864    l16.124-16.12c10.492-10.492,10.492-27.572,0-38.06L198.608,246.104z\"/>
  349.                         </g></svg>
  350.                         </a>
  351.                     </div>
  352.                 </div>
  353.             </div>
  354.         </section>
  355.     {% endif %}
  356.     {% if cour is not null %}
  357.         <section class=\"breadcumbs single_bread\">
  358.             <div class=\"container\">
  359.                 <div class=\"row\">
  360.                     <div class=\"crumbs\"><a href=\"#\"> Home </a> > <a href=\"\"> Cours de langues </a> > <a href=\"#\">
  361.                             {{ cour.category }} </a> > Réservation
  362.                     </div>
  363.                     <div class=\"retour\"><a href=\"\"> Retour </a></div>
  364.                 </div>
  365.             </div>
  366.         </section>
  367.     {% endif %}
  368.     {% if formation is not null %}
  369.         <section class=\"breadcumbs single_bread\">
  370.             <div class=\"container\">
  371.                 <div class=\"row\">
  372.                     <div class=\"crumbs\"><a href=\"#\"> Home </a> > <a href=\"\"> Formations Coaching </a>
  373.                         > {{ formation.title }} > Réservation</div>
  374.                     <div class=\"retour\"><a href=\"\"> Retour </a></div>
  375.                 </div>
  376.             </div>
  377.         </section>
  378.     {% endif %}
  379.     <section class=\"single_content her\">
  380.         <div class=\"container\">
  381.             <div class=\"row\">
  382.                 <div class=\"container\">
  383.                     <div class=\"order__data\">
  384.                         <div class=\"order__data--contents\">
  385.                             <div data-pane=\"pane-1\" class=\"tabs__pane active\">
  386.                                 <div class=\"content_tabs\">
  387.                                     <p> Pour finaliser votre demande d'inscription, nous avons besoin de quelques
  388.                                         informations afinde prendre en charge votre demande </p>
  389.                                     <div class=\"sperateur\"></div>
  390.                                     <p><b> Veuillez bien vérifier votre adresse email, nous en avons besoin pour vous
  391.                                             envoyerles détails d'accès à la session de Coaching </b></p>
  392.                                 </div>
  393.                                 <div class=\"form_tabs\">
  394.                                     {{ form_start(form, {'attr': {'class': 'tabs_perso', 'id': 'perso'}}) }}
  395.                                     {{ form_widget(form.firstName) }}
  396.                                     {{ form_errors(form.firstName) }}
  397.                                     {{ form_widget(form.lastName) }}
  398.                                     {{ form_errors(form.lastName) }}
  399.                                     {{ form_widget(form.email) }}
  400.                                     {{ form_errors(form.email) }}
  401.                                     {{ form_widget(form.phone) }}
  402.                                     {{ form_errors(form.phone) }}
  403.                                     <input class=\"submit\" type=\"submit\" value=\"Envoyer\">
  404.                                     {{ form_end(form) }}
  405.                                 </div>
  406.                             </div>
  407.                         </div>
  408.                     </div>
  409.                 </div>
  410.             </div>
  411.         </div>
  412.     </section>
  413. {% endblock %}
  414. ""front/reservation/index.html.twig""/home/saco/subdomains/preprod/templates/front/reservation/index.html.twig");
  415.     }
  416. }