var/cache/dev/twig/f9/f9f3a3f2fecc34ed980b89d32a3104f2d659d3015e51b567897835383e6f1a0d.php line 236

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/inc/header.html.twig */
  15. class __TwigTemplate_dfa3cbab7f09f53b1c4eb23c1e650049c040398ddd715c389a91cefe471b619d 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->parent false;
  24.         $this->blocks = [
  25.         ];
  26.     }
  27.     protected function doDisplay(array $context, array $blocks = [])
  28.     {
  29.         $macros $this->macros;
  30.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  31.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""front/inc/header.html.twig"));
  32.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  33.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""front/inc/header.html.twig"));
  34.         // line 1
  35.         yield "<div class=\"header\" style=\"position: fixed;width:100%;top:0;z-index:89\">
  36. \t<div class=\"col-lg-12 col-md-12\">
  37. \t\t<div class=\"classHeader row\">
  38. \t\t\t<div
  39. \t\t\t\tclass=\"row col-lg-8\">
  40. \t\t\t\t<!-- navigations -->
  41. \t\t\t\t<div class=\"header-logo\">
  42. \t\t\t\t\t<a href=\"";
  43.         // line 8
  44.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("front_home");
  45.         yield "\"><img src=\"";
  46.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/logo noir.png"), "html"nulltrue);
  47.         yield "\" alt=\"Logo Providders\" style=\"width:140px;margin-top:-13px;margin-bottom:-10px\"></a>
  48. \t\t\t\t</div>
  49. \t\t\t\t<div id=\"navigation\" class=\"\" style=\"display: flex ; flex-direction: column\">
  50. \t\t\t\t\t<ul class=\"align-items-center ml-4\">
  51. \t\t\t\t\t\t<li>
  52. \t\t\t\t\t\t\t<a href=\"";
  53.         // line 13
  54.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("front_home");
  55.         yield "\" title=\"Accueil Providders\" ";
  56.         if ((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'13$this->source); })()), "request", [], "any"falsefalsefalse13), "attributes", [], "any"falsefalsefalse13), "get", ["_route"], "method"falsefalsefalse13) == "front_home")) {
  57.             yield " style=\"color:#EB5B20\" ";
  58.         }
  59.         yield ">Accueil</a>
  60. \t\t\t\t\t\t</li>
  61. \t\t\t\t\t\t<li id=\"idPrestataires\">
  62. \t\t\t\t\t\t\t<a href=\"";
  63.         // line 16
  64.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("front_company_list");
  65.         yield "\" title=\"Prestataires\" ";
  66.         if ((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'16$this->source); })()), "request", [], "any"falsefalsefalse16), "attributes", [], "any"falsefalsefalse16), "get", ["_route"], "method"falsefalsefalse16) == "front_company_list")) {
  67.             yield " style=\"color:#EB5B20\" ";
  68.         }
  69.         yield ">Prestataires</a>
  70. \t\t\t\t\t\t\t<div id=\"dropDownPrestataires\" class=\"dropDownMenu\">
  71. \t\t\t\t\t\t\t\t<div class=\"container-dropDownMenu\">
  72. \t\t\t\t\t\t\t\t\t";
  73.         // line 19
  74.         $context['_parent'] = $context;
  75.         $context['_seq'] = CoreExtension::ensureTraversable(Twig\Extension\CoreExtension::slice($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->source, (isset($context["filter_service"]) || array_key_exists("filter_service"$context) ? $context["filter_service"] : (function () { throw new RuntimeError('Variable "filter_service" does not exist.'19$this->source); })()), "getCompany", [], "method"falsefalsefalse19), 05));
  76.         foreach ($context['_seq'] as $context["_key"] => $context["company"]) {
  77.             // line 20
  78.             yield "\t\t\t\t\t\t\t\t\t\t";
  79.             $context["proucts"] = CoreExtension::getAttribute($this->env$this->source, (isset($context["filter_service"]) || array_key_exists("filter_service"$context) ? $context["filter_service"] : (function () { throw new RuntimeError('Variable "filter_service" does not exist.'20$this->source); })()), "getPhotounProductsCompany", [$context["company"]], "method"falsefalsefalse20);
  80.             // line 21
  81.             yield "\t\t\t\t\t\t\t\t\t\t";
  82.             if ( !Twig\Extension\CoreExtension::testEmpty((isset($context["proucts"]) || array_key_exists("proucts"$context) ? $context["proucts"] : (function () { throw new RuntimeError('Variable "proucts" does not exist.'21$this->source); })()))) {
  83.                 // line 22
  84.                 yield "\t\t\t\t\t\t\t\t\t\t\t";
  85.                 $context["prods"] = (isset($context["proucts"]) || array_key_exists("proucts"$context) ? $context["proucts"] : (function () { throw new RuntimeError('Variable "proucts" does not exist.'22$this->source); })());
  86.                 // line 23
  87.                 yield "\t\t\t\t\t\t\t\t\t\t\t<div class=\"oneMenu\">
  88. \t\t\t\t\t\t\t\t\t\t\t\t";
  89.                 // line 24
  90.                 $context['_parent'] = $context;
  91.                 $context['_seq'] = CoreExtension::ensureTraversable((isset($context["prods"]) || array_key_exists("prods"$context) ? $context["prods"] : (function () { throw new RuntimeError('Variable "prods" does not exist.'24$this->source); })()));
  92.                 foreach ($context['_seq'] as $context["_key"] => $context["product"]) {
  93.                     // line 25
  94.                     yield "\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"";
  95.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("front_company_single", ["companySlug" => CoreExtension::getAttribute($this->env$this->source$context["company"], "companySlug", [], "any"falsefalsefalse25), "id" => CoreExtension::getAttribute($this->env$this->source$context["company"], "id", [], "any"falsefalsefalse25)]), "html"nulltrue);
  96.                     yield "\">
  97. \t\t\t\t\t\t\t\t\t\t\t\t\t\t";
  98.                     // line 26
  99.                     if ( !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env$this->source$context["product"], "photos", [], "any"falsefalsefalse26))) {
  100.                         // line 27
  101.                         yield "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"imgMenu\" src=\"";
  102.                         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(Twig\Extension\CoreExtension::constant("App\\Services\\File::IMAGE_PRODUCT_DIR")) . CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source$context["product"], "photos", [], "any"falsefalsefalse27), "first", [], "any"falsefalsefalse27), "url", [], "any"falsefalsefalse27)), "html"nulltrue);
  103.                         yield "\" alt=\"";
  104.                         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["product"], "name", [], "any"falsefalsefalse27), "html"nulltrue);
  105.                         yield "\">
  106. \t\t\t\t\t\t\t\t\t\t\t\t\t\t";
  107.                     } else {
  108.                         // line 29
  109.                         yield "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"imgMenu\" src=\"";
  110.                         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("upload/produits/defaultProduct2.jpg"), "html"nulltrue);
  111.                         yield "\" alt=\"\">
  112. \t\t\t\t\t\t\t\t\t\t\t\t\t\t";
  113.                     }
  114.                     // line 31
  115.                     yield "\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p>";
  116.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source$context["product"], "company", [], "any"falsefalsefalse31), "companyName", [], "any"falsefalsefalse31), "html"nulltrue);
  117.                     yield "</p>
  118. \t\t\t\t\t\t\t\t\t\t\t\t\t</a>
  119. \t\t\t\t\t\t\t\t\t\t\t\t";
  120.                 }
  121.                 $_parent $context['_parent'];
  122.                 unset($context['_seq'], $context['_iterated'], $context['_key'], $context['product'], $context['_parent'], $context['loop']);
  123.                 $context array_intersect_key($context$_parent) + $_parent;
  124.                 // line 34
  125.                 yield "\t\t\t\t\t\t\t\t\t\t\t</div>
  126. \t\t\t\t\t\t\t\t\t\t";
  127.             }
  128.             // line 36
  129.             yield "\t\t\t\t\t\t\t\t\t";
  130.         }
  131.         $_parent $context['_parent'];
  132.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['company'], $context['_parent'], $context['loop']);
  133.         $context array_intersect_key($context$_parent) + $_parent;
  134.         // line 37
  135.         yield "\t\t\t\t\t\t\t\t</div>
  136. \t\t\t\t\t\t\t</div>
  137. \t\t\t\t\t\t</li>
  138. \t\t\t\t\t\t<li id=\"idServices\">
  139. \t\t\t\t\t\t\t<a href=\"";
  140.         // line 41
  141.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("front_product_products");
  142.         yield "\" title=\"Services\" ";
  143.         if ((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'41$this->source); })()), "request", [], "any"falsefalsefalse41), "attributes", [], "any"falsefalsefalse41), "get", ["_route"], "method"falsefalsefalse41) == "front_product_products")) {
  144.             yield " style=\"color:#EB5B20\" ";
  145.         }
  146.         yield ">Services</a>
  147. \t\t\t\t\t\t\t<div id=\"dropDownServices\" class=\"dropDownMenu\">
  148. \t\t\t\t\t\t\t\t<div class=\"container-dropDownMenu\">
  149. \t\t\t\t\t\t\t\t\t";
  150.         // line 44
  151.         $context['_parent'] = $context;
  152.         $context['_seq'] = CoreExtension::ensureTraversable(Twig\Extension\CoreExtension::slice($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->source, (isset($context["filter_service"]) || array_key_exists("filter_service"$context) ? $context["filter_service"] : (function () { throw new RuntimeError('Variable "filter_service" does not exist.'44$this->source); })()), "getSubcategories", [], "method"falsefalsefalse44), 05));
  153.         foreach ($context['_seq'] as $context["_key"] => $context["category"]) {
  154.             // line 45
  155.             yield "\t\t\t\t\t\t\t\t\t\t<div class=\"oneMenu\">
  156. \t\t\t\t\t\t\t\t\t\t\t<a href=\"";
  157.             // line 46
  158.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("front_product_category_events", ["subCategorySlug" => CoreExtension::getAttribute($this->env$this->source$context["category"], "subCategorySlug", [], "any"falsefalsefalse46)]), "html"nulltrue);
  159.             yield "\">
  160. \t\t\t\t\t\t\t\t\t\t\t\t<img class=\"imgMenu\" src=\"";
  161.             // line 47
  162.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl((Twig\Extension\CoreExtension::constant("App\\Services\\File::IMAGE_CATEGORY_DIR") . CoreExtension::getAttribute($this->env$this->source$context["category"], "image", [], "any"falsefalsefalse47))), "html"nulltrue);
  163.             yield "\" alt=\"\">
  164. \t\t\t\t\t\t\t\t\t\t\t\t<p>";
  165.             // line 48
  166.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["category"], "name", [], "any"falsefalsefalse48), "html"nulltrue);
  167.             yield "</p>
  168. \t\t\t\t\t\t\t\t\t\t\t</a>
  169. \t\t\t\t\t\t\t\t\t\t</div>
  170. \t\t\t\t\t\t\t\t\t";
  171.         }
  172.         $_parent $context['_parent'];
  173.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['category'], $context['_parent'], $context['loop']);
  174.         $context array_intersect_key($context$_parent) + $_parent;
  175.         // line 52
  176.         yield "\t\t\t\t\t\t\t\t</div>
  177. \t\t\t\t\t\t\t</div>
  178. \t\t\t\t\t\t</li>
  179. \t\t\t\t\t\t<li>
  180. \t\t\t\t\t\t\t<a href=\"";
  181.         // line 56
  182.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("front_article_list");
  183.         yield "\" title=\"Articles\" ";
  184.         if ((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'56$this->source); })()), "request", [], "any"falsefalsefalse56), "attributes", [], "any"falsefalsefalse56), "get", ["_route"], "method"falsefalsefalse56) == "front_article_list")) {
  185.             yield " style=\"color:#EB5B20\" ";
  186.         }
  187.         yield ">Articles</a>
  188. \t\t\t\t\t\t</li>
  189. \t\t\t\t\t\t<li>
  190. \t\t\t\t\t\t\t<a href=\"";
  191.         // line 59
  192.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("front_blog_list");
  193.         yield "\" title=\"blog\" ";
  194.         if ((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'59$this->source); })()), "request", [], "any"falsefalsefalse59), "attributes", [], "any"falsefalsefalse59), "get", ["_route"], "method"falsefalsefalse59) == "front_blog_list")) {
  195.             yield " style=\"color:#EB5B20\" ";
  196.         }
  197.         yield ">Blog</a>
  198. \t\t\t\t\t\t</li>
  199. \t\t\t\t\t\t";
  200.         // line 62
  201.         yield "\t\t\t\t\t\t<li>
  202. \t\t\t\t\t\t\t<a href=\"";
  203.         // line 63
  204.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("front_contact");
  205.         yield "\" title=\"contact\" ";
  206.         if ((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'63$this->source); })()), "request", [], "any"falsefalsefalse63), "attributes", [], "any"falsefalsefalse63), "get", ["_route"], "method"falsefalsefalse63) == "front_contact")) {
  207.             yield " style=\"color:#EB5B20\" ";
  208.         }
  209.         yield ">Contact</a>
  210. \t\t\t\t\t\t</li>
  211. \t\t\t\t\t\t<li>
  212. \t\t\t\t\t\t\t<a href=\"#\" title=\"search\" id=\"link_search\" style=\"color:black\">
  213. \t\t\t\t\t\t\t\t<i class=\"fas fa-search\"></i>
  214. \t\t\t\t\t\t\t</a>
  215. \t\t\t\t\t\t</li>
  216. \t\t\t\t\t</ul>
  217. \t\t\t\t</div>
  218. \t\t\t\t<!-- /.navigations #4CB8A3 #EB5B20 -->
  219. \t\t\t</div>
  220. \t\t\t<div
  221. \t\t\t\tclass=\"col-lg-4 d-xl-block d-lg-block p-0\">
  222. \t\t\t\t<!-- header-btn -->
  223. \t\t\t\t<div class=\"header-btn\">
  224. \t\t\t\t\t<div class=\"row\">
  225. \t\t\t\t\t\t";
  226.         // line 79
  227.         if ((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.'79$this->source); })()), "user", [], "any"falsefalsefalse79) && $this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("ROLE_ADMIN"))) {
  228.             // line 80
  229.             yield "\t\t\t\t\t\t\t<a href=\"";
  230.             yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("admin_dashboard");
  231.             yield "\" class=\"btn btn-sm ml-2 text-center d-flex justify-content-center align-items-center\">
  232. \t\t\t\t\t\t\t\t<i class=\"fas fa-user mr-1\" style=\"font-size:1.3em;color:#4CB8A3 \"></i>
  233. \t\t\t\t\t\t\t\tAdministration</a>
  234. \t\t\t\t\t\t";
  235.         } elseif ((CoreExtension::getAttribute($this->env$this->source,         // line 83
  236. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'83$this->source); })()), "user", [], "any"falsefalsefalse83) && $this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("ROLE_ADMIN_LIMITED"))) {
  237.             // line 84
  238.             yield "\t\t\t\t\t\t\t<a href=\"";
  239.             yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("admin_user_list");
  240.             yield "\" class=\"btn btn-sm ml-2 text-center d-flex justify-content-center align-items-center\">
  241. \t\t\t\t\t\t\t\t<i class=\"fas fa-user mr-1\" style=\"font-size:1.3em;color:#4CB8A3 \"></i>
  242. \t\t\t\t\t\t\t\tAdministration</a>
  243. \t\t\t\t\t\t";
  244.         } elseif ((CoreExtension::getAttribute($this->env$this->source,         // line 87
  245. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'87$this->source); })()), "user", [], "any"falsefalsefalse87) && $this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("ROLE_ENTERPRISE"))) {
  246.             // line 88
  247.             yield "\t\t\t\t\t\t\t<a href=\"";
  248.             yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("front_company_space_dashboard");
  249.             yield "\" class=\"btn btn-sm ml-2 text-center d-flex justify-content-center align-items-center\">
  250. \t\t\t\t\t\t\t\t<i class=\"fas fa-user mr-1\" style=\"font-size:1.3em;color:#4CB8A3 \"></i>
  251. \t\t\t\t\t\t\t\tCompte Prestataire</a>
  252. \t\t\t\t\t\t";
  253.         } elseif ((CoreExtension::getAttribute($this->env$this->source,         // line 91
  254. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'91$this->source); })()), "user", [], "any"falsefalsefalse91) && $this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("ROLE_USER"))) {
  255.             // line 92
  256.             yield "\t\t\t\t\t\t\t<a href=\"";
  257.             yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("front_client_space_dashboard");
  258.             yield "\" class=\"btn btn-sm ml-2 text-center d-flex justify-content-center align-items-center\">
  259. \t\t\t\t\t\t\t\t<i class=\"fas fa-user mr-1\" style=\"font-size:1.3em;color:#4CB8A3 \"></i>
  260. \t\t\t\t\t\t\t\t";
  261.             // line 94
  262.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'94$this->source); })()), "user", [], "any"falsefalsefalse94), "firstName", [], "any"falsefalsefalse94), "html"nulltrue);
  263.             yield "
  264. \t\t\t\t\t\t\t\t";
  265.             // line 95
  266.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'95$this->source); })()), "user", [], "any"falsefalsefalse95), "lastName", [], "any"falsefalsefalse95), "html"nulltrue);
  267.             yield "</a>
  268. \t\t\t\t\t\t";
  269.         } else {
  270.             // line 97
  271.             yield "\t\t\t\t\t\t\t<a href=\"";
  272.             yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_login");
  273.             yield "\" class=\"btn btn-sm ml-2 text-center d-flex justify-content-center align-items-center\">
  274. \t\t\t\t\t\t\t\t<i class=\"fas fa-user mr-1\" style=\"font-size:1.3em;color:#4CB8A3 \"></i>
  275. \t\t\t\t\t\t\t\tAccès Client</a>
  276. \t\t\t\t\t\t";
  277.         }
  278.         // line 101
  279.         yield "\t\t\t\t\t\t";
  280.         if (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.'101$this->source); })()), "user", [], "any"falsefalsefalse101)) {
  281.             // line 102
  282.             yield "\t\t\t\t\t\t\t<a href=\"";
  283.             yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("deconnexion");
  284.             yield "\" class=\"btn btn-sm ml-2 text-center d-flex justify-content-center align-items-center\">
  285. \t\t\t\t\t\t\t\t<i class=\"fas fa-power-off mr-1\" style=\"font-size:1.3em;color:#4CB8A3 \"></i>
  286. \t\t\t\t\t\t\t\tDéconnexion</a>
  287. \t\t\t\t\t\t";
  288.         } else {
  289.             // line 106
  290.             yield "\t\t\t\t\t\t\t<a href=\"";
  291.             yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_login_enterprise");
  292.             yield "\" class=\"btn btn-sm ml-2 text-center d-flex justify-content-center align-items-center\">
  293. \t\t\t\t\t\t\t\t<i class=\"fas fa-briefcase mr-1\" style=\"font-size:1.3em;color:#4CB8A3 \"></i>
  294. \t\t\t\t\t\t\t\tAccès prestataire</a>
  295. \t\t\t\t\t\t";
  296.         }
  297.         // line 110
  298.         yield "\t\t\t\t\t\t<a href=\"";
  299.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("front_my_basket");
  300.         yield "\" class=\"btn btn-sm ml-2 text-center d-flex justify-content-center align-items-center\" style=\"color:#4CB8A3 \">
  301. \t\t\t\t\t\t\t<i class=\"fas fa-shopping-cart mr-1\" style=\"font-size:1.6em;color:#4CB8A3 ;padding-top:2px\"></i>
  302. \t\t\t\t\t\t\t<span id=\"nb_basket\" style=\"font-size:1.6em;color:#252429\">";
  303.         // line 112
  304.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'112$this->source); })()), "session", [], "any"falsefalsefalse112), "get", ["products"], "method"falsefalsefalse112)) + Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'112$this->source); })()), "session", [], "any"falsefalsefalse112), "get", ["packs"], "method"falsefalsefalse112))), "html"nulltrue);
  305.         yield "</span>
  306. \t\t\t\t\t\t</a>
  307. \t\t\t\t\t</div>
  308. \t\t\t\t</div>
  309. \t\t\t\t<!-- /.header-btn -->
  310. \t\t\t</div>
  311. \t\t</div>
  312. \t\t<form class=\"form-row pt-2\" method=\"post\" action=\"";
  313.         // line 119
  314.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("front_product_search");
  315.         yield "\" id=\"form_header\" style=\"border-top:1px solid darkgrey\">
  316. \t\t\t<div
  317. \t\t\t\tclass=\"col-xl-3 col-lg-3 col-md-3 col-sm-12 col-12\" id=\"div_search_type\">
  318. \t\t\t\t<!-- select -->
  319. \t\t\t\t<select class=\"wide form-control\" name=\"category\">
  320. \t\t\t\t\t<option value=\"\">Service</option>
  321. \t\t\t\t\t";
  322.         // line 125
  323.         $context['_parent'] = $context;
  324.         $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env$this->source, (isset($context["filter_service"]) || array_key_exists("filter_service"$context) ? $context["filter_service"] : (function () { throw new RuntimeError('Variable "filter_service" does not exist.'125$this->source); })()), "getSubcategories", [], "any"falsefalsefalse125));
  325.         foreach ($context['_seq'] as $context["_key"] => $context["subCategory"]) {
  326.             // line 126
  327.             yield "\t\t\t\t\t\t<option value=\"";
  328.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["subCategory"], "id", [], "any"falsefalsefalse126), "html"nulltrue);
  329.             yield "\">";
  330.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["subCategory"], "name", [], "any"falsefalsefalse126), "html"nulltrue);
  331.             yield "</option>
  332. \t\t\t\t\t";
  333.         }
  334.         $_parent $context['_parent'];
  335.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['subCategory'], $context['_parent'], $context['loop']);
  336.         $context array_intersect_key($context$_parent) + $_parent;
  337.         // line 128
  338.         yield "\t\t\t\t</select>
  339. \t\t\t</div>
  340. \t\t\t<div
  341. \t\t\t\tclass=\"col-xl-3 col-lg-3 col-md-3 col-sm-12 col-12\">
  342. \t\t\t\t<!-- select -->
  343. \t\t\t\t<select class=\" form-control select2\" style=\"width: 100%;padding:5px 14px;height:50px!important\" name=\"department_filter\">
  344. \t\t\t\t\t<option value=\"\">Lieu</option>
  345. \t\t\t\t\t";
  346.         // line 135
  347.         $context['_parent'] = $context;
  348.         $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env$this->source, (isset($context["filter_service"]) || array_key_exists("filter_service"$context) ? $context["filter_service"] : (function () { throw new RuntimeError('Variable "filter_service" does not exist.'135$this->source); })()), "getDepartments", [], "any"falsefalsefalse135));
  349.         foreach ($context['_seq'] as $context["_key"] => $context["department"]) {
  350.             // line 136
  351.             yield "\t\t\t\t\t\t<option value=\"";
  352.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["department"], "id", [], "any"falsefalsefalse136), "html"nulltrue);
  353.             yield "\">";
  354.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["department"], "name", [], "any"falsefalsefalse136), "html"nulltrue);
  355.             yield "</option>
  356. \t\t\t\t\t";
  357.         }
  358.         $_parent $context['_parent'];
  359.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['department'], $context['_parent'], $context['loop']);
  360.         $context array_intersect_key($context$_parent) + $_parent;
  361.         // line 138
  362.         yield "\t\t\t\t</select>
  363. \t\t\t</div>
  364. \t\t\t<div
  365. \t\t\t\tclass=\"col-xl-3 col-lg-3 col-md-3 col-sm-12 col-12\">
  366. \t\t\t\t<!-- select -->
  367. \t\t\t\t<div class=\"form-group\">
  368. \t\t\t\t\t<input id=\"user_weddingDatebar\" name=\"weddingdate\" autocomplete=\"off\" type=\"text\" placeholder=\"Date souhaitée\" class=\"form-control input-md\">
  369. \t\t\t\t\t<div class=\"venue-form-calendar\">
  370. \t\t\t\t\t\t<i class=\"far fa-calendar-alt\"></i>
  371. \t\t\t\t\t</div>
  372. \t\t\t\t</div>
  373. \t\t\t</div>
  374. \t\t\t<!-- button -->
  375. \t\t\t<div class=\"col-xl-3 col-lg-3 col-md-3 col-sm-12 col-12\">
  376. \t\t\t\t<button class=\"btn btn-default btn-block\" type=\"submit\">Rechercher</button>
  377. \t\t\t</div>
  378. \t\t</form>
  379. \t</div>
  380. </div>
  381. ";
  382.         
  383.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  384.         
  385.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  386.         return; yield '';
  387.     }
  388.     /**
  389.      * @codeCoverageIgnore
  390.      */
  391.     public function getTemplateName()
  392.     {
  393.         return "front/inc/header.html.twig";
  394.     }
  395.     /**
  396.      * @codeCoverageIgnore
  397.      */
  398.     public function isTraitable()
  399.     {
  400.         return false;
  401.     }
  402.     /**
  403.      * @codeCoverageIgnore
  404.      */
  405.     public function getDebugInfo()
  406.     {
  407.         return array (  371 => 138,  360 => 136,  356 => 135,  347 => 128,  336 => 126,  332 => 125,  323 => 119,  313 => 112,  307 => 110,  299 => 106,  291 => 102,  288 => 101,  280 => 97,  275 => 95,  271 => 94,  265 => 92,  263 => 91,  256 => 88,  254 => 87,  247 => 84,  245 => 83,  238 => 80,  236 => 79,  213 => 63,  210 => 62,  201 => 59,  191 => 56,  185 => 52,  175 => 48,  171 => 47,  167 => 46,  164 => 45,  160 => 44,  150 => 41,  144 => 37,  138 => 36,  134 => 34,  124 => 31,  118 => 29,  110 => 27,  108 => 26,  103 => 25,  99 => 24,  96 => 23,  93 => 22,  90 => 21,  87 => 20,  83 => 19,  73 => 16,  63 => 13,  53 => 8,  44 => 1,);
  408.     }
  409.     public function getSourceContext()
  410.     {
  411.         return new Source("<div class=\"header\" style=\"position: fixed;width:100%;top:0;z-index:89\">
  412. \t<div class=\"col-lg-12 col-md-12\">
  413. \t\t<div class=\"classHeader row\">
  414. \t\t\t<div
  415. \t\t\t\tclass=\"row col-lg-8\">
  416. \t\t\t\t<!-- navigations -->
  417. \t\t\t\t<div class=\"header-logo\">
  418. \t\t\t\t\t<a href=\"{{ path('front_home') }}\"><img src=\"{{ asset('images/logo noir.png') }}\" alt=\"Logo Providders\" style=\"width:140px;margin-top:-13px;margin-bottom:-10px\"></a>
  419. \t\t\t\t</div>
  420. \t\t\t\t<div id=\"navigation\" class=\"\" style=\"display: flex ; flex-direction: column\">
  421. \t\t\t\t\t<ul class=\"align-items-center ml-4\">
  422. \t\t\t\t\t\t<li>
  423. \t\t\t\t\t\t\t<a href=\"{{ path('front_home') }}\" title=\"Accueil Providders\" {% if app.request.attributes.get('_route') == 'front_home' %} style=\"color:#EB5B20\" {% endif %}>Accueil</a>
  424. \t\t\t\t\t\t</li>
  425. \t\t\t\t\t\t<li id=\"idPrestataires\">
  426. \t\t\t\t\t\t\t<a href=\"{{ path('front_company_list') }}\" title=\"Prestataires\" {% if app.request.attributes.get('_route') == 'front_company_list' %} style=\"color:#EB5B20\" {% endif %}>Prestataires</a>
  427. \t\t\t\t\t\t\t<div id=\"dropDownPrestataires\" class=\"dropDownMenu\">
  428. \t\t\t\t\t\t\t\t<div class=\"container-dropDownMenu\">
  429. \t\t\t\t\t\t\t\t\t{% for company in filter_service.getCompany()|slice(0, 5) %}
  430. \t\t\t\t\t\t\t\t\t\t{% set proucts = filter_service.getPhotounProductsCompany(company)%}
  431. \t\t\t\t\t\t\t\t\t\t{% if proucts is not empty %}
  432. \t\t\t\t\t\t\t\t\t\t\t{% set prods = proucts %}
  433. \t\t\t\t\t\t\t\t\t\t\t<div class=\"oneMenu\">
  434. \t\t\t\t\t\t\t\t\t\t\t\t{% for product in prods %}
  435. \t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"{{ path('front_company_single', {'companySlug': company.companySlug, 'id': company.id}) }}\">
  436. \t\t\t\t\t\t\t\t\t\t\t\t\t\t{% if product.photos is not empty %}
  437. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"imgMenu\" src=\"{{ asset(constant('App\\\\Services\\\\File::IMAGE_PRODUCT_DIR')) ~ product.photos.first.url }}\" alt=\"{{ product.name }}\">
  438. \t\t\t\t\t\t\t\t\t\t\t\t\t\t{% else %}
  439. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"imgMenu\" src=\"{{ asset('upload/produits/defaultProduct2.jpg')}}\" alt=\"\">
  440. \t\t\t\t\t\t\t\t\t\t\t\t\t\t{% endif %}
  441. \t\t\t\t\t\t\t\t\t\t\t\t\t\t<p>{{product.company.companyName}}</p>
  442. \t\t\t\t\t\t\t\t\t\t\t\t\t</a>
  443. \t\t\t\t\t\t\t\t\t\t\t\t{% endfor %}
  444. \t\t\t\t\t\t\t\t\t\t\t</div>
  445. \t\t\t\t\t\t\t\t\t\t{% endif %}
  446. \t\t\t\t\t\t\t\t\t{% endfor %}
  447. \t\t\t\t\t\t\t\t</div>
  448. \t\t\t\t\t\t\t</div>
  449. \t\t\t\t\t\t</li>
  450. \t\t\t\t\t\t<li id=\"idServices\">
  451. \t\t\t\t\t\t\t<a href=\"{{ path('front_product_products') }}\" title=\"Services\" {% if app.request.attributes.get('_route') == 'front_product_products' %} style=\"color:#EB5B20\" {% endif %}>Services</a>
  452. \t\t\t\t\t\t\t<div id=\"dropDownServices\" class=\"dropDownMenu\">
  453. \t\t\t\t\t\t\t\t<div class=\"container-dropDownMenu\">
  454. \t\t\t\t\t\t\t\t\t{% for category in filter_service.getSubcategories()|slice(0, 5) %}
  455. \t\t\t\t\t\t\t\t\t\t<div class=\"oneMenu\">
  456. \t\t\t\t\t\t\t\t\t\t\t<a href=\"{{ path('front_product_category_events', {'subCategorySlug': category.subCategorySlug}) }}\">
  457. \t\t\t\t\t\t\t\t\t\t\t\t<img class=\"imgMenu\" src=\"{{ asset(constant('App\\\\Services\\\\File::IMAGE_CATEGORY_DIR') ~ category.image) }}\" alt=\"\">
  458. \t\t\t\t\t\t\t\t\t\t\t\t<p>{{ category.name }}</p>
  459. \t\t\t\t\t\t\t\t\t\t\t</a>
  460. \t\t\t\t\t\t\t\t\t\t</div>
  461. \t\t\t\t\t\t\t\t\t{% endfor %}
  462. \t\t\t\t\t\t\t\t</div>
  463. \t\t\t\t\t\t\t</div>
  464. \t\t\t\t\t\t</li>
  465. \t\t\t\t\t\t<li>
  466. \t\t\t\t\t\t\t<a href=\"{{ path('front_article_list') }}\" title=\"Articles\" {% if app.request.attributes.get('_route') == 'front_article_list' %} style=\"color:#EB5B20\" {% endif %}>Articles</a>
  467. \t\t\t\t\t\t</li>
  468. \t\t\t\t\t\t<li>
  469. \t\t\t\t\t\t\t<a href=\"{{ path('front_blog_list') }}\" title=\"blog\" {% if app.request.attributes.get('_route') == 'front_blog_list' %} style=\"color:#EB5B20\" {% endif %}>Blog</a>
  470. \t\t\t\t\t\t</li>
  471. \t\t\t\t\t\t{# <li><a href=\"{{ path('client_depeau_annonce') }}\" title=\"annonce\" {% if app.request.attributes.get('_route') == 'client_depeau_annonce' %}style=\"color:#EB5B20\"{% endif %}>Annonces</a></li> #}
  472. \t\t\t\t\t\t<li>
  473. \t\t\t\t\t\t\t<a href=\"{{ path('front_contact') }}\" title=\"contact\" {% if app.request.attributes.get('_route') == 'front_contact' %} style=\"color:#EB5B20\" {% endif %}>Contact</a>
  474. \t\t\t\t\t\t</li>
  475. \t\t\t\t\t\t<li>
  476. \t\t\t\t\t\t\t<a href=\"#\" title=\"search\" id=\"link_search\" style=\"color:black\">
  477. \t\t\t\t\t\t\t\t<i class=\"fas fa-search\"></i>
  478. \t\t\t\t\t\t\t</a>
  479. \t\t\t\t\t\t</li>
  480. \t\t\t\t\t</ul>
  481. \t\t\t\t</div>
  482. \t\t\t\t<!-- /.navigations #4CB8A3 #EB5B20 -->
  483. \t\t\t</div>
  484. \t\t\t<div
  485. \t\t\t\tclass=\"col-lg-4 d-xl-block d-lg-block p-0\">
  486. \t\t\t\t<!-- header-btn -->
  487. \t\t\t\t<div class=\"header-btn\">
  488. \t\t\t\t\t<div class=\"row\">
  489. \t\t\t\t\t\t{% if app.user and is_granted(\"ROLE_ADMIN\") %}
  490. \t\t\t\t\t\t\t<a href=\"{{ path('admin_dashboard') }}\" class=\"btn btn-sm ml-2 text-center d-flex justify-content-center align-items-center\">
  491. \t\t\t\t\t\t\t\t<i class=\"fas fa-user mr-1\" style=\"font-size:1.3em;color:#4CB8A3 \"></i>
  492. \t\t\t\t\t\t\t\tAdministration</a>
  493. \t\t\t\t\t\t{% elseif app.user and is_granted(\"ROLE_ADMIN_LIMITED\") %}
  494. \t\t\t\t\t\t\t<a href=\"{{ path('admin_user_list') }}\" class=\"btn btn-sm ml-2 text-center d-flex justify-content-center align-items-center\">
  495. \t\t\t\t\t\t\t\t<i class=\"fas fa-user mr-1\" style=\"font-size:1.3em;color:#4CB8A3 \"></i>
  496. \t\t\t\t\t\t\t\tAdministration</a>
  497. \t\t\t\t\t\t{% elseif app.user and is_granted(\"ROLE_ENTERPRISE\") %}
  498. \t\t\t\t\t\t\t<a href=\"{{ path('front_company_space_dashboard') }}\" class=\"btn btn-sm ml-2 text-center d-flex justify-content-center align-items-center\">
  499. \t\t\t\t\t\t\t\t<i class=\"fas fa-user mr-1\" style=\"font-size:1.3em;color:#4CB8A3 \"></i>
  500. \t\t\t\t\t\t\t\tCompte Prestataire</a>
  501. \t\t\t\t\t\t{% elseif app.user and is_granted(\"ROLE_USER\") %}
  502. \t\t\t\t\t\t\t<a href=\"{{ path('front_client_space_dashboard') }}\" class=\"btn btn-sm ml-2 text-center d-flex justify-content-center align-items-center\">
  503. \t\t\t\t\t\t\t\t<i class=\"fas fa-user mr-1\" style=\"font-size:1.3em;color:#4CB8A3 \"></i>
  504. \t\t\t\t\t\t\t\t{{ app.user.firstName }}
  505. \t\t\t\t\t\t\t\t{{ app.user.lastName }}</a>
  506. \t\t\t\t\t\t{% else %}
  507. \t\t\t\t\t\t\t<a href=\"{{ path('app_login') }}\" class=\"btn btn-sm ml-2 text-center d-flex justify-content-center align-items-center\">
  508. \t\t\t\t\t\t\t\t<i class=\"fas fa-user mr-1\" style=\"font-size:1.3em;color:#4CB8A3 \"></i>
  509. \t\t\t\t\t\t\t\tAccès Client</a>
  510. \t\t\t\t\t\t{% endif %}
  511. \t\t\t\t\t\t{% if app.user %}
  512. \t\t\t\t\t\t\t<a href=\"{{ path('deconnexion') }}\" class=\"btn btn-sm ml-2 text-center d-flex justify-content-center align-items-center\">
  513. \t\t\t\t\t\t\t\t<i class=\"fas fa-power-off mr-1\" style=\"font-size:1.3em;color:#4CB8A3 \"></i>
  514. \t\t\t\t\t\t\t\tDéconnexion</a>
  515. \t\t\t\t\t\t{% else %}
  516. \t\t\t\t\t\t\t<a href=\"{{ path('app_login_enterprise') }}\" class=\"btn btn-sm ml-2 text-center d-flex justify-content-center align-items-center\">
  517. \t\t\t\t\t\t\t\t<i class=\"fas fa-briefcase mr-1\" style=\"font-size:1.3em;color:#4CB8A3 \"></i>
  518. \t\t\t\t\t\t\t\tAccès prestataire</a>
  519. \t\t\t\t\t\t{% endif %}
  520. \t\t\t\t\t\t<a href=\"{{ path('front_my_basket') }}\" class=\"btn btn-sm ml-2 text-center d-flex justify-content-center align-items-center\" style=\"color:#4CB8A3 \">
  521. \t\t\t\t\t\t\t<i class=\"fas fa-shopping-cart mr-1\" style=\"font-size:1.6em;color:#4CB8A3 ;padding-top:2px\"></i>
  522. \t\t\t\t\t\t\t<span id=\"nb_basket\" style=\"font-size:1.6em;color:#252429\">{{ app.session.get('products')|length + app.session.get('packs')|length }}</span>
  523. \t\t\t\t\t\t</a>
  524. \t\t\t\t\t</div>
  525. \t\t\t\t</div>
  526. \t\t\t\t<!-- /.header-btn -->
  527. \t\t\t</div>
  528. \t\t</div>
  529. \t\t<form class=\"form-row pt-2\" method=\"post\" action=\"{{ path('front_product_search') }}\" id=\"form_header\" style=\"border-top:1px solid darkgrey\">
  530. \t\t\t<div
  531. \t\t\t\tclass=\"col-xl-3 col-lg-3 col-md-3 col-sm-12 col-12\" id=\"div_search_type\">
  532. \t\t\t\t<!-- select -->
  533. \t\t\t\t<select class=\"wide form-control\" name=\"category\">
  534. \t\t\t\t\t<option value=\"\">Service</option>
  535. \t\t\t\t\t{% for subCategory in filter_service.getSubcategories %}
  536. \t\t\t\t\t\t<option value=\"{{ subCategory.id }}\">{{ subCategory.name }}</option>
  537. \t\t\t\t\t{% endfor %}
  538. \t\t\t\t</select>
  539. \t\t\t</div>
  540. \t\t\t<div
  541. \t\t\t\tclass=\"col-xl-3 col-lg-3 col-md-3 col-sm-12 col-12\">
  542. \t\t\t\t<!-- select -->
  543. \t\t\t\t<select class=\" form-control select2\" style=\"width: 100%;padding:5px 14px;height:50px!important\" name=\"department_filter\">
  544. \t\t\t\t\t<option value=\"\">Lieu</option>
  545. \t\t\t\t\t{% for department in filter_service.getDepartments %}
  546. \t\t\t\t\t\t<option value=\"{{ department.id }}\">{{ department.name }}</option>
  547. \t\t\t\t\t{% endfor %}
  548. \t\t\t\t</select>
  549. \t\t\t</div>
  550. \t\t\t<div
  551. \t\t\t\tclass=\"col-xl-3 col-lg-3 col-md-3 col-sm-12 col-12\">
  552. \t\t\t\t<!-- select -->
  553. \t\t\t\t<div class=\"form-group\">
  554. \t\t\t\t\t<input id=\"user_weddingDatebar\" name=\"weddingdate\" autocomplete=\"off\" type=\"text\" placeholder=\"Date souhaitée\" class=\"form-control input-md\">
  555. \t\t\t\t\t<div class=\"venue-form-calendar\">
  556. \t\t\t\t\t\t<i class=\"far fa-calendar-alt\"></i>
  557. \t\t\t\t\t</div>
  558. \t\t\t\t</div>
  559. \t\t\t</div>
  560. \t\t\t<!-- button -->
  561. \t\t\t<div class=\"col-xl-3 col-lg-3 col-md-3 col-sm-12 col-12\">
  562. \t\t\t\t<button class=\"btn btn-default btn-block\" type=\"submit\">Rechercher</button>
  563. \t\t\t</div>
  564. \t\t</form>
  565. \t</div>
  566. </div>
  567. ""front/inc/header.html.twig""/var/www/vhosts/hobbiinn.com/httpdocs/providdersvacance/templates/front/inc/header.html.twig");
  568.     }
  569. }