var/cache/dev/twig/93/93ca9fa7be589dfa93e6092107abfd57acf553c9015caec9fcfd4760c1a6b6d8.php line 85

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. /* annuaires/experts/list_experts_localisation.html.twig */
  15. class __TwigTemplate_bb052d9465be55f1069e2a0296e6ef135ff42d17bf8c137ea8828b68f8757ec0 extends Template
  16. {
  17.     private $source;
  18.     private $macros = [];
  19.     public function __construct(Environment $env)
  20.     {
  21.         parent::__construct($env);
  22.         $this->source $this->getSourceContext();
  23.         $this->blocks = [
  24.             'stylesheets' => [$this'block_stylesheets'],
  25.             'body' => [$this'block_body'],
  26.             'javascripts' => [$this'block_javascripts'],
  27.         ];
  28.     }
  29.     protected function doGetParent(array $context)
  30.     {
  31.         // line 1
  32.         return "base.html.twig";
  33.     }
  34.     protected function doDisplay(array $context, array $blocks = [])
  35.     {
  36.         $macros $this->macros;
  37.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  38.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""annuaires/experts/list_experts_localisation.html.twig"));
  39.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  40.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""annuaires/experts/list_experts_localisation.html.twig"));
  41.         $this->parent $this->loadTemplate("base.html.twig""annuaires/experts/list_experts_localisation.html.twig"1);
  42.         yield from $this->parent->unwrap()->yield($contextarray_merge($this->blocks$blocks));
  43.         
  44.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  45.         
  46.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  47.     }
  48.     // line 3
  49.     public function block_stylesheets($context, array $blocks = [])
  50.     {
  51.         $macros $this->macros;
  52.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  53.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  54.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  55.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  56.         // line 4
  57.         yield "    ";
  58.         yield from $this->yieldParentBlock("stylesheets"$context$blocks);
  59.         yield "
  60. ";
  61.         
  62.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  63.         
  64.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  65.         return; yield '';
  66.     }
  67.     // line 7
  68.     public function block_body($context, array $blocks = [])
  69.     {
  70.         $macros $this->macros;
  71.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  72.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  73.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  74.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  75.         // line 8
  76.         yield "
  77.     <!-- Menu  -->
  78.     ";
  79.         // line 13
  80.         yield Twig\Extension\CoreExtension::spaceless($this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragmentStrategy("esi"Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\CoreController::menu", ["lang" =>         // line 15
  81. (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'15$this->source); })()), "currentRoute" =>         // line 16
  82. (isset($context["currentRoute"]) || array_key_exists("currentRoute"$context) ? $context["currentRoute"] : (function () { throw new RuntimeError('Variable "currentRoute" does not exist.'16$this->source); })()), "codePays" =>         // line 17
  83. (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'17$this->source); })())])));
  84.         // line 18
  85.         yield "
  86.     <!-- Menu  -->
  87.     <!-- Publicité  -->
  88.     ";
  89.         // line 22
  90.         yield from         $this->loadTemplate("includes/publicite.html.twig""annuaires/experts/list_experts_localisation.html.twig"22)->unwrap()->yield($context);
  91.         // line 23
  92.         yield "    <!-- Publicité  -->
  93.     <div class=\"container\">
  94.         <div class=\"row\">
  95.             <!--COLONNE GAUCHE -->
  96.             ";
  97.         // line 30
  98.         yield Twig\Extension\CoreExtension::spaceless($this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragmentStrategy("esi"Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\AnnuairesExpertsController::colonnesGaucheExpert", ["lang" =>         // line 32
  99. (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'32$this->source); })()), "codePays" =>         // line 33
  100. (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'33$this->source); })())])));
  101.         // line 34
  102.         yield "
  103.             <!--FIN COLONNE GAUCHE -->
  104.             <!--COLONNE DROITE -->
  105.             <div class=\"col-12 col-lg-9 bkg_blanc no_shadow\">
  106.                 <!-- ARIANE -->
  107.                 <nav aria-label=\"breadcrumb\" class=\"d-none d-sm-block\">
  108.                     <ol class=\"breadcrumb\">
  109.                         <li class=\"breadcrumb-item\">
  110.                             <a href=\"";
  111.         // line 44
  112.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("index", ["codePays" => (isset($context["codePays"]) || array_key_exists("codePays"$context) ? $context["codePays"] : (function () { throw new RuntimeError('Variable "codePays" does not exist.'44$this->source); })())]), "html"nulltrue);
  113.         yield "\"> ";
  114.         yield $this->extensions['App\Twig\TranslationExtension']->translate("accueil", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'44$this->source); })()), """M");
  115.         yield "</a>
  116.                         </li>
  117.                         <li class=\"breadcrumb-item\">
  118.                             <a href=\"";
  119.         // line 47
  120.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("annuaires_experts_index", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'47$this->source); })())]), "html"nulltrue);
  121.         yield "\">
  122.                                 ";
  123.         // line 48
  124.         yield $this->extensions['App\Twig\TranslationExtension']->translate("annuaire des experts", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'48$this->source); })()), """M");
  125.         yield "
  126.                             </a>
  127.                         </li>
  128.                         ";
  129.         // line 51
  130.         if ((=== CoreExtension::compare(CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::first($this->env->getCharset(), (isset($context["secteurs"]) || array_key_exists("secteurs"$context) ? $context["secteurs"] : (function () { throw new RuntimeError('Variable "secteurs" does not exist.'51$this->source); })())), 3, [], "array"falsefalsefalse51), CoreExtension::getAttribute($this->env$this->source, (isset($context["secteurs_activite_categories_annuaire_expert"]) || array_key_exists("secteurs_activite_categories_annuaire_expert"$context) ? $context["secteurs_activite_categories_annuaire_expert"] : (function () { throw new RuntimeError('Variable "secteurs_activite_categories_annuaire_expert" does not exist.'51$this->source); })()), "reprise_cession_creation_franchise", [], "any"falsefalsefalse51)))) {
  131.             // line 52
  132.             yield "                            ";
  133.             $context["lien"] = $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("annuaires_experts_reprise_cession_creation_franchise", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'52$this->source); })()), "id_secteur_activite" => CoreExtension::getAttribute($this->env$this->source, (isset($context["secteurs_activite_categories_annuaire_expert"]) || array_key_exists("secteurs_activite_categories_annuaire_expert"$context) ? $context["secteurs_activite_categories_annuaire_expert"] : (function () { throw new RuntimeError('Variable "secteurs_activite_categories_annuaire_expert" does not exist.'52$this->source); })()), "reprise_cession_creation_franchise", [], "any"falsefalsefalse52)]);
  134.             // line 53
  135.             yield "                            ";
  136.             $context["lienText"] = "Reprise, cession, création, franchise";
  137.             // line 54
  138.             yield "                        ";
  139.         }
  140.         // line 55
  141.         yield "                        ";
  142.         if ((=== CoreExtension::compare(CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::first($this->env->getCharset(), (isset($context["secteurs"]) || array_key_exists("secteurs"$context) ? $context["secteurs"] : (function () { throw new RuntimeError('Variable "secteurs" does not exist.'55$this->source); })())), 3, [], "array"falsefalsefalse55), CoreExtension::getAttribute($this->env$this->source, (isset($context["secteurs_activite_categories_annuaire_expert"]) || array_key_exists("secteurs_activite_categories_annuaire_expert"$context) ? $context["secteurs_activite_categories_annuaire_expert"] : (function () { throw new RuntimeError('Variable "secteurs_activite_categories_annuaire_expert" does not exist.'55$this->source); })()), "droit_fiscalite_patrimoine_immobilier", [], "any"falsefalsefalse55)))) {
  143.             // line 56
  144.             yield "                            ";
  145.             $context["lien"] = $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("annuaires_experts_droit_fiscalite_patrimoine_immobilier", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'56$this->source); })()), "id_secteur_activite" => CoreExtension::getAttribute($this->env$this->source, (isset($context["secteurs_activite_categories_annuaire_expert"]) || array_key_exists("secteurs_activite_categories_annuaire_expert"$context) ? $context["secteurs_activite_categories_annuaire_expert"] : (function () { throw new RuntimeError('Variable "secteurs_activite_categories_annuaire_expert" does not exist.'56$this->source); })()), "droit_fiscalite_patrimoine_immobilier", [], "any"falsefalsefalse56)]);
  146.             // line 57
  147.             yield "                            ";
  148.             $context["lienText"] = "Droit, fiscalite, patrimoine, immobilier";
  149.             // line 58
  150.             yield "                        ";
  151.         }
  152.         // line 59
  153.         yield "                        ";
  154.         if ((=== CoreExtension::compare(CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::first($this->env->getCharset(), (isset($context["secteurs"]) || array_key_exists("secteurs"$context) ? $context["secteurs"] : (function () { throw new RuntimeError('Variable "secteurs" does not exist.'59$this->source); })())), 3, [], "array"falsefalsefalse59), CoreExtension::getAttribute($this->env$this->source, (isset($context["secteurs_activite_categories_annuaire_expert"]) || array_key_exists("secteurs_activite_categories_annuaire_expert"$context) ? $context["secteurs_activite_categories_annuaire_expert"] : (function () { throw new RuntimeError('Variable "secteurs_activite_categories_annuaire_expert" does not exist.'59$this->source); })()), "marketing_vente", [], "any"falsefalsefalse59)))) {
  155.             // line 60
  156.             yield "                            ";
  157.             $context["lien"] = $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("annuaires_experts_marketing_vente", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'60$this->source); })()), "id_secteur_activite" => CoreExtension::getAttribute($this->env$this->source, (isset($context["secteurs_activite_categories_annuaire_expert"]) || array_key_exists("secteurs_activite_categories_annuaire_expert"$context) ? $context["secteurs_activite_categories_annuaire_expert"] : (function () { throw new RuntimeError('Variable "secteurs_activite_categories_annuaire_expert" does not exist.'60$this->source); })()), "marketing_vente", [], "any"falsefalsefalse60)]);
  158.             // line 61
  159.             yield "                            ";
  160.             $context["lienText"] = "Marketing & vente";
  161.             // line 62
  162.             yield "                        ";
  163.         }
  164.         // line 63
  165.         yield "
  166.                         ";
  167.         // line 64
  168.         if ((=== CoreExtension::compare(CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::first($this->env->getCharset(), (isset($context["secteurs"]) || array_key_exists("secteurs"$context) ? $context["secteurs"] : (function () { throw new RuntimeError('Variable "secteurs" does not exist.'64$this->source); })())), 3, [], "array"falsefalsefalse64), CoreExtension::getAttribute($this->env$this->source, (isset($context["secteurs_activite_categories_annuaire_expert"]) || array_key_exists("secteurs_activite_categories_annuaire_expert"$context) ? $context["secteurs_activite_categories_annuaire_expert"] : (function () { throw new RuntimeError('Variable "secteurs_activite_categories_annuaire_expert" does not exist.'64$this->source); })()), "comptabilite_audit_financement_assurance", [], "any"falsefalsefalse64)))) {
  169.             // line 65
  170.             yield "                            ";
  171.             $context["lien"] = $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("annuaires_experts_comptabilite_audit_financement_assurance", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'65$this->source); })()), "id_secteur_activite" => CoreExtension::getAttribute($this->env$this->source, (isset($context["secteurs_activite_categories_annuaire_expert"]) || array_key_exists("secteurs_activite_categories_annuaire_expert"$context) ? $context["secteurs_activite_categories_annuaire_expert"] : (function () { throw new RuntimeError('Variable "secteurs_activite_categories_annuaire_expert" does not exist.'65$this->source); })()), "comptabilite_audit_financement_assurance", [], "any"falsefalsefalse65)]);
  172.             // line 66
  173.             yield "                            ";
  174.             $context["lienText"] = "Comptabilite, audit, financement, assurance";
  175.             // line 67
  176.             yield "                        ";
  177.         }
  178.         // line 68
  179.         yield "
  180.                         ";
  181.         // line 69
  182.         if ((=== CoreExtension::compare(CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::first($this->env->getCharset(), (isset($context["secteurs"]) || array_key_exists("secteurs"$context) ? $context["secteurs"] : (function () { throw new RuntimeError('Variable "secteurs" does not exist.'69$this->source); })())), 3, [], "array"falsefalsefalse69), CoreExtension::getAttribute($this->env$this->source, (isset($context["secteurs_activite_categories_annuaire_expert"]) || array_key_exists("secteurs_activite_categories_annuaire_expert"$context) ? $context["secteurs_activite_categories_annuaire_expert"] : (function () { throw new RuntimeError('Variable "secteurs_activite_categories_annuaire_expert" does not exist.'69$this->source); })()), "informatique_bureautique_telecom", [], "any"falsefalsefalse69)))) {
  183.             // line 70
  184.             yield "                            ";
  185.             $context["lien"] = $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("annuaires_experts_informatique_bureautique_telecom", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'70$this->source); })()), "id_secteur_activite" => CoreExtension::getAttribute($this->env$this->source, (isset($context["secteurs_activite_categories_annuaire_expert"]) || array_key_exists("secteurs_activite_categories_annuaire_expert"$context) ? $context["secteurs_activite_categories_annuaire_expert"] : (function () { throw new RuntimeError('Variable "secteurs_activite_categories_annuaire_expert" does not exist.'70$this->source); })()), "informatique_bureautique_telecom", [], "any"falsefalsefalse70)]);
  186.             // line 71
  187.             yield "                            ";
  188.             $context["lienText"] = "Informatique, bureautique, telecom";
  189.             // line 72
  190.             yield "                        ";
  191.         }
  192.         // line 73
  193.         yield "                        ";
  194.         if ((=== CoreExtension::compare(CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::first($this->env->getCharset(), (isset($context["secteurs"]) || array_key_exists("secteurs"$context) ? $context["secteurs"] : (function () { throw new RuntimeError('Variable "secteurs" does not exist.'73$this->source); })())), 3, [], "array"falsefalsefalse73), CoreExtension::getAttribute($this->env$this->source, (isset($context["secteurs_activite_categories_annuaire_expert"]) || array_key_exists("secteurs_activite_categories_annuaire_expert"$context) ? $context["secteurs_activite_categories_annuaire_expert"] : (function () { throw new RuntimeError('Variable "secteurs_activite_categories_annuaire_expert" does not exist.'73$this->source); })()), "ressources_humaines", [], "any"falsefalsefalse73)))) {
  195.             // line 74
  196.             yield "                            ";
  197.             $context["lien"] = $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("annuaires_experts_ressources_humaines", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'74$this->source); })()), "id_secteur_activite" => CoreExtension::getAttribute($this->env$this->source, (isset($context["secteurs_activite_categories_annuaire_expert"]) || array_key_exists("secteurs_activite_categories_annuaire_expert"$context) ? $context["secteurs_activite_categories_annuaire_expert"] : (function () { throw new RuntimeError('Variable "secteurs_activite_categories_annuaire_expert" does not exist.'74$this->source); })()), "ressources_humaines", [], "any"falsefalsefalse74)]);
  198.             // line 75
  199.             yield "                            ";
  200.             $context["lienText"] = "Ressources humaines";
  201.             // line 76
  202.             yield "                        ";
  203.         }
  204.         // line 77
  205.         yield "                        <li class=\"breadcrumb-item\">
  206.                             <a href=\"";
  207.         // line 78
  208.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["lien"]) || array_key_exists("lien"$context) ? $context["lien"] : (function () { throw new RuntimeError('Variable "lien" does not exist.'78$this->source); })()), "html"nulltrue);
  209.         yield "\">
  210.                                 ";
  211.         // line 79
  212.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["lienText"]) || array_key_exists("lienText"$context) ? $context["lienText"] : (function () { throw new RuntimeError('Variable "lienText" does not exist.'79$this->source); })()), "html"nulltrue);
  213.         yield "
  214.                             </a>
  215.                         </li>
  216.                         <li class=\"breadcrumb-item\">
  217.                             <a href=\"";
  218.         // line 83
  219.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("annuaires_experts_liste_sous_categories_experts", ["codePays" =>         // line 84
  220. (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'84$this->source); })()), "id_secteur_activite" => (isset($context["id_secteur_activite"]) || array_key_exists("id_secteur_activite"$context) ? $context["id_secteur_activite"] : (function () { throw new RuntimeError('Variable "id_secteur_activite" does not exist.'84$this->source); })()), "nom_secteur_activite" => $this->extensions['App\Twig\SlugExtension']->slugify(((array_key_exists("nomSecteur"$context)) ? (Twig\Extension\CoreExtension::default((isset($context["nomSecteur"]) || array_key_exists("nomSecteur"$context) ? $context["nomSecteur"] : (function () { throw new RuntimeError('Variable "nomSecteur" does not exist.'84$this->source); })()), "")) : ("")))]), "html"nulltrue);
  221.         yield "\">
  222.                                 ";
  223.         // line 85
  224.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nomSecteur"]) || array_key_exists("nomSecteur"$context) ? $context["nomSecteur"] : (function () { throw new RuntimeError('Variable "nomSecteur" does not exist.'85$this->source); })()), "html"nulltrue);
  225.         yield "
  226.                             </a>
  227.                         </li>
  228.                         ";
  229.         // line 89
  230.         $context["lien"] = $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("annuaires_experts_liste_sous_categories_experts", ["codePays" =>         // line 90
  231. (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'90$this->source); })()), "id_secteur_activite" => (isset($context["id_secteur_activite"]) || array_key_exists("id_secteur_activite"$context) ? $context["id_secteur_activite"] : (function () { throw new RuntimeError('Variable "id_secteur_activite" does not exist.'90$this->source); })()), "nom_secteur_activite" => $this->extensions['App\Twig\SlugExtension']->slugify(((array_key_exists("nomSecteur"$context)) ? (Twig\Extension\CoreExtension::default((isset($context["nomSecteur"]) || array_key_exists("nomSecteur"$context) ? $context["nomSecteur"] : (function () { throw new RuntimeError('Variable "nomSecteur" does not exist.'90$this->source); })()), "")) : ("")))]);
  232.         // line 91
  233.         yield "
  234.                         <li class=\"breadcrumb-item\">
  235.                             <a href=\"";
  236.         // line 93
  237.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((((isset($context["lien"]) || array_key_exists("lien"$context) ? $context["lien"] : (function () { throw new RuntimeError('Variable "lien" does not exist.'93$this->source); })()) . "?id_pays=") . Twig\Extension\CoreExtension::first($this->env->getCharset(), Twig\Extension\CoreExtension::split($this->env->getCharset(), (isset($context["id_localisation"]) || array_key_exists("id_localisation"$context) ? $context["id_localisation"] : (function () { throw new RuntimeError('Variable "id_localisation" does not exist.'93$this->source); })()), "_"))), "html"nulltrue);
  238.         yield "\" >
  239.                                 ";
  240.         // line 94
  241.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\LocalisationsExtension']->nom_localisation(Twig\Extension\CoreExtension::first($this->env->getCharset(), Twig\Extension\CoreExtension::split($this->env->getCharset(), (isset($context["id_localisation"]) || array_key_exists("id_localisation"$context) ? $context["id_localisation"] : (function () { throw new RuntimeError('Variable "id_localisation" does not exist.'94$this->source); })()), "_"))), "html"nulltrue);
  242.         yield "
  243.                             </a>
  244.                         </li>
  245.                         <li class=\"breadcrumb-item active\" aria-current=\"page\">
  246.                             ";
  247.         // line 98
  248.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nomLocalisation"]) || array_key_exists("nomLocalisation"$context) ? $context["nomLocalisation"] : (function () { throw new RuntimeError('Variable "nomLocalisation" does not exist.'98$this->source); })()), "html"nulltrue);
  249.         yield "
  250.                         </li>
  251.                     </ol>
  252.                 </nav>
  253.                 <!-- FIN ARIANE -->
  254.                 <!-- lien retour -->
  255.                 <div class=\"row\" style=\"margin-right:.1rem!important;\">
  256.                     <div class=\"col-sm-4\">
  257.                         <a href=\"";
  258.         // line 108
  259.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("annuaires_experts_index", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'108$this->source); })())]), "html"nulltrue);
  260.         yield "\"
  261.                            style=\"text-decoration: none;\">
  262.                             <div class=\"float-left\">
  263.                                 <i class=\"fa fa-chevron-circle-left fa-2x\"></i>
  264.                             </div>
  265.                         </a>
  266.                         <div class=\"d-xl-block\" style=\"line-height:1.8rem;\">
  267.                             <a href=\"";
  268.         // line 115
  269.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("annuaires_experts_index", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'115$this->source); })())]), "html"nulltrue);
  270.         yield "\">
  271.                                 <span id=\"lienRetour\">&nbsp;";
  272.         // line 116
  273.         yield $this->extensions['App\Twig\TranslationExtension']->translate("retour", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'116$this->source); })()), """M");
  274.         yield "</span>
  275.                             </a>
  276.                         </div>
  277.                     </div>
  278.                 </div>
  279.                 <!-- lien retour -->
  280.                 ";
  281.         // line 123
  282.         yield from         $this->loadTemplate("includes/experts_publicite.html.twig""annuaires/experts/list_experts_localisation.html.twig"123)->unwrap()->yield($context);
  283.         // line 124
  284.         yield "                <div class=\"row mr1rem\">
  285.                     <div class=\"col-sm-12 pl-3 pr-3 pt-3 ml-3 mr-3 mt-3\">
  286.                         <div class=\"float-left\">
  287.                             <h3>
  288.                                 ";
  289.         // line 128
  290.         $context["arrayVarsTrans"] = ["nomSecteur" => Twig\Extension\CoreExtension::lower($this->env->getCharset(), (isset($context["nomSecteur"]) || array_key_exists("nomSecteur"$context) ? $context["nomSecteur"] : (function () { throw new RuntimeError('Variable "nomSecteur" does not exist.'128$this->source); })())), "nomLocalisationWithPrefix" => (isset($context["nomLocalisationWithPrefix"]) || array_key_exists("nomLocalisationWithPrefix"$context) ? $context["nomLocalisationWithPrefix"] : (function () { throw new RuntimeError('Variable "nomLocalisationWithPrefix" does not exist.'128$this->source); })())];
  291.         // line 129
  292.         yield "                                ";
  293.         yield $this->extensions['App\Twig\TranslationExtension']->translate("expert en %\$nomSecteur%\$ %\$nomLocalisationWithPrefix%\$", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'129$this->source); })()), """M""", (isset($context["arrayVarsTrans"]) || array_key_exists("arrayVarsTrans"$context) ? $context["arrayVarsTrans"] : (function () { throw new RuntimeError('Variable "arrayVarsTrans" does not exist.'129$this->source); })()));
  294.         yield "
  295.                             </h3>
  296.                         </div>
  297.                     </div>
  298.                 </div>
  299.                 <div class=\"row\">
  300.                     <div class=\"col-12 col-sm-6 pl-4\">
  301.                         &nbsp;&nbsp;<span class=\"orange_24_bold\">";
  302.         // line 137
  303.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::length($this->env->getCharset(), (isset($context["experts"]) || array_key_exists("experts"$context) ? $context["experts"] : (function () { throw new RuntimeError('Variable "experts" does not exist.'137$this->source); })())), "html"nulltrue);
  304.         yield "</span>&nbsp;
  305.                         ";
  306.         // line 139
  307.         $context["p"] = "";
  308.         // line 140
  309.         yield "                        ";
  310.         if ((=== CoreExtension::compare(Twig\Extension\CoreExtension::length($this->env->getCharset(), (isset($context["experts"]) || array_key_exists("experts"$context) ? $context["experts"] : (function () { throw new RuntimeError('Variable "experts" does not exist.'140$this->source); })())), 1))) {
  311.             // line 141
  312.             yield "                            ";
  313.             $context["p"] = "p";
  314.             // line 142
  315.             yield "                        ";
  316.         }
  317.         // line 143
  318.         yield "
  319.                         ";
  320.         // line 144
  321.         yield Twig\Extension\CoreExtension::capitalize($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("\$\$expert reference\$\${p|experts references}", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'144$this->source); })()), """", (isset($context["p"]) || array_key_exists("p"$context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.'144$this->source); })())));
  322.         yield "
  323.                     </div>
  324.                 </div>
  325.                 ";
  326.         // line 149
  327.         $context['_parent'] = $context;
  328.         $context['_seq'] = CoreExtension::ensureTraversable((isset($context["experts"]) || array_key_exists("experts"$context) ? $context["experts"] : (function () { throw new RuntimeError('Variable "experts" does not exist.'149$this->source); })()));
  329.         foreach ($context['_seq'] as $context["_key"] => $context["prestation"]) {
  330.             // line 150
  331.             yield "                    <div class=\"card col-12 mb-3 no_shadow\">
  332.                         <div class=\"card-body\">
  333.                             ";
  334.             // line 153
  335.             $context["lien_activite"] = $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("annuaires_experts_activite_expert", ["titreslug" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env$this->source$context["prestation"], "titre_service", [], "any"falsefalsefalse153)), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'153$this->source); })()), "idServicePrestataire" => CoreExtension::getAttribute($this->env$this->source$context["prestation"], "id_service_prestataire", [], "any"falsefalsefalse153)]);
  336.             // line 154
  337.             yield "
  338.                             <div class=\"row\">
  339.                                 <div class=\"col-12 col-sm-7 col-md-8 col-lg-10\" >
  340.                                     ";
  341.             // line 159
  342.             $context["lien_activite"] = $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("annuaires_experts_activite_expert", ["titreslug" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env$this->source$context["prestation"], "titre_service", [], "any"falsefalsefalse159)), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'159$this->source); })()), "idServicePrestataire" => CoreExtension::getAttribute($this->env$this->source$context["prestation"], "id_service_prestataire", [], "any"falsefalsefalse159)]);
  343.             // line 160
  344.             yield "                                    ";
  345.             if (((array_key_exists("lien_activite"$context)) ? (Twig\Extension\CoreExtension::default((isset($context["lien_activite"]) || array_key_exists("lien_activite"$context) ? $context["lien_activite"] : (function () { throw new RuntimeError('Variable "lien_activite" does not exist.'160$this->source); })()))) : (""))) {
  346.                 // line 161
  347.                 yield "                                        <div class=\"col-12\">
  348.                                             <a href=\"";
  349.                 // line 162
  350.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["lien_activite"]) || array_key_exists("lien_activite"$context) ? $context["lien_activite"] : (function () { throw new RuntimeError('Variable "lien_activite" does not exist.'162$this->source); })()), "html"nulltrue);
  351.                 yield "\" class=\"bleu_fusacq fs15\">";
  352.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["prestation"], "nom_commercial_societe", [], "any"falsefalsefalse162), "html"nulltrue);
  353.                 yield "</a>
  354.                                         </div>
  355.                                     ";
  356.             }
  357.             // line 165
  358.             yield "
  359.                                     <div class=\"col-12\">
  360.                                         <h5>  ";
  361.             // line 167
  362.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["prestation"], "titre_service", [], "any"falsefalsefalse167), "html"nulltrue);
  363.             yield "</h5>
  364.                                     </div>
  365.                                     <div class=\"col-12\">
  366.                                         <span>";
  367.             // line 170
  368.             yield $this->extensions['App\Twig\TextExtension']->truncateLongText(CoreExtension::getAttribute($this->env$this->source$context["prestation"], "resume_service", [], "any"falsefalsefalse170), 250"...");
  369.             yield "</span>
  370.                                     </div>
  371.                                     <div class=\"col-12 mt-1\">
  372.                                         ";
  373.             // line 173
  374.             if ((((CoreExtension::getAttribute($this->env$this->source$context["prestation"], "nom_contact1", [], "any"truetruefalse173)) ? (Twig\Extension\CoreExtension::default(CoreExtension::getAttribute($this->env$this->source$context["prestation"], "nom_contact1", [], "any"falsefalsefalse173))) : ("")) || ((CoreExtension::getAttribute($this->env$this->source$context["prestation"], "nom_contact2", [], "any"truetruefalse173)) ? (Twig\Extension\CoreExtension::default(CoreExtension::getAttribute($this->env$this->source$context["prestation"], "nom_contact2", [], "any"falsefalsefalse173))) : ("")))) {
  375.                 // line 174
  376.                 yield "                                            <i class=\"fas fa-user gris_ccc\"></i>&nbsp; 
  377.                                             ";
  378.                 // line 175
  379.                 if (((CoreExtension::getAttribute($this->env$this->source$context["prestation"], "nom_contact1", [], "any"truetruefalse175)) ? (Twig\Extension\CoreExtension::default(CoreExtension::getAttribute($this->env$this->source$context["prestation"], "nom_contact1", [], "any"falsefalsefalse175))) : (""))) {
  380.                     // line 176
  381.                     yield "                                                ";
  382.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["prestation"], "nom_contact1", [], "any"falsefalsefalse176), "html"nulltrue);
  383.                     yield "
  384.                                             ";
  385.                 } elseif (((CoreExtension::getAttribute($this->env$this->source,                 // line 177
  386. $context["prestation"], "nom_contact2", [], "any"truetruefalse177)) ? (Twig\Extension\CoreExtension::default(CoreExtension::getAttribute($this->env$this->source$context["prestation"], "nom_contact2", [], "any"falsefalsefalse177))) : (""))) {
  387.                     // line 178
  388.                     yield "                                                ";
  389.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["prestation"], "nom_contact2", [], "any"falsefalsefalse178), "html"nulltrue);
  390.                     yield "
  391.                                             ";
  392.                 }
  393.                 // line 180
  394.                 yield "                                            ";
  395.                 if (((CoreExtension::getAttribute($this->env$this->source$context["prestation"], "ville", [], "any"truetruefalse180)) ? (Twig\Extension\CoreExtension::default(CoreExtension::getAttribute($this->env$this->source$context["prestation"], "ville", [], "any"falsefalsefalse180))) : (""))) {
  396.                     yield " - ";
  397.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["prestation"], "ville", [], "any"falsefalsefalse180), "html"nulltrue);
  398.                     yield " ";
  399.                 }
  400.                 // line 181
  401.                 yield "                                            ";
  402.                 if (((CoreExtension::getAttribute($this->env$this->source$context["prestation"], "code_postal", [], "any"truetruefalse181)) ? (Twig\Extension\CoreExtension::default(CoreExtension::getAttribute($this->env$this->source$context["prestation"], "code_postal", [], "any"falsefalsefalse181))) : (""))) {
  403.                     yield " (";
  404.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["prestation"], "code_postal", [], "any"falsefalsefalse181), "html"nulltrue);
  405.                     yield ") ";
  406.                 }
  407.                 // line 182
  408.                 yield "                                        ";
  409.             }
  410.             // line 183
  411.             yield "                                    </div>
  412.                                 </div>
  413.                                 <div class=\"col-12 col-sm-5 col-md-4 col-lg-2 pt-2\" >
  414.                                     <a href=\"";
  415.             // line 186
  416.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["prestation"], "url_site_web", [], "any"falsefalsefalse186), "html"nulltrue);
  417.             yield "\" target=\"_blank\">
  418.                                         <img class=\"card-img photo-commerce\"
  419.                                              alt=\"";
  420.             // line 188
  421.             yield CoreExtension::getAttribute($this->env$this->source$context["prestation"], "nom_commercial_societe", [], "any"falsefalsefalse188);
  422.             yield "\"
  423.                                              src=\"";
  424.             // line 189
  425.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["prestation"], "imgAffichage", [], "any"falsefalsefalse189), "html"nulltrue);
  426.             yield "\"
  427.                                              onError=\"this.src='";
  428.             // line 190
  429.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["prestation"], "imgAffichageEnError", [], "any"falsefalsefalse190), "html"nulltrue);
  430.             yield "'\"
  431.                                              >
  432.                                     </a>
  433.                                 </div>
  434.                             </div>
  435.                         </div>
  436.                     </div>
  437.                 ";
  438.         }
  439.         $_parent $context['_parent'];
  440.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['prestation'], $context['_parent'], $context['loop']);
  441.         $context array_intersect_key($context$_parent) + $_parent;
  442.         // line 202
  443.         yield "
  444.             </div>
  445.         </div>
  446.     </div>
  447. ";
  448.         
  449.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  450.         
  451.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  452.         return; yield '';
  453.     }
  454.     // line 209
  455.     public function block_javascripts($context, array $blocks = [])
  456.     {
  457.         $macros $this->macros;
  458.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  459.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  460.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  461.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  462.         // line 210
  463.         yield "    ";
  464.         yield from $this->yieldParentBlock("javascripts"$context$blocks);
  465.         yield "
  466. ";
  467.         
  468.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  469.         
  470.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  471.         return; yield '';
  472.     }
  473.     /**
  474.      * @codeCoverageIgnore
  475.      */
  476.     public function getTemplateName()
  477.     {
  478.         return "annuaires/experts/list_experts_localisation.html.twig";
  479.     }
  480.     /**
  481.      * @codeCoverageIgnore
  482.      */
  483.     public function isTraitable()
  484.     {
  485.         return false;
  486.     }
  487.     /**
  488.      * @codeCoverageIgnore
  489.      */
  490.     public function getDebugInfo()
  491.     {
  492.         return array (  512 => 210,  502 => 209,  486 => 202,  468 => 190,  464 => 189,  460 => 188,  455 => 186,  450 => 183,  447 => 182,  440 => 181,  433 => 180,  427 => 178,  425 => 177,  420 => 176,  418 => 175,  415 => 174,  413 => 173,  407 => 170,  401 => 167,  397 => 165,  389 => 162,  386 => 161,  383 => 160,  381 => 159,  374 => 154,  372 => 153,  367 => 150,  363 => 149,  355 => 144,  352 => 143,  349 => 142,  346 => 141,  343 => 140,  341 => 139,  336 => 137,  324 => 129,  322 => 128,  316 => 124,  314 => 123,  304 => 116,  300 => 115,  290 => 108,  277 => 98,  270 => 94,  266 => 93,  262 => 91,  260 => 90,  259 => 89,  252 => 85,  248 => 84,  247 => 83,  240 => 79,  236 => 78,  233 => 77,  230 => 76,  227 => 75,  224 => 74,  221 => 73,  218 => 72,  215 => 71,  212 => 70,  210 => 69,  207 => 68,  204 => 67,  201 => 66,  198 => 65,  196 => 64,  193 => 63,  190 => 62,  187 => 61,  184 => 60,  181 => 59,  178 => 58,  175 => 57,  172 => 56,  169 => 55,  166 => 54,  163 => 53,  160 => 52,  158 => 51,  152 => 48,  148 => 47,  140 => 44,  128 => 34,  126 => 33,  125 => 32,  124 => 30,  115 => 23,  113 => 22,  107 => 18,  105 => 17,  104 => 16,  103 => 15,  102 => 13,  95 => 8,  85 => 7,  71 => 4,  61 => 3,  38 => 1,);
  493.     }
  494.     public function getSourceContext()
  495.     {
  496.         return new Source("{% extends 'base.html.twig' %}
  497. {% block stylesheets %}
  498.     {{ parent() }}
  499. {% endblock %}
  500. {% block body %}
  501.     <!-- Menu  -->
  502.     {{ render_esi(controller(
  503.           'App\\\\Controller\\\\CoreController::menu',
  504.           {   \"lang\": lang,
  505.               \"currentRoute\":currentRoute,
  506.               \"codePays\": codePaysWithUnderScore }
  507.       )) | spaceless }}
  508.     <!-- Menu  -->
  509.     <!-- Publicité  -->
  510.     {% include 'includes/publicite.html.twig' %}
  511.     <!-- Publicité  -->
  512.     <div class=\"container\">
  513.         <div class=\"row\">
  514.             <!--COLONNE GAUCHE -->
  515.             {{ render_esi(controller(
  516.                   'App\\\\Controller\\\\AnnuairesExpertsController::colonnesGaucheExpert',
  517.                   {   \"lang\": lang,
  518.                       \"codePays\": codePaysWithUnderScore   }
  519.               )) | spaceless    }}
  520.             <!--FIN COLONNE GAUCHE -->
  521.             <!--COLONNE DROITE -->
  522.             <div class=\"col-12 col-lg-9 bkg_blanc no_shadow\">
  523.                 <!-- ARIANE -->
  524.                 <nav aria-label=\"breadcrumb\" class=\"d-none d-sm-block\">
  525.                     <ol class=\"breadcrumb\">
  526.                         <li class=\"breadcrumb-item\">
  527.                             <a href=\"{{ path('index',{'codePays':codePays}) }}\"> {{ translate(\"accueil\" ,lang,\"\",\"M\") | raw }}</a>
  528.                         </li>
  529.                         <li class=\"breadcrumb-item\">
  530.                             <a href=\"{{ path('annuaires_experts_index',{'codePays':codePaysWithUnderScore  }) }}\">
  531.                                 {{ translate(\"annuaire des experts\" ,lang,\"\",\"M\") | raw }}
  532.                             </a>
  533.                         </li>
  534.                         {% if(secteurs|first[3] == secteurs_activite_categories_annuaire_expert.reprise_cession_creation_franchise ) %}
  535.                             {% set lien =  path('annuaires_experts_reprise_cession_creation_franchise',{'codePays':codePaysWithUnderScore,'id_secteur_activite': secteurs_activite_categories_annuaire_expert.reprise_cession_creation_franchise }) %}
  536.                             {% set lienText =  \"Reprise, cession, création, franchise\" %}
  537.                         {% endif %}
  538.                         {% if(secteurs|first[3] == secteurs_activite_categories_annuaire_expert.droit_fiscalite_patrimoine_immobilier ) %}
  539.                             {% set lien =  path('annuaires_experts_droit_fiscalite_patrimoine_immobilier',{'codePays':codePaysWithUnderScore,'id_secteur_activite': secteurs_activite_categories_annuaire_expert.droit_fiscalite_patrimoine_immobilier }) %}
  540.                             {% set lienText =  \"Droit, fiscalite, patrimoine, immobilier\" %}
  541.                         {% endif %}
  542.                         {% if(secteurs|first[3] == secteurs_activite_categories_annuaire_expert.marketing_vente ) %}
  543.                             {% set lien =  path('annuaires_experts_marketing_vente',{'codePays':codePaysWithUnderScore,'id_secteur_activite': secteurs_activite_categories_annuaire_expert.marketing_vente }) %}
  544.                             {% set lienText =  \"Marketing & vente\" %}
  545.                         {% endif %}
  546.                         {% if(secteurs|first[3] == secteurs_activite_categories_annuaire_expert.comptabilite_audit_financement_assurance ) %}
  547.                             {% set lien =  path('annuaires_experts_comptabilite_audit_financement_assurance',{'codePays':codePaysWithUnderScore,'id_secteur_activite': secteurs_activite_categories_annuaire_expert.comptabilite_audit_financement_assurance }) %}
  548.                             {% set lienText =  \"Comptabilite, audit, financement, assurance\" %}
  549.                         {% endif %}
  550.                         {% if(secteurs|first[3] == secteurs_activite_categories_annuaire_expert.informatique_bureautique_telecom ) %}
  551.                             {% set lien =  path('annuaires_experts_informatique_bureautique_telecom',{'codePays':codePaysWithUnderScore,'id_secteur_activite': secteurs_activite_categories_annuaire_expert.informatique_bureautique_telecom }) %}
  552.                             {% set lienText =  \"Informatique, bureautique, telecom\" %}
  553.                         {% endif %}
  554.                         {% if(secteurs|first[3] == secteurs_activite_categories_annuaire_expert.ressources_humaines ) %}
  555.                             {% set lien =  path('annuaires_experts_ressources_humaines',{'codePays':codePaysWithUnderScore,'id_secteur_activite': secteurs_activite_categories_annuaire_expert.ressources_humaines }) %}
  556.                             {% set lienText =  \"Ressources humaines\" %}
  557.                         {% endif %}
  558.                         <li class=\"breadcrumb-item\">
  559.                             <a href=\"{{ lien }}\">
  560.                                 {{   lienText  }}
  561.                             </a>
  562.                         </li>
  563.                         <li class=\"breadcrumb-item\">
  564.                             <a href=\"{{ path('annuaires_experts_liste_sous_categories_experts',
  565.                                   {'codePays':codePaysWithUnderScore,'id_secteur_activite':id_secteur_activite,'nom_secteur_activite':nomSecteur|default('')|slugify  }) }}\">
  566.                                 {{   nomSecteur  }}
  567.                             </a>
  568.                         </li>
  569.                         {% set lien =  path('annuaires_experts_liste_sous_categories_experts',
  570.                               {'codePays':codePaysWithUnderScore,'id_secteur_activite':id_secteur_activite,'nom_secteur_activite':nomSecteur|default('')|slugify  })  %}
  571.                         <li class=\"breadcrumb-item\">
  572.                             <a href=\"{{ lien~'?id_pays='~id_localisation|split('_')|first }}\" >
  573.                                 {{   id_localisation|split('_')|first|nom_localisation  }}
  574.                             </a>
  575.                         </li>
  576.                         <li class=\"breadcrumb-item active\" aria-current=\"page\">
  577.                             {{   nomLocalisation  }}
  578.                         </li>
  579.                     </ol>
  580.                 </nav>
  581.                 <!-- FIN ARIANE -->
  582.                 <!-- lien retour -->
  583.                 <div class=\"row\" style=\"margin-right:.1rem!important;\">
  584.                     <div class=\"col-sm-4\">
  585.                         <a href=\"{{ path('annuaires_experts_index',{'codePays':codePaysWithUnderScore  }) }}\"
  586.                            style=\"text-decoration: none;\">
  587.                             <div class=\"float-left\">
  588.                                 <i class=\"fa fa-chevron-circle-left fa-2x\"></i>
  589.                             </div>
  590.                         </a>
  591.                         <div class=\"d-xl-block\" style=\"line-height:1.8rem;\">
  592.                             <a href=\"{{ path('annuaires_experts_index',{'codePays':codePaysWithUnderScore  }) }}\">
  593.                                 <span id=\"lienRetour\">&nbsp;{{ translate(\"retour\" ,lang,\"\",\"M\") | raw }}</span>
  594.                             </a>
  595.                         </div>
  596.                     </div>
  597.                 </div>
  598.                 <!-- lien retour -->
  599.                 {% include 'includes/experts_publicite.html.twig' %}
  600.                 <div class=\"row mr1rem\">
  601.                     <div class=\"col-sm-12 pl-3 pr-3 pt-3 ml-3 mr-3 mt-3\">
  602.                         <div class=\"float-left\">
  603.                             <h3>
  604.                                 {% set arrayVarsTrans =  {\"nomSecteur\":nomSecteur|lower,\"nomLocalisationWithPrefix\":nomLocalisationWithPrefix }  %}
  605.                                 {{ translate(\"expert en %\$nomSecteur%\$ %\$nomLocalisationWithPrefix%\$\",lang,\"\",\"M\",\"\", arrayVarsTrans ) | raw }}
  606.                             </h3>
  607.                         </div>
  608.                     </div>
  609.                 </div>
  610.                 <div class=\"row\">
  611.                     <div class=\"col-12 col-sm-6 pl-4\">
  612.                         &nbsp;&nbsp;<span class=\"orange_24_bold\">{{ experts|length }}</span>&nbsp;
  613.                         {% set p = \"\" %}
  614.                         {% if ( experts|length > 1 ) %}
  615.                             {% set p = \"p\" %}
  616.                         {% endif %}
  617.                         {{ translate(\"\$\$expert reference\$\${p|experts references}\",lang,\"\",\"\",p) |capitalize| raw}}
  618.                     </div>
  619.                 </div>
  620.                 {% for prestation   in experts %}
  621.                     <div class=\"card col-12 mb-3 no_shadow\">
  622.                         <div class=\"card-body\">
  623.                             {% set lien_activite=  path('annuaires_experts_activite_expert',{'titreslug':prestation.titre_service| slugify,'codePays':codePaysWithUnderScore,'idServicePrestataire':prestation.id_service_prestataire })  %}
  624.                             <div class=\"row\">
  625.                                 <div class=\"col-12 col-sm-7 col-md-8 col-lg-10\" >
  626.                                     {% set lien_activite=  path('annuaires_experts_activite_expert',{'titreslug':prestation.titre_service| slugify,'codePays':codePaysWithUnderScore,'idServicePrestataire':prestation.id_service_prestataire })  %}
  627.                                     {% if lien_activite |default %}
  628.                                         <div class=\"col-12\">
  629.                                             <a href=\"{{ lien_activite }}\" class=\"bleu_fusacq fs15\">{{ prestation.nom_commercial_societe }}</a>
  630.                                         </div>
  631.                                     {% endif %}
  632.                                     <div class=\"col-12\">
  633.                                         <h5>  {{ prestation.titre_service }}</h5>
  634.                                     </div>
  635.                                     <div class=\"col-12\">
  636.                                         <span>{{ prestation.resume_service | truncateLongText(250,\"...\") | raw  }}</span>
  637.                                     </div>
  638.                                     <div class=\"col-12 mt-1\">
  639.                                         {% if  prestation.nom_contact1|default or prestation.nom_contact2 |default  %}
  640.                                             <i class=\"fas fa-user gris_ccc\"></i>&nbsp; 
  641.                                             {% if  prestation.nom_contact1|default %}
  642.                                                 {{ prestation.nom_contact1 }}
  643.                                             {% elseif  prestation.nom_contact2 |default %}
  644.                                                 {{ prestation.nom_contact2 }}
  645.                                             {% endif %}
  646.                                             {% if  prestation.ville |default %} - {{ prestation.ville}} {% endif %}
  647.                                             {% if  prestation.code_postal |default %} ({{ prestation.code_postal }}) {% endif %}
  648.                                         {% endif %}
  649.                                     </div>
  650.                                 </div>
  651.                                 <div class=\"col-12 col-sm-5 col-md-4 col-lg-2 pt-2\" >
  652.                                     <a href=\"{{ prestation.url_site_web }}\" target=\"_blank\">
  653.                                         <img class=\"card-img photo-commerce\"
  654.                                              alt=\"{{ prestation.nom_commercial_societe| raw }}\"
  655.                                              src=\"{{ prestation.imgAffichage }}\"
  656.                                              onError=\"this.src='{{ prestation.imgAffichageEnError }}'\"
  657.                                              >
  658.                                     </a>
  659.                                 </div>
  660.                             </div>
  661.                         </div>
  662.                     </div>
  663.                 {% endfor %}
  664.             </div>
  665.         </div>
  666.     </div>
  667. {% endblock %}
  668. {% block javascripts %}
  669.     {{ parent() }}
  670. {% endblock %}
  671. ""annuaires/experts/list_experts_localisation.html.twig""/home/www/fusacq_symfony_5.4_preprod/templates/annuaires/experts/list_experts_localisation.html.twig");
  672.     }
  673. }