var/cache/dev/twig/04/04201cdc4901f36d698ae531c539b7ae74c5dc33b58b04fb86cff52ca88ea2b4.php line 50

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\CoreExtension;
  6. use Twig\Extension\SandboxExtension;
  7. use Twig\Markup;
  8. use Twig\Sandbox\SecurityError;
  9. use Twig\Sandbox\SecurityNotAllowedTagError;
  10. use Twig\Sandbox\SecurityNotAllowedFilterError;
  11. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  12. use Twig\Source;
  13. use Twig\Template;
  14. /* front/contact/contact.html.twig */
  15. class __TwigTemplate_808b11accd293a7af6b36b0dff5a35ddbfe918a7e1ee58fdab91b7e8ef2dcd87 extends Template
  16. {
  17.     private $source;
  18.     private $macros = [];
  19.     public function __construct(Environment $env)
  20.     {
  21.         parent::__construct($env);
  22.         $this->source $this->getSourceContext();
  23.         $this->blocks = [
  24.             'meta' => [$this'block_meta'],
  25.             'body' => [$this'block_body'],
  26.         ];
  27.     }
  28.     protected function doGetParent(array $context)
  29.     {
  30.         // line 1
  31.         return "base_front.html.twig";
  32.     }
  33.     protected function doDisplay(array $context, array $blocks = [])
  34.     {
  35.         $macros $this->macros;
  36.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  37.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""front/contact/contact.html.twig"));
  38.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  39.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""front/contact/contact.html.twig"));
  40.         $this->parent $this->loadTemplate("base_front.html.twig""front/contact/contact.html.twig"1);
  41.         yield from $this->parent->unwrap()->yield($contextarray_merge($this->blocks$blocks));
  42.         
  43.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  44.         
  45.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  46.     }
  47.     // line 3
  48.     public function block_meta($context, array $blocks = [])
  49.     {
  50.         $macros $this->macros;
  51.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  52.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta"));
  53.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  54.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta"));
  55.         // line 4
  56.         yield "    <title>Contact</title>
  57.     <meta name=\"description\" content=\"Contactez Providders\">
  58. ";
  59.         
  60.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  61.         
  62.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  63.         return; yield '';
  64.     }
  65.     // line 8
  66.     public function block_body($context, array $blocks = [])
  67.     {
  68.         $macros $this->macros;
  69.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  70.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  71.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  72.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  73.         // line 9
  74.         yield "    <div class=\"page-header\" style=\"background: url(";
  75.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/background-contact.jpg"), "html"nulltrue);
  76.         yield ") no-repeat center;background-size: cover\">
  77.         <div class=\"container\">
  78.             <div class=\"row\">
  79.                 <!-- page caption -->
  80.                 <div class=\"col-xl-12 col-lg-12 col-md-12 col-sm-12 col-12 \">
  81.                     <div class=\"page-caption\">
  82.                         <h1 class=\"page-title\">Contactez-Nous</h1>
  83.                     </div>
  84.                 </div>
  85.                 <!-- /.page caption -->
  86.             </div>
  87.         </div>
  88.         <!-- page caption -->
  89.         <div class=\"page-breadcrumb\">
  90.             <div class=\"container\">
  91.                 <div class=\"row\">
  92.                     <nav aria-label=\"breadcrumb\">
  93.                         <ol class=\"breadcrumb\">
  94.                             <li class=\"breadcrumb-item\"><a href=\"";
  95.         // line 27
  96.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("front_home");
  97.         yield "\" class=\"breadcrumb-link\">Accueil</a></li>
  98.                             <li class=\"breadcrumb-item active text-white\" aria-current=\"page\">Contact</li>
  99.                         </ol>
  100.                     </nav>
  101.                 </div>
  102.             </div>
  103.         </div>
  104.         <!-- page breadcrumb -->
  105.     </div>
  106.     <div class=\"content\">
  107.         <div class=\"container\">
  108.             <div class=\"row\">
  109.                 <div class=\"offset-xl-2 col-xl-8 offset-lg-2 col-lg-8 col-md-12 col-sm-12 col-12 mb60\">
  110.                     <!-- contact-section-title -->
  111.                     <div class=\"text-center\">
  112.                         <p class=\"lead\">Contactez-nous pour toute demande à l'aide du formulaire ci-dessous
  113.                         </p>
  114.                         ";
  115.         // line 44
  116.         $context['_parent'] = $context;
  117.         $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'44$this->source); })()), "flashes", ["success"], "method"falsefalsefalse44));
  118.         foreach ($context['_seq'] as $context["_key"] => $context["message"]) {
  119.             // line 45
  120.             yield "                            <div class=\"alert alert-success\">
  121.                                 ";
  122.             // line 46
  123.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["message"], "html"nulltrue);
  124.             yield "
  125.                             </div>
  126.                         ";
  127.         }
  128.         $_parent $context['_parent'];
  129.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['message'], $context['_parent'], $context['loop']);
  130.         $context array_intersect_key($context$_parent) + $_parent;
  131.         // line 49
  132.         yield "                    </div>
  133.                     <!-- /.contact-section-title -->
  134.                 </div>
  135.                 <div class=\"offset-xl-3 col-xl-6 offset-lg-3 col-lg-6 col-md-12 col-sm-12 col-12\">
  136.                     ";
  137.         // line 53
  138.         yield         $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.'53$this->source); })()), 'form_start', ["attr" => ["novalidate" => "novalidate"]]);
  139.         yield "
  140.                         <!-- form -->
  141.                         <div class=\"contact-form\">
  142.                             <div class=\"row\">
  143.                                 <div class=\"col-xl-12 col-lg-12 col-md-12 col-sm-12 col-12 mb10 \">
  144.                                     <h3>Formulaire de contact</h3>
  145.                                 </div>
  146.                                 <div class=\"col-xl-6 col-lg-6 col-md-6 col-sm-12 col-12 \">
  147.                                     <!-- Text input-->
  148.                                     <div class=\"form-group service-form-group\">
  149.                                         ";
  150.         // line 63
  151.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'63$this->source); })()), "firstName", [], "any"falsefalsefalse63), 'label');
  152.         yield "
  153.                                         ";
  154.         // line 64
  155.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'64$this->source); })()), "firstName", [], "any"falsefalsefalse64), 'widget');
  156.         yield "
  157.                                         <small style=\"color: red\">";
  158.         // line 65
  159.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'65$this->source); })()), "firstName", [], "any"falsefalsefalse65), 'errors');
  160.         yield "</small>
  161.                                     </div>
  162.                                 </div>
  163.                                 <!-- Text input-->
  164.                                 <div class=\"col-xl-6 col-lg-6 col-md-6 col-sm-12 col-12  \">
  165.                                     <div class=\"form-group service-form-group\">
  166.                                         ";
  167.         // line 71
  168.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($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); })()), "lastName", [], "any"falsefalsefalse71), 'label');
  169.         yield "
  170.                                         ";
  171.         // line 72
  172.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($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); })()), "lastName", [], "any"falsefalsefalse72), 'widget');
  173.         yield "
  174.                                         <small style=\"color: red\">";
  175.         // line 73
  176.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'73$this->source); })()), "lastName", [], "any"falsefalsefalse73), 'errors');
  177.         yield "</small>
  178.                                     </div>
  179.                                 </div>
  180.                                 <!-- Text input-->
  181.                                 <div class=\"col-xl-12 col-lg-12 col-md-12 col-sm-12 col-12 \">
  182.                                     <div class=\"form-group service-form-group\">
  183.                                         ";
  184.         // line 79
  185.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'79$this->source); })()), "email", [], "any"falsefalsefalse79), 'label');
  186.         yield "
  187.                                         ";
  188.         // line 80
  189.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'80$this->source); })()), "email", [], "any"falsefalsefalse80), 'widget');
  190.         yield "
  191.                                         <small style=\"color: red\">";
  192.         // line 81
  193.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($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); })()), "email", [], "any"falsefalsefalse81), 'errors');
  194.         yield "</small>
  195.                                     </div>
  196.                                 </div>
  197.                                 <!-- Text input-->
  198.                                 <div class=\"col-xl-12 col-lg-12 col-md-12 col-sm-12 col-12 \">
  199.                                     <div class=\"form-group service-form-group\">
  200.                                         ";
  201.         // line 87
  202.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'87$this->source); })()), "phone", [], "any"falsefalsefalse87), 'label');
  203.         yield "
  204.                                         ";
  205.         // line 88
  206.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'88$this->source); })()), "phone", [], "any"falsefalsefalse88), 'widget');
  207.         yield "
  208.                                         <small style=\"color: red\">";
  209.         // line 89
  210.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'89$this->source); })()), "phone", [], "any"falsefalsefalse89), 'errors');
  211.         yield "</small>
  212.                                     </div>
  213.                                 </div>
  214.                                 <div class=\"col-xl-12 col-lg-12 col-md-12 col-sm-12 col-12 \">
  215.                                     <!-- textarea -->
  216.                                     <div class=\"form-group\">
  217.                                         ";
  218.         // line 95
  219.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($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); })()), "message", [], "any"falsefalsefalse95), 'label');
  220.         yield "
  221.                                         ";
  222.         // line 96
  223.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'96$this->source); })()), "message", [], "any"falsefalsefalse96), 'widget');
  224.         yield "
  225.                                         <small style=\"color: red\">";
  226.         // line 97
  227.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($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); })()), "message", [], "any"falsefalsefalse97), 'errors');
  228.         yield "</small>
  229.                                     </div>
  230.                                 </div>
  231.                                 <!--button -->
  232.                                 <div class=\"col-xl-12 col-lg-12 col-md-12 col-sm-12 col-12 \">
  233.                                     <button type=\"submit\" name=\"singlebutton\" class=\"btn btn-default\">Envoyer</button>
  234.                                 </div>
  235.                             </div>
  236.                         </div>
  237.                         <!-- /.form -->
  238.                    ";
  239.         // line 107
  240.         yield         $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.'107$this->source); })()), 'form_end');
  241.         yield "
  242.                 </div>
  243.             </div>
  244.         </div>
  245.     </div>
  246. ";
  247.         
  248.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  249.         
  250.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  251.         return; yield '';
  252.     }
  253.     /**
  254.      * @codeCoverageIgnore
  255.      */
  256.     public function getTemplateName()
  257.     {
  258.         return "front/contact/contact.html.twig";
  259.     }
  260.     /**
  261.      * @codeCoverageIgnore
  262.      */
  263.     public function isTraitable()
  264.     {
  265.         return false;
  266.     }
  267.     /**
  268.      * @codeCoverageIgnore
  269.      */
  270.     public function getDebugInfo()
  271.     {
  272.         return array (  259 => 107,  246 => 97,  242 => 96,  238 => 95,  229 => 89,  225 => 88,  221 => 87,  212 => 81,  208 => 80,  204 => 79,  195 => 73,  191 => 72,  187 => 71,  178 => 65,  174 => 64,  170 => 63,  157 => 53,  151 => 49,  142 => 46,  139 => 45,  135 => 44,  115 => 27,  93 => 9,  83 => 8,  70 => 4,  60 => 3,  37 => 1,);
  273.     }
  274.     public function getSourceContext()
  275.     {
  276.         return new Source("{% extends 'base_front.html.twig' %}
  277. {% block meta %}
  278.     <title>Contact</title>
  279.     <meta name=\"description\" content=\"Contactez Providders\">
  280. {% endblock %}
  281. {% block body %}
  282.     <div class=\"page-header\" style=\"background: url({{ asset('images/background-contact.jpg') }}) no-repeat center;background-size: cover\">
  283.         <div class=\"container\">
  284.             <div class=\"row\">
  285.                 <!-- page caption -->
  286.                 <div class=\"col-xl-12 col-lg-12 col-md-12 col-sm-12 col-12 \">
  287.                     <div class=\"page-caption\">
  288.                         <h1 class=\"page-title\">Contactez-Nous</h1>
  289.                     </div>
  290.                 </div>
  291.                 <!-- /.page caption -->
  292.             </div>
  293.         </div>
  294.         <!-- page caption -->
  295.         <div class=\"page-breadcrumb\">
  296.             <div class=\"container\">
  297.                 <div class=\"row\">
  298.                     <nav aria-label=\"breadcrumb\">
  299.                         <ol class=\"breadcrumb\">
  300.                             <li class=\"breadcrumb-item\"><a href=\"{{ path('front_home') }}\" class=\"breadcrumb-link\">Accueil</a></li>
  301.                             <li class=\"breadcrumb-item active text-white\" aria-current=\"page\">Contact</li>
  302.                         </ol>
  303.                     </nav>
  304.                 </div>
  305.             </div>
  306.         </div>
  307.         <!-- page breadcrumb -->
  308.     </div>
  309.     <div class=\"content\">
  310.         <div class=\"container\">
  311.             <div class=\"row\">
  312.                 <div class=\"offset-xl-2 col-xl-8 offset-lg-2 col-lg-8 col-md-12 col-sm-12 col-12 mb60\">
  313.                     <!-- contact-section-title -->
  314.                     <div class=\"text-center\">
  315.                         <p class=\"lead\">Contactez-nous pour toute demande à l'aide du formulaire ci-dessous
  316.                         </p>
  317.                         {% for message in app.flashes('success') %}
  318.                             <div class=\"alert alert-success\">
  319.                                 {{ message }}
  320.                             </div>
  321.                         {% endfor %}
  322.                     </div>
  323.                     <!-- /.contact-section-title -->
  324.                 </div>
  325.                 <div class=\"offset-xl-3 col-xl-6 offset-lg-3 col-lg-6 col-md-12 col-sm-12 col-12\">
  326.                     {{ form_start(form, {'attr': {'novalidate': 'novalidate'}}) }}
  327.                         <!-- form -->
  328.                         <div class=\"contact-form\">
  329.                             <div class=\"row\">
  330.                                 <div class=\"col-xl-12 col-lg-12 col-md-12 col-sm-12 col-12 mb10 \">
  331.                                     <h3>Formulaire de contact</h3>
  332.                                 </div>
  333.                                 <div class=\"col-xl-6 col-lg-6 col-md-6 col-sm-12 col-12 \">
  334.                                     <!-- Text input-->
  335.                                     <div class=\"form-group service-form-group\">
  336.                                         {{ form_label(form.firstName) }}
  337.                                         {{ form_widget(form.firstName) }}
  338.                                         <small style=\"color: red\">{{ form_errors(form.firstName) }}</small>
  339.                                     </div>
  340.                                 </div>
  341.                                 <!-- Text input-->
  342.                                 <div class=\"col-xl-6 col-lg-6 col-md-6 col-sm-12 col-12  \">
  343.                                     <div class=\"form-group service-form-group\">
  344.                                         {{ form_label(form.lastName) }}
  345.                                         {{ form_widget(form.lastName) }}
  346.                                         <small style=\"color: red\">{{ form_errors(form.lastName) }}</small>
  347.                                     </div>
  348.                                 </div>
  349.                                 <!-- Text input-->
  350.                                 <div class=\"col-xl-12 col-lg-12 col-md-12 col-sm-12 col-12 \">
  351.                                     <div class=\"form-group service-form-group\">
  352.                                         {{ form_label(form.email) }}
  353.                                         {{ form_widget(form.email) }}
  354.                                         <small style=\"color: red\">{{ form_errors(form.email) }}</small>
  355.                                     </div>
  356.                                 </div>
  357.                                 <!-- Text input-->
  358.                                 <div class=\"col-xl-12 col-lg-12 col-md-12 col-sm-12 col-12 \">
  359.                                     <div class=\"form-group service-form-group\">
  360.                                         {{ form_label(form.phone) }}
  361.                                         {{ form_widget(form.phone) }}
  362.                                         <small style=\"color: red\">{{ form_errors(form.phone) }}</small>
  363.                                     </div>
  364.                                 </div>
  365.                                 <div class=\"col-xl-12 col-lg-12 col-md-12 col-sm-12 col-12 \">
  366.                                     <!-- textarea -->
  367.                                     <div class=\"form-group\">
  368.                                         {{ form_label(form.message) }}
  369.                                         {{ form_widget(form.message) }}
  370.                                         <small style=\"color: red\">{{ form_errors(form.message) }}</small>
  371.                                     </div>
  372.                                 </div>
  373.                                 <!--button -->
  374.                                 <div class=\"col-xl-12 col-lg-12 col-md-12 col-sm-12 col-12 \">
  375.                                     <button type=\"submit\" name=\"singlebutton\" class=\"btn btn-default\">Envoyer</button>
  376.                                 </div>
  377.                             </div>
  378.                         </div>
  379.                         <!-- /.form -->
  380.                    {{ form_end(form) }}
  381.                 </div>
  382.             </div>
  383.         </div>
  384.     </div>
  385. {% endblock %}
  386. ""front/contact/contact.html.twig""/var/www/vhosts/hobbiinn.com/httpdocs/providdersvacance/templates/front/contact/contact.html.twig");
  387.     }
  388. }