<?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;
/* base.html.twig */
class __TwigTemplate_be178052c504846a89a75d8578ac9b5f extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
'title' => [$this, 'block_title'],
'stylesheets' => [$this, 'block_stylesheets'],
'property_search' => [$this, 'block_property_search'],
'header' => [$this, 'block_header'],
'body' => [$this, 'block_body'],
'javascripts' => [$this, 'block_javascripts'],
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "base.html.twig"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "base.html.twig"));
// line 1
echo "<!DOCTYPE html>
<html>
<head>
<meta charset=\"UTF-8\">
\t\t <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">
\t\t<meta content=\"";
// line 6
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("entreprise.best_hosting_digital_solution"), "html", null, true);
echo "\" name=\"description\">
<title>";
// line 7
$this->displayBlock('title', $context, $blocks);
echo "</title>
";
// line 8
$this->displayBlock('stylesheets', $context, $blocks);
// line 35
echo " </head>
<body>
\t ";
// line 37
$this->displayBlock('property_search', $context, $blocks);
// line 131
echo "
";
// line 132
$this->displayBlock('header', $context, $blocks);
// line 238
echo "\t\t
\t\t";
// line 239
$this->displayBlock('body', $context, $blocks);
// line 241
echo "\t\t\t
\t\t
";
// line 243
$this->displayBlock('javascripts', $context, $blocks);
// line 258
echo " </body>
</html>
";
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
}
// line 7
public function block_title($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
echo " ";
echo twig_escape_filter($this->env, (isset($context["company_name"]) || array_key_exists("company_name", $context) ? $context["company_name"] : (function () { throw new RuntimeError('Variable "company_name" does not exist.', 7, $this->source); })()), "html", null, true);
echo " ";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 8
public function block_stylesheets($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheets"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheets"));
// line 9
echo "\t\t";
// line 10
echo "\t\t\t
\t\t
<!-- Google Fonts -->
<link href=\"https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700\" rel=\"stylesheet\">
<!-- Vendor CSS Files -->
<link href=\"";
// line 16
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("framework/esag/assets/vendor/animate.css/animate.min.css"), "html", null, true);
echo "\" rel=\"stylesheet\">
<link href=\"";
// line 17
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("framework/esag/assets/vendor/bootstrap/css/bootstrap.min.css"), "html", null, true);
echo "\" rel=\"stylesheet\">
<link href=\"";
// line 18
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("framework/esag/assets/vendor/bootstrap-icons/bootstrap-icons.css"), "html", null, true);
echo "\" rel=\"stylesheet\">
<link href=\"";
// line 19
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("framework/esag/assets/vendor/swiper/swiper-bundle.min.css"), "html", null, true);
echo "\" rel=\"stylesheet\">
<!-- Template Main CSS File -->
<link href=\"";
// line 22
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("framework/esag/assets/css/style.css"), "html", null, true);
echo "\" rel=\"stylesheet\">
\t\t
\t\t\t<link rel=\"stylesheet\" href=\"";
// line 25
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/general.css"), "html", null, true);
echo "\" />
<style>
.liste-produit{
max-height: 300px;
max-width: 300px;
position: relative;
marigin-bottom: 50px;
}
</style>
\t\t";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 37
public function block_property_search($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "property_search"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "property_search"));
// line 38
echo "\t\t<div class=\"click-closed\"></div>
<!--/ Form Search Star /-->
<div class=\"box-collapse\">
<div class=\"title-box-d\">
<h3 class=\"title-d\">Search Property</h3>
</div>
<span class=\"close-box-collapse right-boxed bi bi-x\"></span>
<div class=\"box-collapse-wrap form\">
<form class=\"form-a\">
<div class=\"row\">
<div class=\"col-md-12 mb-2\">
<div class=\"form-group\">
<label class=\"pb-2\" for=\"Type\">Keyword</label>
<input type=\"text\" class=\"form-control form-control-lg form-control-a\" placeholder=\"Keyword\">
</div>
</div>
<div class=\"col-md-6 mb-2\">
<div class=\"form-group mt-3\">
<label class=\"pb-2\" for=\"Type\">Type</label>
<select class=\"form-control form-select form-control-a\" id=\"Type\">
<option>All Type</option>
<option>For Rent</option>
<option>For Sale</option>
<option>Open House</option>
</select>
</div>
</div>
<div class=\"col-md-6 mb-2\">
<div class=\"form-group mt-3\">
<label class=\"pb-2\" for=\"city\">City</label>
<select class=\"form-control form-select form-control-a\" id=\"city\">
<option>All City</option>
<option>Alabama</option>
<option>Arizona</option>
<option>California</option>
<option>Colorado</option>
</select>
</div>
</div>
<div class=\"col-md-6 mb-2\">
<div class=\"form-group mt-3\">
<label class=\"pb-2\" for=\"bedrooms\">Bedrooms</label>
<select class=\"form-control form-select form-control-a\" id=\"bedrooms\">
<option>Any</option>
<option>01</option>
<option>02</option>
<option>03</option>
</select>
</div>
</div>
<div class=\"col-md-6 mb-2\">
<div class=\"form-group mt-3\">
<label class=\"pb-2\" for=\"garages\">Garages</label>
<select class=\"form-control form-select form-control-a\" id=\"garages\">
<option>Any</option>
<option>01</option>
<option>02</option>
<option>03</option>
<option>04</option>
</select>
</div>
</div>
<div class=\"col-md-6 mb-2\">
<div class=\"form-group mt-3\">
<label class=\"pb-2\" for=\"bathrooms\">Bathrooms</label>
<select class=\"form-control form-select form-control-a\" id=\"bathrooms\">
<option>Any</option>
<option>01</option>
<option>02</option>
<option>03</option>
</select>
</div>
</div>
<div class=\"col-md-6 mb-2\">
<div class=\"form-group mt-3\">
<label class=\"pb-2\" for=\"price\">Min Price</label>
<select class=\"form-control form-select form-control-a\" id=\"price\">
<option>Unlimite</option>
<option>\$50,000</option>
<option>\$100,000</option>
<option>\$150,000</option>
<option>\$200,000</option>
</select>
</div>
</div>
<div class=\"col-md-12\">
<button type=\"submit\" class=\"btn btn-b\">Search Property</button>
</div>
</div>
</form>
</div>
</div><!-- End Property Search Section -->>
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 132
public function block_header($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "header"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "header"));
// line 133
echo "\t\t
\t\t<!-- ======= Header/Navbar ======= -->
<nav class=\"navbar navbar-default navbar-trans navbar-expand-lg fixed-top\">
<div class=\"container\">
<button class=\"navbar-toggler collapsed\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#navbarDefault\" aria-controls=\"navbarDefault\" aria-expanded=\"false\" aria-label=\"Toggle navigation\">
<span></span>
<span></span>
<span></span>
</button>
<a class=\"navbar-brand text-brand\" href=\"";
// line 142
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("home");
echo "\"><img src=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("image/logo.jpeg"), "html", null, true);
echo "\" class=\"img-fluid\" style=\"max-height: 36px; width: 64px; max-width: 150px;\" /></a>
<div class=\"navbar-collapse collapse justify-content-center\" id=\"navbarDefault\">
<ul class=\"navbar-nav\">
\t\t
<li class=\"nav-item\">
<a class=\"nav-link ";
// line 148
if ((twig_get_attribute($this->env, $this->source, 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.', 148, $this->source); })()), "request", [], "any", false, false, false, 148), "uri", [], "any", false, false, false, 148) == $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("home"))) {
echo " active ";
}
echo "\" href=\"";
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("home");
echo "\">";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("entreprise.home"), "html", null, true);
echo "</a>
</li>
<li class=\"nav-item dropdown\">
<a class=\"nav-link dropdown-toggle\" href=\"#\" id=\"navbarDropdown\" role=\"button\" data-bs-toggle=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false\">Agriculture</a>
<div class=\"dropdown-menu\">
";
// line 155
if ($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("IS_AUTHENTICATED_REMEMBERED")) {
// line 156
echo " ";
if ($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("ROLE_ADMIN")) {
// line 157
echo " <a class=\"dropdown-item \" href=\"";
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("admin.home");
echo "\">Admin</a>
";
}
// line 159
echo " <a class=\"dropdown-item \" href=\"";
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_logout");
echo "\">";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("entreprise.logout"), "html", null, true);
echo "</a>
";
} else {
// line 161
echo " <a class=\"dropdown-item \" href=\"";
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("security_login");
echo "\">";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("entreprise.login"), "html", null, true);
echo "</a>
<a class=\"dropdown-item \" href=\"";
// line 162
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("registration_register");
echo "\">";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("entreprise.register"), "html", null, true);
echo "</a>
";
}
// line 164
echo " </div>
</li>
<li class=\"nav-item dropdown\">
<a class=\"nav-link dropdown-toggle\" href=\"#\" id=\"navbarDropdown\" role=\"button\" data-bs-toggle=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false\">Hygiène publique</a>
<div class=\"dropdown-menu\">
\t\t\t
<a class=\"dropdown-item \" href=\"";
// line 174
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("entreprise_deratisation");
echo "\">";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("entreprise.deratisation"), "html", null, true);
echo "</a>
\t\t\t <a class=\"dropdown-item \" href=\"";
// line 175
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("entreprise_deinsectisation");
echo "\">";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("entreprise.deinsectisation"), "html", null, true);
echo "</a>
\t\t\t <a class=\"dropdown-item \" href=\"";
// line 177
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("entreprise_deinfection");
echo "\">";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("entreprise.deinfection"), "html", null, true);
echo "</a>
</div>
</li>
\t\t <li class=\"nav-item\">
<a class=\"nav-link ";
// line 203
if ((twig_get_attribute($this->env, $this->source, 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.', 203, $this->source); })()), "request", [], "any", false, false, false, 203), "uri", [], "any", false, false, false, 203) == $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("entreprise_nos_produits"))) {
echo " active ";
}
echo "\" href=\"";
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("entreprise_nos_produits");
echo "\">produits</a>
</li>
\t\t <li class=\"nav-item\">
<a class=\"nav-link ";
// line 208
if ((twig_get_attribute($this->env, $this->source, 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.', 208, $this->source); })()), "request", [], "any", false, false, false, 208), "uri", [], "any", false, false, false, 208) == $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("contact"))) {
echo " active ";
}
echo "\" href=\"";
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("contact");
echo "\">Contact</a>
</li>
<li class=\"nav-item dropdown\">
<a class=\"nav-link dropdown-toggle\" href=\"#\" id=\"navbarDropdown\" role=\"button\" data-bs-toggle=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false\">Compte</a>
<div class=\"dropdown-menu\">
\t\t\t";
// line 214
if ($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("IS_AUTHENTICATED_REMEMBERED")) {
// line 215
echo " ";
if ($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("ROLE_ADMIN")) {
// line 216
echo " <a class=\"dropdown-item \" href=\"";
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("admin.home");
echo "\">Admin</a>
";
}
// line 218
echo " <a class=\"dropdown-item \" href=\"";
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_logout");
echo "\">";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("entreprise.logout"), "html", null, true);
echo "</a>
\t\t\t";
} else {
// line 220
echo " <a class=\"dropdown-item \" href=\"";
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("security_login");
echo "\">";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("entreprise.login"), "html", null, true);
echo "</a>
\t\t\t <a class=\"dropdown-item \" href=\"";
// line 221
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("registration_register");
echo "\">";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("entreprise.register"), "html", null, true);
echo "</a>
\t\t\t";
}
// line 223
echo " </div>
</li>
</ul>
</div>
<button type=\"button\" class=\"btn btn-b-n navbar-toggle-box navbar-toggle-box-collapse\" data-bs-toggle=\"collapse\" data-bs-target=\"#navbarTogglerDemo01\">
<i class=\"bi bi-search\"></i>
</button>
</div>
</nav><!-- End Header/Navbar -->
\t\t";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 239
public function block_body($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
// line 240
echo "\t\t";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 243
public function block_javascripts($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
// line 244
echo "\t\t
\t\t<div id=\"preloader\"></div>
\t\t<a href=\"#\" class=\"back-to-top d-flex align-items-center justify-content-center\"><i class=\"bi bi-arrow-up-short\"></i></a>
\t\t <!-- Vendor JS Files -->
<script src=\"";
// line 248
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("framework/esag/assets/vendor/bootstrap/js/bootstrap.bundle.min.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 249
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("framework/esag/assets/vendor/swiper/swiper-bundle.min.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 250
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("framework/esag/assets/vendor/php-email-form/validate.js"), "html", null, true);
echo "\"></script>
<!-- Template Main JS File -->
<script src=\"";
// line 253
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("framework/esag/assets/js/main.js"), "html", null, true);
echo "\"></script>
\t\t<script src=\"";
// line 255
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("../../ckeditor5/ckeditor.js"), "html", null, true);
echo "\"></script>
\t\t\t
\t\t";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
public function getTemplateName()
{
return "base.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 571 => 255, 566 => 253, 560 => 250, 556 => 249, 552 => 248, 546 => 244, 536 => 243, 526 => 240, 516 => 239, 492 => 223, 485 => 221, 478 => 220, 470 => 218, 464 => 216, 461 => 215, 459 => 214, 446 => 208, 434 => 203, 403 => 177, 396 => 175, 390 => 174, 378 => 164, 371 => 162, 364 => 161, 356 => 159, 350 => 157, 347 => 156, 345 => 155, 329 => 148, 318 => 142, 307 => 133, 297 => 132, 195 => 38, 185 => 37, 165 => 25, 159 => 22, 153 => 19, 149 => 18, 145 => 17, 141 => 16, 133 => 10, 131 => 9, 121 => 8, 100 => 7, 88 => 258, 86 => 243, 82 => 241, 80 => 239, 77 => 238, 75 => 132, 72 => 131, 70 => 37, 66 => 35, 64 => 8, 60 => 7, 56 => 6, 49 => 1,);
}
public function getSourceContext()
{
return new Source("<!DOCTYPE html>
<html>
<head>
<meta charset=\"UTF-8\">
\t\t <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">
\t\t<meta content=\"{{ 'entreprise.best_hosting_digital_solution' | trans }}\" name=\"description\">
<title>{% block title %} {{ company_name }} {% endblock %}</title>
{% block stylesheets %}
\t\t{# Vendor CSS Files #}
\t\t\t
\t\t
<!-- Google Fonts -->
<link href=\"https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700\" rel=\"stylesheet\">
<!-- Vendor CSS Files -->
<link href=\"{{ asset('framework/esag/assets/vendor/animate.css/animate.min.css') }}\" rel=\"stylesheet\">
<link href=\"{{ asset('framework/esag/assets/vendor/bootstrap/css/bootstrap.min.css') }}\" rel=\"stylesheet\">
<link href=\"{{ asset('framework/esag/assets/vendor/bootstrap-icons/bootstrap-icons.css') }}\" rel=\"stylesheet\">
<link href=\"{{ asset('framework/esag/assets/vendor/swiper/swiper-bundle.min.css') }}\" rel=\"stylesheet\">
<!-- Template Main CSS File -->
<link href=\"{{ asset('framework/esag/assets/css/style.css') }}\" rel=\"stylesheet\">
\t\t
\t\t\t<link rel=\"stylesheet\" href=\"{{ asset('css/general.css') }}\" />
<style>
.liste-produit{
max-height: 300px;
max-width: 300px;
position: relative;
marigin-bottom: 50px;
}
</style>
\t\t{% endblock stylesheets %}
</head>
<body>
\t {% block property_search %}
\t\t<div class=\"click-closed\"></div>
<!--/ Form Search Star /-->
<div class=\"box-collapse\">
<div class=\"title-box-d\">
<h3 class=\"title-d\">Search Property</h3>
</div>
<span class=\"close-box-collapse right-boxed bi bi-x\"></span>
<div class=\"box-collapse-wrap form\">
<form class=\"form-a\">
<div class=\"row\">
<div class=\"col-md-12 mb-2\">
<div class=\"form-group\">
<label class=\"pb-2\" for=\"Type\">Keyword</label>
<input type=\"text\" class=\"form-control form-control-lg form-control-a\" placeholder=\"Keyword\">
</div>
</div>
<div class=\"col-md-6 mb-2\">
<div class=\"form-group mt-3\">
<label class=\"pb-2\" for=\"Type\">Type</label>
<select class=\"form-control form-select form-control-a\" id=\"Type\">
<option>All Type</option>
<option>For Rent</option>
<option>For Sale</option>
<option>Open House</option>
</select>
</div>
</div>
<div class=\"col-md-6 mb-2\">
<div class=\"form-group mt-3\">
<label class=\"pb-2\" for=\"city\">City</label>
<select class=\"form-control form-select form-control-a\" id=\"city\">
<option>All City</option>
<option>Alabama</option>
<option>Arizona</option>
<option>California</option>
<option>Colorado</option>
</select>
</div>
</div>
<div class=\"col-md-6 mb-2\">
<div class=\"form-group mt-3\">
<label class=\"pb-2\" for=\"bedrooms\">Bedrooms</label>
<select class=\"form-control form-select form-control-a\" id=\"bedrooms\">
<option>Any</option>
<option>01</option>
<option>02</option>
<option>03</option>
</select>
</div>
</div>
<div class=\"col-md-6 mb-2\">
<div class=\"form-group mt-3\">
<label class=\"pb-2\" for=\"garages\">Garages</label>
<select class=\"form-control form-select form-control-a\" id=\"garages\">
<option>Any</option>
<option>01</option>
<option>02</option>
<option>03</option>
<option>04</option>
</select>
</div>
</div>
<div class=\"col-md-6 mb-2\">
<div class=\"form-group mt-3\">
<label class=\"pb-2\" for=\"bathrooms\">Bathrooms</label>
<select class=\"form-control form-select form-control-a\" id=\"bathrooms\">
<option>Any</option>
<option>01</option>
<option>02</option>
<option>03</option>
</select>
</div>
</div>
<div class=\"col-md-6 mb-2\">
<div class=\"form-group mt-3\">
<label class=\"pb-2\" for=\"price\">Min Price</label>
<select class=\"form-control form-select form-control-a\" id=\"price\">
<option>Unlimite</option>
<option>\$50,000</option>
<option>\$100,000</option>
<option>\$150,000</option>
<option>\$200,000</option>
</select>
</div>
</div>
<div class=\"col-md-12\">
<button type=\"submit\" class=\"btn btn-b\">Search Property</button>
</div>
</div>
</form>
</div>
</div><!-- End Property Search Section -->>
{% endblock property_search %}
{% block header %}
\t\t
\t\t<!-- ======= Header/Navbar ======= -->
<nav class=\"navbar navbar-default navbar-trans navbar-expand-lg fixed-top\">
<div class=\"container\">
<button class=\"navbar-toggler collapsed\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#navbarDefault\" aria-controls=\"navbarDefault\" aria-expanded=\"false\" aria-label=\"Toggle navigation\">
<span></span>
<span></span>
<span></span>
</button>
<a class=\"navbar-brand text-brand\" href=\"{{ path('home') }}\"><img src=\"{{ asset('image/logo.jpeg') }}\" class=\"img-fluid\" style=\"max-height: 36px; width: 64px; max-width: 150px;\" /></a>
<div class=\"navbar-collapse collapse justify-content-center\" id=\"navbarDefault\">
<ul class=\"navbar-nav\">
\t\t
<li class=\"nav-item\">
<a class=\"nav-link {% if app.request.uri == url('home') %} active {% endif %}\" href=\"{{ path('home') }}\">{{ 'entreprise.home' | trans }}</a>
</li>
<li class=\"nav-item dropdown\">
<a class=\"nav-link dropdown-toggle\" href=\"#\" id=\"navbarDropdown\" role=\"button\" data-bs-toggle=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false\">Agriculture</a>
<div class=\"dropdown-menu\">
{% if is_granted('IS_AUTHENTICATED_REMEMBERED') %}
{% if is_granted('ROLE_ADMIN') %}
<a class=\"dropdown-item \" href=\"{{ path('admin.home') }}\">Admin</a>
{% endif %}
<a class=\"dropdown-item \" href=\"{{ path('app_logout') }}\">{{ 'entreprise.logout' | trans }}</a>
{% else %}
<a class=\"dropdown-item \" href=\"{{ path('security_login') }}\">{{ 'entreprise.login' | trans }}</a>
<a class=\"dropdown-item \" href=\"{{ path('registration_register') }}\">{{ 'entreprise.register' | trans }}</a>
{% endif %}
</div>
</li>
<li class=\"nav-item dropdown\">
<a class=\"nav-link dropdown-toggle\" href=\"#\" id=\"navbarDropdown\" role=\"button\" data-bs-toggle=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false\">Hygiène publique</a>
<div class=\"dropdown-menu\">
\t\t\t
<a class=\"dropdown-item \" href=\"{{ path('entreprise_deratisation') }}\">{{ 'entreprise.deratisation' | trans }}</a>
\t\t\t <a class=\"dropdown-item \" href=\"{{ path('entreprise_deinsectisation') }}\">{{ 'entreprise.deinsectisation' | trans }}</a>
\t\t\t <a class=\"dropdown-item \" href=\"{{ path('entreprise_deinfection') }}\">{{ 'entreprise.deinfection' | trans }}</a>
</div>
</li>
\t\t <li class=\"nav-item\">
<a class=\"nav-link {% if app.request.uri == url('entreprise_nos_produits') %} active {% endif %}\" href=\"{{ path('entreprise_nos_produits') }}\">produits</a>
</li>
\t\t <li class=\"nav-item\">
<a class=\"nav-link {% if app.request.uri == url('contact') %} active {% endif %}\" href=\"{{ path('contact') }}\">Contact</a>
</li>
<li class=\"nav-item dropdown\">
<a class=\"nav-link dropdown-toggle\" href=\"#\" id=\"navbarDropdown\" role=\"button\" data-bs-toggle=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false\">Compte</a>
<div class=\"dropdown-menu\">
\t\t\t{% if is_granted('IS_AUTHENTICATED_REMEMBERED') %}
{% if is_granted('ROLE_ADMIN') %}
<a class=\"dropdown-item \" href=\"{{ path('admin.home') }}\">Admin</a>
{% endif %}
<a class=\"dropdown-item \" href=\"{{ path('app_logout') }}\">{{ 'entreprise.logout' | trans }}</a>
\t\t\t{% else %}
<a class=\"dropdown-item \" href=\"{{ path('security_login') }}\">{{ 'entreprise.login' | trans }}</a>
\t\t\t <a class=\"dropdown-item \" href=\"{{ path('registration_register') }}\">{{ 'entreprise.register' | trans }}</a>
\t\t\t{% endif %}
</div>
</li>
</ul>
</div>
<button type=\"button\" class=\"btn btn-b-n navbar-toggle-box navbar-toggle-box-collapse\" data-bs-toggle=\"collapse\" data-bs-target=\"#navbarTogglerDemo01\">
<i class=\"bi bi-search\"></i>
</button>
</div>
</nav><!-- End Header/Navbar -->
\t\t{% endblock header %}
\t\t
\t\t{% block body %}
\t\t{% endblock body %}
\t\t\t
\t\t
{% block javascripts %}
\t\t
\t\t<div id=\"preloader\"></div>
\t\t<a href=\"#\" class=\"back-to-top d-flex align-items-center justify-content-center\"><i class=\"bi bi-arrow-up-short\"></i></a>
\t\t <!-- Vendor JS Files -->
<script src=\"{{ asset('framework/esag/assets/vendor/bootstrap/js/bootstrap.bundle.min.js') }}\"></script>
<script src=\"{{ asset('framework/esag/assets/vendor/swiper/swiper-bundle.min.js') }}\"></script>
<script src=\"{{ asset('framework/esag/assets/vendor/php-email-form/validate.js') }}\"></script>
<!-- Template Main JS File -->
<script src=\"{{ asset('framework/esag/assets/js/main.js') }}\"></script>
\t\t<script src=\"{{ asset('../../ckeditor5/ckeditor.js') }}\"></script>
\t\t\t
\t\t{% endblock javascripts%}
</body>
</html>
", "base.html.twig", "/home/ivoirephytochimies/public_html/templates/base.html.twig");
}
}