var/cache/dev/twig/ab/ab3283ef099aa92246cee1627374024d0709b2fde59593d22f3bc40da8abca17.php line 40

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/contact/contact.html.twig */
  14. class __TwigTemplate_62818d20f0b63f75127853dd1397507ec96ed7c942c428c68b95e46a61ba4853 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.             'title' => [$this'block_title'],
  24.             'content_class' => [$this'block_content_class'],
  25.             'body' => [$this'block_body'],
  26.         ];
  27.     }
  28.     protected function doGetParent(array $context)
  29.     {
  30.         // line 1
  31.         return "base.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.html.twig""front/contact/contact.html.twig"1);
  41.         $this->parent->display($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_title($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""title"));
  53.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  54.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  55.         echo "Contact | ";
  56.         $this->displayParentBlock("title"$context$blocks);
  57.         
  58.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  59.         
  60.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  61.     }
  62.     // line 4
  63.     public function block_content_class($context, array $blocks = [])
  64.     {
  65.         $macros $this->macros;
  66.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  67.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content_class"));
  68.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  69.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content_class"));
  70.         echo "contact-page";
  71.         
  72.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  73.         
  74.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  75.     }
  76.     // line 6
  77.     public function block_body($context, array $blocks = [])
  78.     {
  79.         $macros $this->macros;
  80.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  81.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  82.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  83.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  84.         // line 7
  85.         echo "<div class=\"map-view-wrap\">
  86.     <div class=\"container\">
  87.         <div class=\"map-view-wrap_item\">
  88.             <div class=\"list-single-main-item-title fl-wrap\">
  89.                 <h3>Contacts</h3>
  90.             </div>
  91.             <div class=\"box-widget-list mar-top\">
  92.                 <ul>
  93.                     ";
  94.         // line 15
  95.         if (twig_get_attribute($this->env$this->source, (isset($context["contactPage"]) || array_key_exists("contactPage"$context) ? $context["contactPage"] : (function () { throw new RuntimeError('Variable "contactPage" does not exist.'15$this->source); })()), "address", [], "any"falsefalsefalse15)) {
  96.             // line 16
  97.             echo "                    <li><span><i class=\"fal fa-map-marker\"></i> Adresse :</span> <a href=\"#\">";
  98.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["contactPage"]) || array_key_exists("contactPage"$context) ? $context["contactPage"] : (function () { throw new RuntimeError('Variable "contactPage" does not exist.'16$this->source); })()), "address", [], "any"falsefalsefalse16), "html"nulltrue);
  99.             echo "</a></li>
  100.                     ";
  101.         }
  102.         // line 18
  103.         echo "                    ";
  104.         if (twig_get_attribute($this->env$this->source, (isset($context["contactPage"]) || array_key_exists("contactPage"$context) ? $context["contactPage"] : (function () { throw new RuntimeError('Variable "contactPage" does not exist.'18$this->source); })()), "phone", [], "any"falsefalsefalse18)) {
  105.             // line 19
  106.             echo "                    <li><span><i class=\"fal fa-phone\"></i> Phone :</span> <a href=\"tel:";
  107.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["contactPage"]) || array_key_exists("contactPage"$context) ? $context["contactPage"] : (function () { throw new RuntimeError('Variable "contactPage" does not exist.'19$this->source); })()), "phone", [], "any"falsefalsefalse19), "html"nulltrue);
  108.             echo "\">";
  109.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["contactPage"]) || array_key_exists("contactPage"$context) ? $context["contactPage"] : (function () { throw new RuntimeError('Variable "contactPage" does not exist.'19$this->source); })()), "phone", [], "any"falsefalsefalse19), "html"nulltrue);
  110.             echo "</a></li>
  111.                     ";
  112.         }
  113.         // line 21
  114.         echo "                    ";
  115.         if (twig_get_attribute($this->env$this->source, (isset($context["contactPage"]) || array_key_exists("contactPage"$context) ? $context["contactPage"] : (function () { throw new RuntimeError('Variable "contactPage" does not exist.'21$this->source); })()), "mail", [], "any"falsefalsefalse21)) {
  116.             // line 22
  117.             echo "                    <li><span><i class=\"fal fa-envelope\"></i> Mail :</span> <a href=\"mailto:";
  118.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["contactPage"]) || array_key_exists("contactPage"$context) ? $context["contactPage"] : (function () { throw new RuntimeError('Variable "contactPage" does not exist.'22$this->source); })()), "mail", [], "any"falsefalsefalse22), "html"nulltrue);
  119.             echo "\">";
  120.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["contactPage"]) || array_key_exists("contactPage"$context) ? $context["contactPage"] : (function () { throw new RuntimeError('Variable "contactPage" does not exist.'22$this->source); })()), "mail", [], "any"falsefalsefalse22), "html"nulltrue);
  121.             echo "</a></li>
  122.                     ";
  123.         }
  124.         // line 24
  125.         echo "                    ";
  126.         if (twig_get_attribute($this->env$this->source, (isset($context["contactPage"]) || array_key_exists("contactPage"$context) ? $context["contactPage"] : (function () { throw new RuntimeError('Variable "contactPage" does not exist.'24$this->source); })()), "website", [], "any"falsefalsefalse24)) {
  127.             // line 25
  128.             echo "                    <li><span><i class=\"fal fa-browser\"></i> Website :</span> <a href=\"";
  129.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["contactPage"]) || array_key_exists("contactPage"$context) ? $context["contactPage"] : (function () { throw new RuntimeError('Variable "contactPage" does not exist.'25$this->source); })()), "website", [], "any"falsefalsefalse25), "html"nulltrue);
  130.             echo "\">";
  131.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["contactPage"]) || array_key_exists("contactPage"$context) ? $context["contactPage"] : (function () { throw new RuntimeError('Variable "contactPage" does not exist.'25$this->source); })()), "website", [], "any"falsefalsefalse25), "html"nulltrue);
  132.             echo "</a></li>
  133.                     ";
  134.         }
  135.         // line 27
  136.         echo "                </ul>
  137.             </div>
  138.             <div class=\"list-widget-social\">
  139.                 <ul>
  140.                     ";
  141.         // line 31
  142.         if (twig_get_attribute($this->env$this->source, (isset($context["contactPage"]) || array_key_exists("contactPage"$context) ? $context["contactPage"] : (function () { throw new RuntimeError('Variable "contactPage" does not exist.'31$this->source); })()), "facebook", [], "any"falsefalsefalse31)) {
  143.             // line 32
  144.             echo "                    <li><a href=\"";
  145.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["contactPage"]) || array_key_exists("contactPage"$context) ? $context["contactPage"] : (function () { throw new RuntimeError('Variable "contactPage" does not exist.'32$this->source); })()), "facebook", [], "any"falsefalsefalse32), "html"nulltrue);
  146.             echo "\" target=\"_blank\" ><i class=\"fab fa-facebook-f\"></i></a></li>
  147.                     ";
  148.         }
  149.         // line 34
  150.         echo "                    ";
  151.         if (twig_get_attribute($this->env$this->source, (isset($context["contactPage"]) || array_key_exists("contactPage"$context) ? $context["contactPage"] : (function () { throw new RuntimeError('Variable "contactPage" does not exist.'34$this->source); })()), "twitter", [], "any"falsefalsefalse34)) {
  152.             // line 35
  153.             echo "                    <li><a href=\"";
  154.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["contactPage"]) || array_key_exists("contactPage"$context) ? $context["contactPage"] : (function () { throw new RuntimeError('Variable "contactPage" does not exist.'35$this->source); })()), "twitter", [], "any"falsefalsefalse35), "html"nulltrue);
  155.             echo "\" target=\"_blank\"><i class=\"fab fa-twitter\"></i></a></li>
  156.                     ";
  157.         }
  158.         // line 37
  159.         echo "                    ";
  160.         if (twig_get_attribute($this->env$this->source, (isset($context["contactPage"]) || array_key_exists("contactPage"$context) ? $context["contactPage"] : (function () { throw new RuntimeError('Variable "contactPage" does not exist.'37$this->source); })()), "instagram", [], "any"falsefalsefalse37)) {
  161.             // line 38
  162.             echo "                    <li><a href=\"";
  163.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["contactPage"]) || array_key_exists("contactPage"$context) ? $context["contactPage"] : (function () { throw new RuntimeError('Variable "contactPage" does not exist.'38$this->source); })()), "instagram", [], "any"falsefalsefalse38), "html"nulltrue);
  164.             echo "\" target=\"_blank\" ><i class=\"fab fa-instagram\"></i></a></li>
  165.                     ";
  166.         }
  167.         // line 40
  168.         echo "                    ";
  169.         if (twig_get_attribute($this->env$this->source, (isset($context["contactPage"]) || array_key_exists("contactPage"$context) ? $context["contactPage"] : (function () { throw new RuntimeError('Variable "contactPage" does not exist.'40$this->source); })()), "linkedin", [], "any"falsefalsefalse40)) {
  170.             // line 41
  171.             echo "                    <li><a href=\"";
  172.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["contactPage"]) || array_key_exists("contactPage"$context) ? $context["contactPage"] : (function () { throw new RuntimeError('Variable "contactPage" does not exist.'41$this->source); })()), "linkedin", [], "any"falsefalsefalse41), "html"nulltrue);
  173.             echo "\" target=\"_blank\" ><i class=\"fab fa-linkedin\"></i></a></li>
  174.                     ";
  175.         }
  176.         // line 43
  177.         echo "                    ";
  178.         if (twig_get_attribute($this->env$this->source, (isset($context["contactPage"]) || array_key_exists("contactPage"$context) ? $context["contactPage"] : (function () { throw new RuntimeError('Variable "contactPage" does not exist.'43$this->source); })()), "youtube", [], "any"falsefalsefalse43)) {
  179.             // line 44
  180.             echo "                    <li><a href=\"";
  181.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["contactPage"]) || array_key_exists("contactPage"$context) ? $context["contactPage"] : (function () { throw new RuntimeError('Variable "contactPage" does not exist.'44$this->source); })()), "youtube", [], "any"falsefalsefalse44), "html"nulltrue);
  182.             echo "\" target=\"_blank\" ><i class=\"fab fa-youtube\"></i></a></li>
  183.                     ";
  184.         }
  185.         // line 46
  186.         echo "                </ul>
  187.             </div>
  188.         </div>
  189.     </div>
  190. </div>
  191. <div class=\"map-container fw-map2\">
  192.     <div id=\"singleMap\" data-latitude=\"";
  193.         // line 52
  194.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["contactPage"]) || array_key_exists("contactPage"$context) ? $context["contactPage"] : (function () { throw new RuntimeError('Variable "contactPage" does not exist.'52$this->source); })()), "latitude", [], "any"falsefalsefalse52), "html"nulltrue);
  195.         echo "\" data-longitude=\"";
  196.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["contactPage"]) || array_key_exists("contactPage"$context) ? $context["contactPage"] : (function () { throw new RuntimeError('Variable "contactPage" does not exist.'52$this->source); })()), "longitude", [], "any"falsefalsefalse52), "html"nulltrue);
  197.         echo "\"></div>
  198. </div>
  199. <div class=\"breadcrumbs-fs fl-wrap\">
  200.     <div class=\"container\">
  201.         <div class=\"breadcrumbs fl-wrap\"><a href=\"";
  202.         // line 56
  203.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("app_client_home");
  204.         echo "\">Accueil</a><span>Contact</span></div>
  205.     </div>
  206. </div>
  207. <section  id=\"sec1\" class=\"grey-b lue-bg middle-padding\">
  208.     <div class=\"container\">
  209.         <div class=\"row\">
  210.             <div class=\"col-md-4\">
  211.                 <div class=\"list-single-main-item fl-wrap\">
  212.                     <div class=\"list-single-main-item-title fl-wrap\">
  213.                         <h3>";
  214.         // line 65
  215.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["contactPage"]) || array_key_exists("contactPage"$context) ? $context["contactPage"] : (function () { throw new RuntimeError('Variable "contactPage" does not exist.'65$this->source); })()), "office", [], "any"falsefalsefalse65), "html"nulltrue);
  216.         echo "</h3>
  217.                     </div>
  218.                     <div class=\"list-single-main-media fl-wrap\">
  219.                         ";
  220.         // line 68
  221.         if (twig_get_attribute($this->env$this->source, (isset($context["contactPage"]) || array_key_exists("contactPage"$context) ? $context["contactPage"] : (function () { throw new RuntimeError('Variable "contactPage" does not exist.'68$this->source); })()), "building", [], "any"falsefalsefalse68)) {
  222.             // line 69
  223.             echo "                        <img src=\"";
  224.             echo twig_escape_filter($this->env$this->env->getRuntime('Liip\ImagineBundle\Templating\LazyFilterRuntime')->filter($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(("uploads/files/building/ryvup/" twig_get_attribute($this->env$this->source, (isset($context["contactPage"]) || array_key_exists("contactPage"$context) ? $context["contactPage"] : (function () { throw new RuntimeError('Variable "contactPage" does not exist.'69$this->source); })()), "building", [], "any"falsefalsefalse69))), "326x216"), "html"nulltrue);
  225.             echo "\" alt=\"\" class=\"respimg\"/>
  226.                         ";
  227.         } else {
  228.             // line 71
  229.             echo "                        <img src=\"";
  230.             echo twig_escape_filter($this->env$this->env->getRuntime('Liip\ImagineBundle\Templating\LazyFilterRuntime')->filter($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("front/images/all/ryvup.jpeg"), "326x216"), "html"nulltrue);
  231.             echo "\" alt=\"\" class=\"respimg\">
  232.                         ";
  233.         }
  234.         // line 73
  235.         echo "                    </div>
  236.                     <p>";
  237.         // line 74
  238.         echo twig_get_attribute($this->env$this->source, (isset($context["contactPage"]) || array_key_exists("contactPage"$context) ? $context["contactPage"] : (function () { throw new RuntimeError('Variable "contactPage" does not exist.'74$this->source); })()), "description", [], "any"falsefalsefalse74);
  239.         echo "</p>
  240.                     <div class=\"list-single-main-item-title fl-wrap mar-top\">
  241.                         <h3>";
  242.         // line 76
  243.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["contactPage"]) || array_key_exists("contactPage"$context) ? $context["contactPage"] : (function () { throw new RuntimeError('Variable "contactPage" does not exist.'76$this->source); })()), "workingHours", [], "any"falsefalsefalse76), "html"nulltrue);
  244.         echo "</h3>
  245.                     </div>
  246.                     <ul class=\"cat-item cat-item-changed\">
  247.                         <li><a href=\"#\">";
  248.         // line 79
  249.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["contactPage"]) || array_key_exists("contactPage"$context) ? $context["contactPage"] : (function () { throw new RuntimeError('Variable "contactPage" does not exist.'79$this->source); })()), "daysOpen", [], "any"falsefalsefalse79), "html"nulltrue);
  250.         echo "</a> <span>";
  251.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["contactPage"]) || array_key_exists("contactPage"$context) ? $context["contactPage"] : (function () { throw new RuntimeError('Variable "contactPage" does not exist.'79$this->source); })()), "hoursOpen", [], "any"falsefalsefalse79), "html"nulltrue);
  252.         echo "</span></li>
  253.                         <li><a href=\"#\">";
  254.         // line 80
  255.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["contactPage"]) || array_key_exists("contactPage"$context) ? $context["contactPage"] : (function () { throw new RuntimeError('Variable "contactPage" does not exist.'80$this->source); })()), "daysClose", [], "any"falsefalsefalse80), "html"nulltrue);
  256.         echo "</a> <span>";
  257.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["contactPage"]) || array_key_exists("contactPage"$context) ? $context["contactPage"] : (function () { throw new RuntimeError('Variable "contactPage" does not exist.'80$this->source); })()), "hoursClose", [], "any"falsefalsefalse80), "html"nulltrue);
  258.         echo "</span></li>
  259.                     </ul>
  260.                 </div>
  261.             </div>
  262.             <div class=\"col-md-8\">
  263.                 <div class=\"list-single-main-item fl-wrap\">
  264.                     ";
  265.         // line 86
  266.         echo twig_include($this->env$context"base-default/message-flash-contact.html.twig");
  267.         echo "
  268.                     <div class=\"list-single-main-item-title fl-wrap\">
  269.                         <h3>Entrer en contact</h3>
  270.                     </div>
  271.                     <div id=\"contact-form\">
  272.                         ";
  273.         // line 91
  274.         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.'91$this->source); })()), 'form_start', ["attr" => ["class" => "custom-form"]]);
  275.         echo "
  276.                             <fieldset>
  277.                                 <div class=\"fl-wrap\">
  278.                                 ";
  279.         // line 94
  280.         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.'94$this->source); })()), "fullName", [], "any"falsefalsefalse94), 'label');
  281.         echo "
  282.                                 ";
  283.         // line 95
  284.         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.'95$this->source); })()), "fullName", [], "any"falsefalsefalse95), 'widget');
  285.         echo "
  286.                                 ";
  287.         // line 96
  288.         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); })()), "fullName", [], "any"falsefalsefalse96), 'errors');
  289.         echo "
  290.                                 </div>
  291.                                 <div class=\"clearfix\"></div>
  292.                                 <div class=\"fl-wrap div-label-input\">
  293.                                 ";
  294.         // line 100
  295.         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.'100$this->source); })()), "email", [], "any"falsefalsefalse100), 'label');
  296.         echo "
  297.                                 ";
  298.         // line 101
  299.         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.'101$this->source); })()), "email", [], "any"falsefalsefalse101), 'widget');
  300.         echo "
  301.                                 ";
  302.         // line 102
  303.         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); })()), "email", [], "any"falsefalsefalse102), 'errors');
  304.         echo "
  305.                                 </div>
  306.                                 <div class=\"fl-wrap div-label-input\">
  307.                                 ";
  308.         // line 105
  309.         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); })()), "content", [], "any"falsefalsefalse105), 'widget');
  310.         echo "
  311.                                 ";
  312.         // line 106
  313.         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.'106$this->source); })()), "content", [], "any"falsefalsefalse106), 'errors');
  314.         echo "
  315.                                 </div>
  316.                             </fieldset>
  317.                             <button  type=\"submit\" class=\"btn float-btn color2-bg\" style=\"margin-top:15px;\">Envoyer le message<i class=\"fal fa-angle-right\"></i></button>
  318.                         ";
  319.         // line 110
  320.         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.'110$this->source); })()), 'form_end');
  321.         echo "
  322.                     </div>
  323.                 </div>
  324.             </div>
  325.         </div>
  326.     </div>
  327.     <div class=\"section-decor\"></div>
  328. </section>
  329. ";
  330.         
  331.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  332.         
  333.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  334.     }
  335.     /**
  336.      * @codeCoverageIgnore
  337.      */
  338.     public function getTemplateName()
  339.     {
  340.         return "front/contact/contact.html.twig";
  341.     }
  342.     /**
  343.      * @codeCoverageIgnore
  344.      */
  345.     public function isTraitable()
  346.     {
  347.         return false;
  348.     }
  349.     /**
  350.      * @codeCoverageIgnore
  351.      */
  352.     public function getDebugInfo()
  353.     {
  354.         return array (  344 => 110,  337 => 106,  333 => 105,  327 => 102,  323 => 101,  319 => 100,  312 => 96,  308 => 95,  304 => 94,  298 => 91,  290 => 86,  279 => 80,  273 => 79,  267 => 76,  262 => 74,  259 => 73,  253 => 71,  247 => 69,  245 => 68,  239 => 65,  227 => 56,  218 => 52,  210 => 46,  204 => 44,  201 => 43,  195 => 41,  192 => 40,  186 => 38,  183 => 37,  177 => 35,  174 => 34,  168 => 32,  166 => 31,  160 => 27,  152 => 25,  149 => 24,  141 => 22,  138 => 21,  130 => 19,  127 => 18,  121 => 16,  119 => 15,  109 => 7,  99 => 6,  80 => 4,  60 => 3,  37 => 1,);
  355.     }
  356.     public function getSourceContext()
  357.     {
  358.         return new Source("{% extends 'base.html.twig' %}
  359. {% block title %}Contact | {{ parent() }}{% endblock %}
  360. {% block content_class %}contact-page{% endblock %}
  361. {% block body %}
  362. <div class=\"map-view-wrap\">
  363.     <div class=\"container\">
  364.         <div class=\"map-view-wrap_item\">
  365.             <div class=\"list-single-main-item-title fl-wrap\">
  366.                 <h3>Contacts</h3>
  367.             </div>
  368.             <div class=\"box-widget-list mar-top\">
  369.                 <ul>
  370.                     {% if contactPage.address %}
  371.                     <li><span><i class=\"fal fa-map-marker\"></i> Adresse :</span> <a href=\"#\">{{ contactPage.address }}</a></li>
  372.                     {% endif %}
  373.                     {% if contactPage.phone %}
  374.                     <li><span><i class=\"fal fa-phone\"></i> Phone :</span> <a href=\"tel:{{ contactPage.phone }}\">{{ contactPage.phone }}</a></li>
  375.                     {% endif %}
  376.                     {% if contactPage.mail %}
  377.                     <li><span><i class=\"fal fa-envelope\"></i> Mail :</span> <a href=\"mailto:{{ contactPage.mail }}\">{{ contactPage.mail }}</a></li>
  378.                     {% endif %}
  379.                     {% if contactPage.website %}
  380.                     <li><span><i class=\"fal fa-browser\"></i> Website :</span> <a href=\"{{ contactPage.website }}\">{{ contactPage.website }}</a></li>
  381.                     {% endif %}
  382.                 </ul>
  383.             </div>
  384.             <div class=\"list-widget-social\">
  385.                 <ul>
  386.                     {% if contactPage.facebook %}
  387.                     <li><a href=\"{{ contactPage.facebook }}\" target=\"_blank\" ><i class=\"fab fa-facebook-f\"></i></a></li>
  388.                     {% endif %}
  389.                     {% if contactPage.twitter %}
  390.                     <li><a href=\"{{ contactPage.twitter }}\" target=\"_blank\"><i class=\"fab fa-twitter\"></i></a></li>
  391.                     {% endif %}
  392.                     {% if contactPage.instagram %}
  393.                     <li><a href=\"{{ contactPage.instagram }}\" target=\"_blank\" ><i class=\"fab fa-instagram\"></i></a></li>
  394.                     {% endif %}
  395.                     {% if contactPage.linkedin %}
  396.                     <li><a href=\"{{ contactPage.linkedin }}\" target=\"_blank\" ><i class=\"fab fa-linkedin\"></i></a></li>
  397.                     {% endif %}
  398.                     {% if contactPage.youtube %}
  399.                     <li><a href=\"{{ contactPage.youtube }}\" target=\"_blank\" ><i class=\"fab fa-youtube\"></i></a></li>
  400.                     {% endif %}
  401.                 </ul>
  402.             </div>
  403.         </div>
  404.     </div>
  405. </div>
  406. <div class=\"map-container fw-map2\">
  407.     <div id=\"singleMap\" data-latitude=\"{{ contactPage.latitude }}\" data-longitude=\"{{ contactPage.longitude }}\"></div>
  408. </div>
  409. <div class=\"breadcrumbs-fs fl-wrap\">
  410.     <div class=\"container\">
  411.         <div class=\"breadcrumbs fl-wrap\"><a href=\"{{ url('app_client_home') }}\">Accueil</a><span>Contact</span></div>
  412.     </div>
  413. </div>
  414. <section  id=\"sec1\" class=\"grey-b lue-bg middle-padding\">
  415.     <div class=\"container\">
  416.         <div class=\"row\">
  417.             <div class=\"col-md-4\">
  418.                 <div class=\"list-single-main-item fl-wrap\">
  419.                     <div class=\"list-single-main-item-title fl-wrap\">
  420.                         <h3>{{ contactPage.office }}</h3>
  421.                     </div>
  422.                     <div class=\"list-single-main-media fl-wrap\">
  423.                         {% if contactPage.building %}
  424.                         <img src=\"{{ asset('uploads/files/building/ryvup/' ~ contactPage.building) | imagine_filter('326x216') }}\" alt=\"\" class=\"respimg\"/>
  425.                         {% else %}
  426.                         <img src=\"{{ asset('front/images/all/ryvup.jpeg') | imagine_filter('326x216') }}\" alt=\"\" class=\"respimg\">
  427.                         {% endif %}
  428.                     </div>
  429.                     <p>{{ contactPage.description | raw }}</p>
  430.                     <div class=\"list-single-main-item-title fl-wrap mar-top\">
  431.                         <h3>{{ contactPage.workingHours }}</h3>
  432.                     </div>
  433.                     <ul class=\"cat-item cat-item-changed\">
  434.                         <li><a href=\"#\">{{ contactPage.daysOpen }}</a> <span>{{ contactPage.hoursOpen }}</span></li>
  435.                         <li><a href=\"#\">{{ contactPage.daysClose }}</a> <span>{{ contactPage.hoursClose }}</span></li>
  436.                     </ul>
  437.                 </div>
  438.             </div>
  439.             <div class=\"col-md-8\">
  440.                 <div class=\"list-single-main-item fl-wrap\">
  441.                     {{ include('base-default/message-flash-contact.html.twig') }}
  442.                     <div class=\"list-single-main-item-title fl-wrap\">
  443.                         <h3>Entrer en contact</h3>
  444.                     </div>
  445.                     <div id=\"contact-form\">
  446.                         {{ form_start(form, {'attr': {'class': 'custom-form'}}) }}
  447.                             <fieldset>
  448.                                 <div class=\"fl-wrap\">
  449.                                 {{ form_label(form.fullName) }}
  450.                                 {{ form_widget(form.fullName) }}
  451.                                 {{ form_errors(form.fullName) }}
  452.                                 </div>
  453.                                 <div class=\"clearfix\"></div>
  454.                                 <div class=\"fl-wrap div-label-input\">
  455.                                 {{ form_label(form.email) }}
  456.                                 {{ form_widget(form.email) }}
  457.                                 {{ form_errors(form.email) }}
  458.                                 </div>
  459.                                 <div class=\"fl-wrap div-label-input\">
  460.                                 {{ form_widget(form.content) }}
  461.                                 {{ form_errors(form.content) }}
  462.                                 </div>
  463.                             </fieldset>
  464.                             <button  type=\"submit\" class=\"btn float-btn color2-bg\" style=\"margin-top:15px;\">Envoyer le message<i class=\"fal fa-angle-right\"></i></button>
  465.                         {{ form_end(form) }}
  466.                     </div>
  467.                 </div>
  468.             </div>
  469.         </div>
  470.     </div>
  471.     <div class=\"section-decor\"></div>
  472. </section>
  473. {% endblock %}
  474. ""front/contact/contact.html.twig""/var/www/vhosts/resoh.fr/httpdocs/templates/front/contact/contact.html.twig");
  475.     }
  476. }