<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* contact.html.twig */
class __TwigTemplate_272452493b34436c0c5974fd0c4955dcf7ce8b530ad3cb8037a07ef62207e89f extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'content' => [$this, 'block_content'],
'footer' => [$this, 'block_footer'],
];
}
protected function doGetParent(array $context)
{
// line 1
return "layout.html.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "contact.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "contact.html.twig"));
$this->parent = $this->loadTemplate("layout.html.twig", "contact.html.twig", 1);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
// line 3
public function block_content($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content"));
// line 4
echo " <div id=\"box-search\">
<div class=\"thumbnail\">
<img src=\"";
// line 6
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/bannieres/banniere-contact.png"), "html", null, true);
echo "\" alt=\"Responsive image\" class=\"img-fluid\">
</div>
</div>
<div class=\"container mt-5\">
<div class=\"row\">
<div class=\"col-sm-12 col-md-6\">
<ul class=\"list-group list-group-light contact-card\">
<li class=\"list-group-item d-flex justify-content-between align-items-center\">
<div class=\"d-flex align-items-center title-2\">
<h1>EVO-LOGIS</h1>
</div>
</li>
<li class=\"list-group-item d-flex justify-content-between align-items-center\">
<div class=\"d-flex align-items-center\">
<i class=\"fas fa-phone\"></i>
<div class=\"ms-3\">
<p class=\"text-muted mb-1\">05 55 14 62 77</p>
</div>
</div>
</li>
<li class=\"list-group-item d-flex justify-content-between align-items-center\">
<div class=\"d-flex align-items-center\">
<i class=\"far fa-envelope\"></i>
<div class=\"ms-3\">
<p class=\"text-muted mb-1\">contact@evo-logis.fr</p>
</div>
</div>
</li>
<li class=\"list-group-item d-flex justify-content-between align-items-center\">
<div class=\"d-flex align-items-center\">
<i class=\"fas fa-home\"></i>
<div class=\"ms-3\">
<p class=\"text-muted mb-1\">9 Rue de la Gare, 87600 Rochechouart <br> Venez visiter notre showroom ! </p>
</div>
</div>
</li>
<li class=\"list-group-item d-flex justify-content-between align-items-center\">
<div class=\"d-flex align-items-center\">
<i class=\"far fa-clock\"></i>
<div class=\"ms-3\">
<p class=\"text-muted mb-1\">Horaires d'ouverture : <br> 9h00 - 12h00 / 14h00 - 18h00</p>
</div>
</div>
</li>
</ul>
</div>
<div class=\"col-sm-12 col-md-6\">
<div class=\"map-responsive\">
<iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2780.0707288808394!2d0.8278641767501675!3d45.82986620896611!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x47feeadc152df7f9%3A0xcb6ef7932d7cbe35!2sEvo-logis!5e0!3m2!1sfr!2sfr!4v1749630832391!5m2!1sfr!2sfr\"
width=\"600\" height=\"400\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\"
referrerpolicy=\"no-referrer-when-downgrade\"></iframe>
</div>
</div>
</div>
</div>
<div class=\"container mt-5\">
<div class=\"row\">
<div class=\"col-md-12 title-2\">
<h1>UN PROJET, UNE QUESTION ? ÉCRIVEZ NOUS !</h1>
</div>
<div class=\"col-sm-12 col-md-12\">
";
// line 67
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 67, $this->source); })()), "flashes", [0 => "success"], "method", false, false, false, 67));
foreach ($context['_seq'] as $context["_key"] => $context["message"]) {
// line 68
echo " <div class=\"alert alert-success\">
";
// line 69
echo twig_escape_filter($this->env, $context["message"], "html", null, true);
echo "
</div>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['message'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 72
echo " ";
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.', 72, $this->source); })()), 'form_start');
echo "
<div class=\"my-custom-class-for-errors\">
";
// line 74
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock((isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 74, $this->source); })()), 'errors');
echo "
</div>
<div class=\"row\">
<div class=\"col-12\">
";
// line 78
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); })()), "type", [], "any", false, false, false, 78), 'row');
echo "
</div>
<div class=\"col-12\">
";
// line 81
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.', 81, $this->source); })()), "nom", [], "any", false, false, false, 81), 'row');
echo "
</div>
<div class=\"col-12\">
";
// line 84
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.', 84, $this->source); })()), "prenom", [], "any", false, false, false, 84), 'row');
echo "
</div>
<div class=\"col-12\">
";
// line 87
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.', 87, $this->source); })()), "cp", [], "any", false, false, false, 87), 'row');
echo "
</div>
<div class=\"col-12\">
";
// line 90
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); })()), "ville", [], "any", false, false, false, 90), 'row');
echo "
</div>
<div class=\"col-12\">
";
// line 93
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.', 93, $this->source); })()), "tel", [], "any", false, false, false, 93), 'row');
echo "
</div>
<div class=\"col-12\">
";
// line 96
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.', 96, $this->source); })()), "email", [], "any", false, false, false, 96), 'row');
echo "
</div>
<div class=\"col-12\">
";
// line 99
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.', 99, $this->source); })()), "sujet", [], "any", false, false, false, 99), 'row');
echo "
</div>
<div class=\"col-12\">
";
// line 102
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.', 102, $this->source); })()), "projet", [], "any", false, false, false, 102), 'row');
echo "
</div>
<div class=\"col-12\">
";
// line 105
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.', 105, $this->source); })()), "comments", [], "any", false, false, false, 105), 'row');
echo "
</div>
<div class=\"col-12 my-auto\">
";
// line 108
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.', 108, $this->source); })()), "rappel", [], "any", false, false, false, 108), 'row');
echo "
</div>
</div>
";
// line 111
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.', 111, $this->source); })()), 'form_end');
echo "
</div>
</div>
</div>
<div class=\"container mb-3 mt-5\">
<div class=\"form-group col-md-12 col-sm-12 mt-4\" style=\"text-align: center\">
<div class=\"lds-ring col-md-12 col-sm-12\" id=\"lds-ring\" hidden>
<div></div>
<div></div>
<div></div>
<div></div>
</div>
<div class=\"text-center\" id=\"done\" hidden=\"\">Nous avons bien reçu votre demande ! <br> Nous allons vous
contacter d'ici peu, merci de votre confiance.
</div>
</div>
</div>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 134
public function block_footer($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "footer"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "footer"));
// line 135
echo " ";
$this->displayParentBlock("footer", $context, $blocks);
echo "
<script src=\"";
// line 136
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/contact.js"), "html", null, true);
echo "\"></script>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
public function getTemplateName()
{
return "contact.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 279 => 136, 274 => 135, 264 => 134, 232 => 111, 226 => 108, 220 => 105, 214 => 102, 208 => 99, 202 => 96, 196 => 93, 190 => 90, 184 => 87, 178 => 84, 172 => 81, 166 => 78, 159 => 74, 153 => 72, 144 => 69, 141 => 68, 137 => 67, 73 => 6, 69 => 4, 59 => 3, 36 => 1,);
}
public function getSourceContext()
{
return new Source("{% extends 'layout.html.twig' %}
{% block content %}
<div id=\"box-search\">
<div class=\"thumbnail\">
<img src=\"{{ asset('assets/img/bannieres/banniere-contact.png') }}\" alt=\"Responsive image\" class=\"img-fluid\">
</div>
</div>
<div class=\"container mt-5\">
<div class=\"row\">
<div class=\"col-sm-12 col-md-6\">
<ul class=\"list-group list-group-light contact-card\">
<li class=\"list-group-item d-flex justify-content-between align-items-center\">
<div class=\"d-flex align-items-center title-2\">
<h1>EVO-LOGIS</h1>
</div>
</li>
<li class=\"list-group-item d-flex justify-content-between align-items-center\">
<div class=\"d-flex align-items-center\">
<i class=\"fas fa-phone\"></i>
<div class=\"ms-3\">
<p class=\"text-muted mb-1\">05 55 14 62 77</p>
</div>
</div>
</li>
<li class=\"list-group-item d-flex justify-content-between align-items-center\">
<div class=\"d-flex align-items-center\">
<i class=\"far fa-envelope\"></i>
<div class=\"ms-3\">
<p class=\"text-muted mb-1\">contact@evo-logis.fr</p>
</div>
</div>
</li>
<li class=\"list-group-item d-flex justify-content-between align-items-center\">
<div class=\"d-flex align-items-center\">
<i class=\"fas fa-home\"></i>
<div class=\"ms-3\">
<p class=\"text-muted mb-1\">9 Rue de la Gare, 87600 Rochechouart <br> Venez visiter notre showroom ! </p>
</div>
</div>
</li>
<li class=\"list-group-item d-flex justify-content-between align-items-center\">
<div class=\"d-flex align-items-center\">
<i class=\"far fa-clock\"></i>
<div class=\"ms-3\">
<p class=\"text-muted mb-1\">Horaires d'ouverture : <br> 9h00 - 12h00 / 14h00 - 18h00</p>
</div>
</div>
</li>
</ul>
</div>
<div class=\"col-sm-12 col-md-6\">
<div class=\"map-responsive\">
<iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2780.0707288808394!2d0.8278641767501675!3d45.82986620896611!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x47feeadc152df7f9%3A0xcb6ef7932d7cbe35!2sEvo-logis!5e0!3m2!1sfr!2sfr!4v1749630832391!5m2!1sfr!2sfr\"
width=\"600\" height=\"400\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\"
referrerpolicy=\"no-referrer-when-downgrade\"></iframe>
</div>
</div>
</div>
</div>
<div class=\"container mt-5\">
<div class=\"row\">
<div class=\"col-md-12 title-2\">
<h1>UN PROJET, UNE QUESTION ? ÉCRIVEZ NOUS !</h1>
</div>
<div class=\"col-sm-12 col-md-12\">
{% for message in app.flashes('success') %}
<div class=\"alert alert-success\">
{{ message }}
</div>
{% endfor %}
{{ form_start(form) }}
<div class=\"my-custom-class-for-errors\">
{{ form_errors(form) }}
</div>
<div class=\"row\">
<div class=\"col-12\">
{{ form_row(form.type) }}
</div>
<div class=\"col-12\">
{{ form_row(form.nom) }}
</div>
<div class=\"col-12\">
{{ form_row(form.prenom) }}
</div>
<div class=\"col-12\">
{{ form_row(form.cp) }}
</div>
<div class=\"col-12\">
{{ form_row(form.ville) }}
</div>
<div class=\"col-12\">
{{ form_row(form.tel) }}
</div>
<div class=\"col-12\">
{{ form_row(form.email) }}
</div>
<div class=\"col-12\">
{{ form_row(form.sujet) }}
</div>
<div class=\"col-12\">
{{ form_row(form.projet) }}
</div>
<div class=\"col-12\">
{{ form_row(form.comments) }}
</div>
<div class=\"col-12 my-auto\">
{{ form_row(form.rappel) }}
</div>
</div>
{{ form_end(form) }}
</div>
</div>
</div>
<div class=\"container mb-3 mt-5\">
<div class=\"form-group col-md-12 col-sm-12 mt-4\" style=\"text-align: center\">
<div class=\"lds-ring col-md-12 col-sm-12\" id=\"lds-ring\" hidden>
<div></div>
<div></div>
<div></div>
<div></div>
</div>
<div class=\"text-center\" id=\"done\" hidden=\"\">Nous avons bien reçu votre demande ! <br> Nous allons vous
contacter d'ici peu, merci de votre confiance.
</div>
</div>
</div>
{% endblock %}
{% block footer %}
{{ parent() }}
<script src=\"{{ asset('assets/js/contact.js') }}\"></script>
{% endblock %}
", "contact.html.twig", "/flex/storage/evo-logis.fr/site/www/templates/contact.html.twig");
}
}