var/cache/dev/twig/97/97ce8a9877854fcaa8c10b55c0500082dce059f4e72130fcdcc695149f82f030.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_maker/single.html.twig */
  14. class __TwigTemplate_49c1653f626bb525774409a8e6f8757a7b42aa8a54a4971de9975d241f02dc47 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_maker/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_maker/single.html.twig"));
  41.         $this->parent $this->loadTemplate("front_v4/base.html.twig""front_v4/mca/hearing_maker/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 " Aide auditive ";
  57.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["hearingMaker"]) || array_key_exists("hearingMaker"$context) ? $context["hearingMaker"] : (function () { throw new RuntimeError('Variable "hearingMaker" does not exist.'3$this->source); })()), "name", [], "any"falsefalsefalse3), "html"nulltrue);
  58.         echo " - Mon Centre Auditif";
  59.         
  60.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  61.         
  62.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  63.     }
  64.     // line 4
  65.     public function block_meta_description($context, array $blocks = [])
  66.     {
  67.         $macros $this->macros;
  68.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  69.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_description"));
  70.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  71.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_description"));
  72.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["hearingMaker"]) || array_key_exists("hearingMaker"$context) ? $context["hearingMaker"] : (function () { throw new RuntimeError('Variable "hearingMaker" does not exist.'4$this->source); })()), "name", [], "any"falsefalsefalse4), "html"nulltrue);
  73.         echo " spécialiste de la fabrication et la fourniture de solutions auditives avancées. Améliorer votre expérience auditive avec ";
  74.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["hearingMaker"]) || array_key_exists("hearingMaker"$context) ? $context["hearingMaker"] : (function () { throw new RuntimeError('Variable "hearingMaker" does not exist.'4$this->source); })()), "name", [], "any"falsefalsefalse4), "html"nulltrue);
  75.         echo ". ";
  76.         
  77.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  78.         
  79.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  80.     }
  81.     // line 6
  82.     public function block_content($context, array $blocks = [])
  83.     {
  84.         $macros $this->macros;
  85.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  86.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  87.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  88.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  89.         // line 7
  90.         echo "    <!-- ========== MAIN CONTENT ========== -->
  91.     <main id=\"content\" role=\"main\">
  92.         <!-- Content -->
  93.         <div class=\"container content-space-3\">
  94.             <div class=\"row\">
  95.                 <div class=\"col-md-5 col-lg-4 mb-4 mb-md-0\">
  96.                     <!-- Sticky Block -->
  97.                     <div id=\"stickyBlockStartPoint\">
  98.                         <div class=\"js-sticky-block\"
  99.                              data-hs-sticky-block-options='{
  100.                    \"parentSelector\": \"#stickyBlockStartPoint\",
  101.                    \"breakpoint\": \"lg\",
  102.                    \"startPoint\": \"#stickyBlockStartPoint\",
  103.                    \"endPoint\": \"#stickyBlockEndPoint\",
  104.                    \"stickyOffsetTop\": 80,
  105.                    \"stickyOffsetBottom\": 80
  106.                  }'>
  107.                             <!-- Card -->
  108.                             <div class=\"card\">
  109.                                 <!-- Card Header -->
  110.                                 <div class=\"card-header text-center\">
  111.                                     <div class=\"mb-3\">
  112.                                         <img class=\"\"
  113.                                              src=\"";
  114.         // line 30
  115.         echo twig_escape_filter($this->env$this->extensions['Liip\ImagineBundle\Templating\FilterExtension']->filter($this->env->getRuntime('Vich\UploaderBundle\Twig\Extension\UploaderExtensionRuntime')->asset((isset($context["hearingMaker"]) || array_key_exists("hearingMaker"$context) ? $context["hearingMaker"] : (function () { throw new RuntimeError('Variable "hearingMaker" does not exist.'30$this->source); })()), "logoFile"), "hearing_maker_logo_large"), "html"nulltrue);
  116.         echo "\"
  117.                                              alt=\"Aide auditive ";
  118.         // line 31
  119.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["hearingMaker"]) || array_key_exists("hearingMaker"$context) ? $context["hearingMaker"] : (function () { throw new RuntimeError('Variable "hearingMaker" does not exist.'31$this->source); })()), "name", [], "any"falsefalsefalse31), "html"nulltrue);
  120.         echo "\">
  121.                                     </div>
  122.                                 </div>
  123.                                 <!-- End Card Header -->
  124.                                 <!-- Card Body -->
  125.                                 <div class=\"card-body\">
  126.                                     ";
  127.         // line 38
  128.         if ( !(null === twig_get_attribute($this->env$this->source, (isset($context["hearingMaker"]) || array_key_exists("hearingMaker"$context) ? $context["hearingMaker"] : (function () { throw new RuntimeError('Variable "hearingMaker" does not exist.'38$this->source); })()), "address", [], "any"falsefalsefalse38))) {
  129.             // line 39
  130.             echo "                                        <div class=\"mb-2\">
  131.                                             <h5>Adresse :</h5>
  132.                                             <p>";
  133.             // line 41
  134.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["hearingMaker"]) || array_key_exists("hearingMaker"$context) ? $context["hearingMaker"] : (function () { throw new RuntimeError('Variable "hearingMaker" does not exist.'41$this->source); })()), "address", [], "any"falsefalsefalse41), "html"nulltrue);
  135.             echo "</p>
  136.                                         </div>
  137.                                     ";
  138.         }
  139.         // line 44
  140.         echo "                                    ";
  141.         if ( !(null === twig_get_attribute($this->env$this->source, (isset($context["hearingMaker"]) || array_key_exists("hearingMaker"$context) ? $context["hearingMaker"] : (function () { throw new RuntimeError('Variable "hearingMaker" does not exist.'44$this->source); })()), "phoneNumber", [], "any"falsefalsefalse44))) {
  142.             // line 45
  143.             echo "                                        <div class=\"mb-2\">
  144.                                             <h5>Contact :</h5>
  145.                                             <div class=\"d-flex justify-content-center\">
  146.                                                 <a href=\"tel:";
  147.             // line 48
  148.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["hearingMaker"]) || array_key_exists("hearingMaker"$context) ? $context["hearingMaker"] : (function () { throw new RuntimeError('Variable "hearingMaker" does not exist.'48$this->source); })()), "phoneNumber", [], "any"falsefalsefalse48), "html"nulltrue);
  149.             echo "\" class=\"w-100\">
  150.                                                     <button type=\"button\"
  151.                                                             class=\"btn btn-block btn-soft-success transition-3d-hover w-100\">
  152.                                                         <span class=\"bi-phone\"></span> ";
  153.             // line 51
  154.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["hearingMaker"]) || array_key_exists("hearingMaker"$context) ? $context["hearingMaker"] : (function () { throw new RuntimeError('Variable "hearingMaker" does not exist.'51$this->source); })()), "phoneNumber", [], "any"falsefalsefalse51), "html"nulltrue);
  155.             echo "
  156.                                                         <small class=\"d-block\">service et appels gratuits</small></button>
  157.                                                 </a>
  158.                                             </div>
  159.                                         </div>
  160.                                     ";
  161.         }
  162.         // line 57
  163.         echo "                                    <a class=\"btn btn-primary btn-transition w-100\" href=\"";
  164.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("index_acquisition_seo_v4");
  165.         echo "\">
  166.                                         <i class=\"bi-headphones me-2\"></i> Demande de bilan
  167.                                     </a>
  168.                                 </div>
  169.                                 <!-- End Card Body -->
  170.                             </div>
  171.                             <!-- End Card -->
  172.                         </div>
  173.                     </div>
  174.                     <!-- End Sticky Block -->
  175.                 </div>
  176.                 <!-- End Col -->
  177.                 <div class=\"col-md-7 col-lg-8\">
  178.                     <div class=\"ps-lg-6\">
  179.                         <div class=\"mb-3 mb-sm-0 me-2\">
  180.                             <h2>Découvrez la marque d'audioprothèse <span class=\"text-primary text-highlight-warning\">";
  181.         // line 72
  182.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["hearingMaker"]) || array_key_exists("hearingMaker"$context) ? $context["hearingMaker"] : (function () { throw new RuntimeError('Variable "hearingMaker" does not exist.'72$this->source); })()), "name", [], "any"falsefalsefalse72), "html"nulltrue);
  183.         echo "</span></h2>
  184.                         </div>
  185.                         <div class=\"border-bottom pb-5 mb-5 mt-5\">
  186.                             ";
  187.         // line 75
  188.         echo twig_get_attribute($this->env$this->source, (isset($context["hearingMaker"]) || array_key_exists("hearingMaker"$context) ? $context["hearingMaker"] : (function () { throw new RuntimeError('Variable "hearingMaker" does not exist.'75$this->source); })()), "wording", [], "any"falsefalsefalse75);
  189.         echo "
  190.                         </div>
  191.                         ";
  192.         // line 78
  193.         $this->loadTemplate("front_v4/mca/components/_cross_sell_grid.html.twig""front_v4/mca/hearing_maker/single.html.twig"78)->display($context);
  194.         // line 79
  195.         echo "
  196.                         <!-- Sticky Block End Point -->
  197.                         <div id=\"stickyBlockEndPoint\"></div>
  198.                     </div>
  199.                 </div>
  200.                 <!-- End Col -->
  201.             </div>
  202.             <!-- End Row -->
  203.         </div>
  204.         <!-- End Content -->
  205.     </main>
  206.     <!-- ========== END MAIN CONTENT ========== -->
  207. ";
  208.         
  209.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  210.         
  211.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  212.     }
  213.     // line 93
  214.     public function block_javascripts($context, array $blocks = [])
  215.     {
  216.         $macros $this->macros;
  217.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  218.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  219.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  220.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  221.         // line 94
  222.         echo "    ";
  223.         echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackScriptTags("hearing_maker_single");
  224.         echo "
  225. ";
  226.         
  227.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  228.         
  229.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  230.     }
  231.     public function getTemplateName()
  232.     {
  233.         return "front_v4/mca/hearing_maker/single.html.twig";
  234.     }
  235.     public function isTraitable()
  236.     {
  237.         return false;
  238.     }
  239.     public function getDebugInfo()
  240.     {
  241.         return array (  253 => 94,  243 => 93,  221 => 79,  219 => 78,  213 => 75,  207 => 72,  188 => 57,  179 => 51,  173 => 48,  168 => 45,  165 => 44,  159 => 41,  155 => 39,  153 => 38,  143 => 31,  139 => 30,  114 => 7,  104 => 6,  82 => 4,  61 => 3,  38 => 1,);
  242.     }
  243.     public function getSourceContext()
  244.     {
  245.         return new Source("{% extends 'front_v4/base.html.twig' %}
  246. {% block meta_title %} Aide auditive {{ hearingMaker.name }} - Mon Centre Auditif{% endblock meta_title %}
  247. {% block meta_description %}{{ hearingMaker.name }} spécialiste de la fabrication et la fourniture de solutions auditives avancées. Améliorer votre expérience auditive avec {{ hearingMaker.name }}. {% endblock meta_description %}
  248. {% block content %}
  249.     <!-- ========== MAIN CONTENT ========== -->
  250.     <main id=\"content\" role=\"main\">
  251.         <!-- Content -->
  252.         <div class=\"container content-space-3\">
  253.             <div class=\"row\">
  254.                 <div class=\"col-md-5 col-lg-4 mb-4 mb-md-0\">
  255.                     <!-- Sticky Block -->
  256.                     <div id=\"stickyBlockStartPoint\">
  257.                         <div class=\"js-sticky-block\"
  258.                              data-hs-sticky-block-options='{
  259.                    \"parentSelector\": \"#stickyBlockStartPoint\",
  260.                    \"breakpoint\": \"lg\",
  261.                    \"startPoint\": \"#stickyBlockStartPoint\",
  262.                    \"endPoint\": \"#stickyBlockEndPoint\",
  263.                    \"stickyOffsetTop\": 80,
  264.                    \"stickyOffsetBottom\": 80
  265.                  }'>
  266.                             <!-- Card -->
  267.                             <div class=\"card\">
  268.                                 <!-- Card Header -->
  269.                                 <div class=\"card-header text-center\">
  270.                                     <div class=\"mb-3\">
  271.                                         <img class=\"\"
  272.                                              src=\"{{ vich_uploader_asset(hearingMaker, 'logoFile') | imagine_filter('hearing_maker_logo_large') }}\"
  273.                                              alt=\"Aide auditive {{ hearingMaker.name }}\">
  274.                                     </div>
  275.                                 </div>
  276.                                 <!-- End Card Header -->
  277.                                 <!-- Card Body -->
  278.                                 <div class=\"card-body\">
  279.                                     {% if hearingMaker.address is not null %}
  280.                                         <div class=\"mb-2\">
  281.                                             <h5>Adresse :</h5>
  282.                                             <p>{{ hearingMaker.address }}</p>
  283.                                         </div>
  284.                                     {% endif %}
  285.                                     {% if hearingMaker.phoneNumber is not null %}
  286.                                         <div class=\"mb-2\">
  287.                                             <h5>Contact :</h5>
  288.                                             <div class=\"d-flex justify-content-center\">
  289.                                                 <a href=\"tel:{{ hearingMaker.phoneNumber }}\" class=\"w-100\">
  290.                                                     <button type=\"button\"
  291.                                                             class=\"btn btn-block btn-soft-success transition-3d-hover w-100\">
  292.                                                         <span class=\"bi-phone\"></span> {{ hearingMaker.phoneNumber }}
  293.                                                         <small class=\"d-block\">service et appels gratuits</small></button>
  294.                                                 </a>
  295.                                             </div>
  296.                                         </div>
  297.                                     {% endif %}
  298.                                     <a class=\"btn btn-primary btn-transition w-100\" href=\"{{ path('index_acquisition_seo_v4') }}\">
  299.                                         <i class=\"bi-headphones me-2\"></i> Demande de bilan
  300.                                     </a>
  301.                                 </div>
  302.                                 <!-- End Card Body -->
  303.                             </div>
  304.                             <!-- End Card -->
  305.                         </div>
  306.                     </div>
  307.                     <!-- End Sticky Block -->
  308.                 </div>
  309.                 <!-- End Col -->
  310.                 <div class=\"col-md-7 col-lg-8\">
  311.                     <div class=\"ps-lg-6\">
  312.                         <div class=\"mb-3 mb-sm-0 me-2\">
  313.                             <h2>Découvrez la marque d'audioprothèse <span class=\"text-primary text-highlight-warning\">{{ hearingMaker.name }}</span></h2>
  314.                         </div>
  315.                         <div class=\"border-bottom pb-5 mb-5 mt-5\">
  316.                             {{ hearingMaker.wording|raw() }}
  317.                         </div>
  318.                         {% include 'front_v4/mca/components/_cross_sell_grid.html.twig' %}
  319.                         <!-- Sticky Block End Point -->
  320.                         <div id=\"stickyBlockEndPoint\"></div>
  321.                     </div>
  322.                 </div>
  323.                 <!-- End Col -->
  324.             </div>
  325.             <!-- End Row -->
  326.         </div>
  327.         <!-- End Content -->
  328.     </main>
  329.     <!-- ========== END MAIN CONTENT ========== -->
  330. {% endblock content %}
  331. {% block javascripts %}
  332.     {{ encore_entry_script_tags('hearing_maker_single') }}
  333. {% endblock javascripts %}
  334. ""front_v4/mca/hearing_maker/single.html.twig""/var/www/hearing_store_locator/templates/front_v4/mca/hearing_maker/single.html.twig");
  335.     }
  336. }