var/cache/dev/twig/fc/fcee96ff55d8506c1378fa8196404d9183415e5e28ac8ebea24f2767f65a1d07.php line 51

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* front_v4/mca/hearing_brand/single.html.twig */
  14. class __TwigTemplate_8fed529df8c3bf4cf390af76e42aa7421cfdf2e2123192912d90585d87c120ed extends \Twig\Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->blocks = [
  23.             'meta_title' => [$this'block_meta_title'],
  24.             'meta_description' => [$this'block_meta_description'],
  25.             'content' => [$this'block_content'],
  26.             'javascripts' => [$this'block_javascripts'],
  27.         ];
  28.     }
  29.     protected function doGetParent(array $context)
  30.     {
  31.         // line 1
  32.         return "front_v4/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""front_v4/mca/hearing_brand/single.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""front_v4/mca/hearing_brand/single.html.twig"));
  41.         $this->parent $this->loadTemplate("front_v4/base.html.twig""front_v4/mca/hearing_brand/single.html.twig"1);
  42.         $this->parent->display($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_meta_title($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""meta_title"));
  54.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  55.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_title"));
  56.         echo " Liste des audioprothésistes ";
  57.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["hearingBrand"]) || array_key_exists("hearingBrand"$context) ? $context["hearingBrand"] : (function () { throw new RuntimeError('Variable "hearingBrand" does not exist.'3$this->source); })()), "name", [], "any"falsefalsefalse3), "html"nulltrue);
  58.         
  59.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  60.         
  61.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  62.     }
  63.     // line 4
  64.     public function block_meta_description($context, array $blocks = [])
  65.     {
  66.         $macros $this->macros;
  67.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  68.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_description"));
  69.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  70.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_description"));
  71.         echo "Trouvez les audioprothésistes ";
  72.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["hearingBrand"]) || array_key_exists("hearingBrand"$context) ? $context["hearingBrand"] : (function () { throw new RuntimeError('Variable "hearingBrand" does not exist.'4$this->source); })()), "name", [], "any"falsefalsefalse4), "html"nulltrue);
  73.         echo " proches de chez vous. Mon Centre Auditif aide toutes les personnes cherchant un audioprothésiste proche de leur domicile.";
  74.         
  75.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  76.         
  77.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  78.     }
  79.     // line 6
  80.     public function block_content($context, array $blocks = [])
  81.     {
  82.         $macros $this->macros;
  83.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  84.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  85.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  86.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  87.         // line 7
  88.         echo "    <!-- ========== MAIN CONTENT ========== -->
  89.     <main id=\"content\" role=\"main\">
  90.         <!-- Content -->
  91.         <div class=\"container content-space-t-1 content-space-t-sm-2 content-space-b-2\">
  92.             <div class=\"row\">
  93.                 <div class=\"col-md-5 col-lg-4 mb-4 mb-md-0\">
  94.                     <!-- Sticky Block -->
  95.                     <div id=\"stickyBlockStartPoint\">
  96.                         <div class=\"js-sticky-block\"
  97.                              data-hs-sticky-block-options='{
  98.                    \"parentSelector\": \"#stickyBlockStartPoint\",
  99.                    \"breakpoint\": \"lg\",
  100.                    \"startPoint\": \"#stickyBlockStartPoint\",
  101.                    \"endPoint\": \"#stickyBlockEndPoint\",
  102.                    \"stickyOffsetTop\": 80,
  103.                    \"stickyOffsetBottom\": 80
  104.                  }'>
  105.                             <!-- Card -->
  106.                             <div class=\"card\">
  107.                                 <!-- Card Header -->
  108.                                 <div class=\"card-header text-center\">
  109.                                     <div class=\"mb-3\">
  110.                                         <img class=\"\"
  111.                                              src=\"";
  112.         // line 30
  113.         echo twig_escape_filter($this->env$this->extensions['Liip\ImagineBundle\Templating\FilterExtension']->filter($this->env->getRuntime('Vich\UploaderBundle\Twig\Extension\UploaderExtensionRuntime')->asset((isset($context["hearingBrand"]) || array_key_exists("hearingBrand"$context) ? $context["hearingBrand"] : (function () { throw new RuntimeError('Variable "hearingBrand" does not exist.'30$this->source); })()), "logoFile"), "brand_logo_large"), "html"nulltrue);
  114.         echo "\"
  115.                                              alt=\"Audioprothésiste ";
  116.         // line 31
  117.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["hearingBrand"]) || array_key_exists("hearingBrand"$context) ? $context["hearingBrand"] : (function () { throw new RuntimeError('Variable "hearingBrand" does not exist.'31$this->source); })()), "name", [], "any"falsefalsefalse31), "html"nulltrue);
  118.         echo "\">
  119.                                     </div>
  120.                                 </div>
  121.                                 <!-- End Card Header -->
  122.                                 <!-- Card Body -->
  123.                                 <div class=\"card-body\">
  124.                                     <div class=\"mb-2\">
  125.                                         <h5>Nombre de centre :</h5>
  126.                                         <p>";
  127.         // line 40
  128.         echo twig_escape_filter($this->env, (isset($context["nbOfCenter"]) || array_key_exists("nbOfCenter"$context) ? $context["nbOfCenter"] : (function () { throw new RuntimeError('Variable "nbOfCenter" does not exist.'40$this->source); })()), "html"nulltrue);
  129.         echo "</p>
  130.                                     </div>
  131.                                     ";
  132.         // line 42
  133.         if ( !(null === twig_get_attribute($this->env$this->source, (isset($context["hearingBrand"]) || array_key_exists("hearingBrand"$context) ? $context["hearingBrand"] : (function () { throw new RuntimeError('Variable "hearingBrand" does not exist.'42$this->source); })()), "address", [], "any"falsefalsefalse42))) {
  134.             // line 43
  135.             echo "                                        <div class=\"mb-2\">
  136.                                             <h5>Adresse :</h5>
  137.                                             <p>";
  138.             // line 45
  139.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["hearingBrand"]) || array_key_exists("hearingBrand"$context) ? $context["hearingBrand"] : (function () { throw new RuntimeError('Variable "hearingBrand" does not exist.'45$this->source); })()), "address", [], "any"falsefalsefalse45), "html"nulltrue);
  140.             echo "</p>
  141.                                         </div>
  142.                                     ";
  143.         }
  144.         // line 48
  145.         echo "                                    ";
  146.         if ( !(null === twig_get_attribute($this->env$this->source, (isset($context["hearingBrand"]) || array_key_exists("hearingBrand"$context) ? $context["hearingBrand"] : (function () { throw new RuntimeError('Variable "hearingBrand" does not exist.'48$this->source); })()), "phoneNumber", [], "any"falsefalsefalse48))) {
  147.             // line 49
  148.             echo "                                        <div class=\"mb-2\">
  149.                                             <h5>Contact :</h5>
  150.                                             <div class=\"d-flex justify-content-center\">
  151.                                                 <a href=\"tel:";
  152.             // line 52
  153.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["hearingBrand"]) || array_key_exists("hearingBrand"$context) ? $context["hearingBrand"] : (function () { throw new RuntimeError('Variable "hearingBrand" does not exist.'52$this->source); })()), "phoneNumber", [], "any"falsefalsefalse52), "html"nulltrue);
  154.             echo "\" class=\"w-100\">
  155.                                                     <button type=\"button\"
  156.                                                             class=\"btn btn-block btn-soft-success transition-3d-hover w-100\">
  157.                                                         <span class=\"bi-phone\"></span> ";
  158.             // line 55
  159.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["hearingBrand"]) || array_key_exists("hearingBrand"$context) ? $context["hearingBrand"] : (function () { throw new RuntimeError('Variable "hearingBrand" does not exist.'55$this->source); })()), "phoneNumber", [], "any"falsefalsefalse55), "html"nulltrue);
  160.             echo "
  161.                                                         <small class=\"d-block\">service et appels gratuits</small>
  162.                                                     </button>
  163.                                                 </a>
  164.                                             </div>
  165.                                         </div>
  166.                                     ";
  167.         }
  168.         // line 62
  169.         echo "                                    ";
  170.         if ( !(null === twig_get_attribute($this->env$this->source, (isset($context["hearingBrand"]) || array_key_exists("hearingBrand"$context) ? $context["hearingBrand"] : (function () { throw new RuntimeError('Variable "hearingBrand" does not exist.'62$this->source); })()), "openingHours", [], "any"falsefalsefalse62))) {
  171.             // line 63
  172.             echo "                                        <div class=\"mb-2\">
  173.                                             <h5>Horaires d'ouverture :</h5>
  174.                                             <p>";
  175.             // line 65
  176.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["hearingBrand"]) || array_key_exists("hearingBrand"$context) ? $context["hearingBrand"] : (function () { throw new RuntimeError('Variable "hearingBrand" does not exist.'65$this->source); })()), "openingHours", [], "any"falsefalsefalse65), "html"nulltrue);
  177.             echo "</p>
  178.                                         </div>
  179.                                     ";
  180.         }
  181.         // line 68
  182.         echo "                                    <a class=\"btn btn-primary btn-transition w-100\"
  183.                                        href=\"";
  184.         // line 69
  185.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("index_acquisition_seo_v4");
  186.         echo "\">
  187.                                         <i class=\"bi-headphones me-2\"></i> Demande de bilan
  188.                                     </a>
  189.                                 </div>
  190.                                 <!-- End Card Body -->
  191.                             </div>
  192.                             <!-- End Card -->
  193.                         </div>
  194.                     </div>
  195.                     <!-- End Sticky Block -->
  196.                 </div>
  197.                 <!-- End Col -->
  198.                 <div class=\"col-md-7 col-lg-8\">
  199.                     <div class=\"ps-lg-6\">
  200.                         <div class=\"mb-3 mb-sm-0 me-2\">
  201.                             <h2>Découvrez l'audioprothésiste <span
  202.                                         class=\"text-primary text-highlight-warning\">";
  203.         // line 85
  204.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["hearingBrand"]) || array_key_exists("hearingBrand"$context) ? $context["hearingBrand"] : (function () { throw new RuntimeError('Variable "hearingBrand" does not exist.'85$this->source); })()), "name", [], "any"falsefalsefalse85), "html"nulltrue);
  205.         echo "</span></h2>
  206.                         </div>
  207.                         <div class=\"border-bottom pb-5 mb-5 mt-5\">
  208.                             ";
  209.         // line 88
  210.         echo twig_get_attribute($this->env$this->source, (isset($context["hearingBrand"]) || array_key_exists("hearingBrand"$context) ? $context["hearingBrand"] : (function () { throw new RuntimeError('Variable "hearingBrand" does not exist.'88$this->source); })()), "wording", [], "any"falsefalsefalse88);
  211.         echo "
  212.                         </div>
  213.                         ";
  214.         // line 91
  215.         $this->loadTemplate("front_v4/mca/components/_cross_sell_grid.html.twig""front_v4/mca/hearing_brand/single.html.twig"91)->display($context);
  216.         // line 92
  217.         echo "
  218.                         <!-- Sticky Block End Point -->
  219.                         <div id=\"stickyBlockEndPoint\"></div>
  220.                     </div>
  221.                 </div>
  222.                 <!-- End Col -->
  223.             </div>
  224.             <!-- End Row -->
  225.         </div>
  226.         <!-- End Content -->
  227.     </main>
  228.     <!-- ========== END MAIN CONTENT ========== -->
  229. ";
  230.         
  231.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  232.         
  233.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  234.     }
  235.     // line 106
  236.     public function block_javascripts($context, array $blocks = [])
  237.     {
  238.         $macros $this->macros;
  239.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  240.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  241.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  242.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  243.         // line 107
  244.         echo "    ";
  245.         echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackScriptTags("hearing_maker_single");
  246.         echo "
  247. ";
  248.         
  249.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  250.         
  251.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  252.     }
  253.     public function getTemplateName()
  254.     {
  255.         return "front_v4/mca/hearing_brand/single.html.twig";
  256.     }
  257.     public function isTraitable()
  258.     {
  259.         return false;
  260.     }
  261.     public function getDebugInfo()
  262.     {
  263.         return array (  275 => 107,  265 => 106,  243 => 92,  241 => 91,  235 => 88,  229 => 85,  210 => 69,  207 => 68,  201 => 65,  197 => 63,  194 => 62,  184 => 55,  178 => 52,  173 => 49,  170 => 48,  164 => 45,  160 => 43,  158 => 42,  153 => 40,  141 => 31,  137 => 30,  112 => 7,  102 => 6,  81 => 4,  61 => 3,  38 => 1,);
  264.     }
  265.     public function getSourceContext()
  266.     {
  267.         return new Source("{% extends 'front_v4/base.html.twig' %}
  268. {% block meta_title %} Liste des audioprothésistes {{ hearingBrand.name }}{% endblock meta_title %}
  269. {% block meta_description %}Trouvez les audioprothésistes {{ hearingBrand.name }} proches de chez vous. Mon Centre Auditif aide toutes les personnes cherchant un audioprothésiste proche de leur domicile.{% endblock meta_description %}
  270. {% block content %}
  271.     <!-- ========== MAIN CONTENT ========== -->
  272.     <main id=\"content\" role=\"main\">
  273.         <!-- Content -->
  274.         <div class=\"container content-space-t-1 content-space-t-sm-2 content-space-b-2\">
  275.             <div class=\"row\">
  276.                 <div class=\"col-md-5 col-lg-4 mb-4 mb-md-0\">
  277.                     <!-- Sticky Block -->
  278.                     <div id=\"stickyBlockStartPoint\">
  279.                         <div class=\"js-sticky-block\"
  280.                              data-hs-sticky-block-options='{
  281.                    \"parentSelector\": \"#stickyBlockStartPoint\",
  282.                    \"breakpoint\": \"lg\",
  283.                    \"startPoint\": \"#stickyBlockStartPoint\",
  284.                    \"endPoint\": \"#stickyBlockEndPoint\",
  285.                    \"stickyOffsetTop\": 80,
  286.                    \"stickyOffsetBottom\": 80
  287.                  }'>
  288.                             <!-- Card -->
  289.                             <div class=\"card\">
  290.                                 <!-- Card Header -->
  291.                                 <div class=\"card-header text-center\">
  292.                                     <div class=\"mb-3\">
  293.                                         <img class=\"\"
  294.                                              src=\"{{ vich_uploader_asset(hearingBrand, 'logoFile') | imagine_filter('brand_logo_large') }}\"
  295.                                              alt=\"Audioprothésiste {{ hearingBrand.name }}\">
  296.                                     </div>
  297.                                 </div>
  298.                                 <!-- End Card Header -->
  299.                                 <!-- Card Body -->
  300.                                 <div class=\"card-body\">
  301.                                     <div class=\"mb-2\">
  302.                                         <h5>Nombre de centre :</h5>
  303.                                         <p>{{ nbOfCenter }}</p>
  304.                                     </div>
  305.                                     {% if hearingBrand.address is not null %}
  306.                                         <div class=\"mb-2\">
  307.                                             <h5>Adresse :</h5>
  308.                                             <p>{{ hearingBrand.address }}</p>
  309.                                         </div>
  310.                                     {% endif %}
  311.                                     {% if hearingBrand.phoneNumber is not null %}
  312.                                         <div class=\"mb-2\">
  313.                                             <h5>Contact :</h5>
  314.                                             <div class=\"d-flex justify-content-center\">
  315.                                                 <a href=\"tel:{{ hearingBrand.phoneNumber }}\" class=\"w-100\">
  316.                                                     <button type=\"button\"
  317.                                                             class=\"btn btn-block btn-soft-success transition-3d-hover w-100\">
  318.                                                         <span class=\"bi-phone\"></span> {{ hearingBrand.phoneNumber }}
  319.                                                         <small class=\"d-block\">service et appels gratuits</small>
  320.                                                     </button>
  321.                                                 </a>
  322.                                             </div>
  323.                                         </div>
  324.                                     {% endif %}
  325.                                     {% if hearingBrand.openingHours is not null %}
  326.                                         <div class=\"mb-2\">
  327.                                             <h5>Horaires d'ouverture :</h5>
  328.                                             <p>{{ hearingBrand.openingHours }}</p>
  329.                                         </div>
  330.                                     {% endif %}
  331.                                     <a class=\"btn btn-primary btn-transition w-100\"
  332.                                        href=\"{{ path('index_acquisition_seo_v4') }}\">
  333.                                         <i class=\"bi-headphones me-2\"></i> Demande de bilan
  334.                                     </a>
  335.                                 </div>
  336.                                 <!-- End Card Body -->
  337.                             </div>
  338.                             <!-- End Card -->
  339.                         </div>
  340.                     </div>
  341.                     <!-- End Sticky Block -->
  342.                 </div>
  343.                 <!-- End Col -->
  344.                 <div class=\"col-md-7 col-lg-8\">
  345.                     <div class=\"ps-lg-6\">
  346.                         <div class=\"mb-3 mb-sm-0 me-2\">
  347.                             <h2>Découvrez l'audioprothésiste <span
  348.                                         class=\"text-primary text-highlight-warning\">{{ hearingBrand.name }}</span></h2>
  349.                         </div>
  350.                         <div class=\"border-bottom pb-5 mb-5 mt-5\">
  351.                             {{ hearingBrand.wording|raw() }}
  352.                         </div>
  353.                         {% include 'front_v4/mca/components/_cross_sell_grid.html.twig' %}
  354.                         <!-- Sticky Block End Point -->
  355.                         <div id=\"stickyBlockEndPoint\"></div>
  356.                     </div>
  357.                 </div>
  358.                 <!-- End Col -->
  359.             </div>
  360.             <!-- End Row -->
  361.         </div>
  362.         <!-- End Content -->
  363.     </main>
  364.     <!-- ========== END MAIN CONTENT ========== -->
  365. {% endblock content %}
  366. {% block javascripts %}
  367.     {{ encore_entry_script_tags('hearing_maker_single') }}
  368. {% endblock javascripts %}
  369. ""front_v4/mca/hearing_brand/single.html.twig""/var/www/hearing_store_locator/templates/front_v4/mca/hearing_brand/single.html.twig");
  370.     }
  371. }