var/cache/dev/twig/3e/3e9ea8d5b26833ba6e971f3bf0d7268e.php line 53

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. /* praticien/fiche.html.twig */
  15. class __TwigTemplate_ff468d6f2e4c1c123793b6f3fc358011 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. 'title' => [$this, 'block_title'],
  25. 'description' => [$this, 'block_description'],
  26. 'styles' => [$this, 'block_styles'],
  27. 'body' => [$this, 'block_body'],
  28. 'javascripts' => [$this, 'block_javascripts'],
  29. ];
  30. }
  31. protected function doGetParent(array $context)
  32. {
  33. // line 1
  34. return "base.html.twig";
  35. }
  36. protected function doDisplay(array $context, array $blocks = [])
  37. {
  38. $macros = $this->macros;
  39. $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  40. $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "praticien/fiche.html.twig"));
  41. $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  42. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "praticien/fiche.html.twig"));
  43. $this->parent = $this->loadTemplate("base.html.twig", "praticien/fiche.html.twig", 1);
  44. yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));
  45. $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  46. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  47. }
  48. // line 3
  49. public function block_title($context, array $blocks = [])
  50. {
  51. $macros = $this->macros;
  52. $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  53. $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
  54. $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  55. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
  56. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 3, $this->source); })()), "firstName", [], "any", false, false, false, 3), "html", null, true);
  57. yield " ";
  58. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 3, $this->source); })()), "lastName", [], "any", false, false, false, 3), "html", null, true);
  59. if (CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 3, $this->source); })()), "specialitiesJobString", [], "any", false, false, false, 3)) {
  60. yield " : ";
  61. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::lower($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 3, $this->source); })()), "specialitiesJobString", [], "any", false, false, false, 3)), "html", null, true);
  62. }
  63. if (CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 3, $this->source); })()), "city", [], "any", false, false, false, 3)) {
  64. yield " à ";
  65. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 3, $this->source); })()), "city", [], "any", false, false, false, 3), "html", null, true);
  66. }
  67. if (CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 3, $this->source); })()), "zipCode", [], "any", false, false, false, 3)) {
  68. yield " (";
  69. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 3, $this->source); })()), "zipCode", [], "any", false, false, false, 3), "html", null, true);
  70. yield ")";
  71. }
  72. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  73. $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  74. return; yield '';
  75. }
  76. // line 4
  77. public function block_description($context, array $blocks = [])
  78. {
  79. $macros = $this->macros;
  80. $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  81. $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "description"));
  82. $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  83. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "description"));
  84. yield "Prenez RDV en ligne Gratuitement avec ";
  85. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 4, $this->source); })()), "firstName", [], "any", false, false, false, 4), "html", null, true);
  86. yield " ";
  87. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 4, $this->source); })()), "lastName", [], "any", false, false, false, 4), "html", null, true);
  88. if (CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 4, $this->source); })()), "specialitiesJobString", [], "any", false, false, false, 4)) {
  89. yield " : ";
  90. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::lower($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 4, $this->source); })()), "specialitiesJobString", [], "any", false, false, false, 4)), "html", null, true);
  91. yield " ZenDez-Vous";
  92. }
  93. if (CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 4, $this->source); })()), "city", [], "any", false, false, false, 4)) {
  94. yield " à ";
  95. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 4, $this->source); })()), "city", [], "any", false, false, false, 4), "html", null, true);
  96. }
  97. if (CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 4, $this->source); })()), "zipCode", [], "any", false, false, false, 4)) {
  98. yield " (";
  99. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 4, $this->source); })()), "zipCode", [], "any", false, false, false, 4), "html", null, true);
  100. yield ")";
  101. }
  102. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  103. $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  104. return; yield '';
  105. }
  106. // line 6
  107. public function block_styles($context, array $blocks = [])
  108. {
  109. $macros = $this->macros;
  110. $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  111. $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "styles"));
  112. $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  113. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "styles"));
  114. // line 7
  115. yield " ";
  116. yield from $this->yieldParentBlock("styles", $context, $blocks);
  117. yield "
  118. <link rel=\"stylesheet\" href=\"";
  119. // line 8
  120. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("lib/leaflet/leaflet.css"), "html", null, true);
  121. yield "\"/>
  122. <link rel=\"stylesheet\" href=\"https://cdn.jsdelivr.net/npm/bootstrap-icons@1.3.0/font/bootstrap-icons.css\">
  123. <link href=\"";
  124. // line 10
  125. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/slick.css"), "html", null, true);
  126. yield "\" rel=\"stylesheet\" type=\"text/css\" />
  127. <style>
  128. .slick-list {
  129. overflow: inherit;
  130. }
  131. </style>
  132. ";
  133. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  134. $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  135. return; yield '';
  136. }
  137. // line 18
  138. public function block_body($context, array $blocks = [])
  139. {
  140. $macros = $this->macros;
  141. $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  142. $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
  143. $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  144. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
  145. // line 19
  146. yield " <section class=\"bg-primary text-white\">
  147. <div class=\"container py-10 d-flex align-items-center justify-content-between gap-10 mobile-flex-column\">
  148. <div class=\"flex-grow-1 w-100\">
  149. <h1 class=\"text-white\">";
  150. // line 22
  151. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 22, $this->source); })()), "lastName", [], "any", false, false, false, 22), "html", null, true);
  152. yield ", ";
  153. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 22, $this->source); })()), "firstName", [], "any", false, false, false, 22), "html", null, true);
  154. yield "</h1>
  155. <ul class=\"breadcrumb text-white mt-2\">
  156. <li><a class=\"text-white\" href=\"";
  157. // line 24
  158. yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("default_home");
  159. yield "\">Accueil</a></li>
  160. <li><a class=\"text-white\" href=\"";
  161. // line 25
  162. yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("praticiens_list");
  163. yield "\">Praticiens</a></li>
  164. <li>";
  165. // line 26
  166. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 26, $this->source); })()), "lastName", [], "any", false, false, false, 26), "html", null, true);
  167. yield " ";
  168. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 26, $this->source); })()), "firstName", [], "any", false, false, false, 26), "html", null, true);
  169. yield "</li>
  170. </ul>
  171. <div class=\"d-flex align-items-center gap-5 mt-5 mobile-flex-column\">
  172. <div class=\"avatar extralarge\"><img src=\"";
  173. // line 29
  174. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(((CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 29, $this->source); })()), "avatar", [], "any", false, false, false, 29)) ? (((isset($context["documents_avatar_directory"]) || array_key_exists("documents_avatar_directory", $context) ? $context["documents_avatar_directory"] : (function () { throw new RuntimeError('Variable "documents_avatar_directory" does not exist.', 29, $this->source); })()) . CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 29, $this->source); })()), "avatar", [], "any", false, false, false, 29))) : ($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/media/avatars/blank.png"))), "html", null, true);
  175. yield "\" /></div>
  176. <div class=\"mobile-text-center\">
  177. ";
  178. // line 31
  179. if (CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 31, $this->source); })()), "allowTeleconsultation", [], "any", false, false, false, 31)) {
  180. // line 32
  181. yield " <div class=\"mb-2 d-flex gap-3 text-third-light\">
  182. <div>
  183. <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"21.076\" height=\"13.776\" viewBox=\"0 0 21.076 13.776\">
  184. <g id=\"Icon_feather-video\" data-name=\"Icon feather-video\" transform=\"translate(-1 -7)\">
  185. <path id=\"Tracé_192\" data-name=\"Tracé 192\" d=\"M30.388,10.5,24,15.063l6.388,4.563Z\" transform=\"translate(-8.812 -1.175)\" fill=\"none\" stroke=\"#34DCF2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1\"/>
  186. <path id=\"Tracé_193\" data-name=\"Tracé 193\" d=\"M3.325,7.5H13.363a1.825,1.825,0,0,1,1.825,1.825v9.126a1.825,1.825,0,0,1-1.825,1.825H3.325A1.825,1.825,0,0,1,1.5,18.451V9.325A1.825,1.825,0,0,1,3.325,7.5Z\" fill=\"none\" stroke=\"#34DCF2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1\"/>
  187. </g>
  188. </svg>
  189. </div>
  190. <div>
  191. Téléconsultation disponible
  192. </div>
  193. </div>
  194. ";
  195. }
  196. // line 46
  197. yield " <h2 class=\"fw-normal fs-6 text-white mb-0\">";
  198. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 46, $this->source); })()), "specialitiesString", [], "any", false, false, false, 46), "html", null, true);
  199. if (CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 46, $this->source); })()), "city", [], "any", false, false, false, 46)) {
  200. yield " à ";
  201. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 46, $this->source); })()), "city", [], "any", false, false, false, 46), "html", null, true);
  202. }
  203. yield "</h2>
  204. ";
  205. // line 47
  206. if (CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 47, $this->source); })()), "slogan", [], "any", false, false, false, 47)) {
  207. yield "<div class=\"fw-normal fs-6 text-white\">";
  208. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 47, $this->source); })()), "slogan", [], "any", false, false, false, 47), "html", null, true);
  209. yield "</div>";
  210. }
  211. // line 48
  212. yield " <div class=\"mt-4 d-flex gap-1 justify-content-center justify-content-sm-start\">
  213. ";
  214. // line 49
  215. $context["noteValue"] = CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 49, $this->source); })()), "noteValue", [], "any", false, false, false, 49);
  216. // line 50
  217. yield " <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18.709\" height=\"17.841\" viewBox=\"0 0 18.709 17.841\">
  218. <defs>
  219. <linearGradient id=\"grad_star_1\">
  220. <stop offset=\"50%\" stop-color=\"";
  221. // line 53
  222. yield ((((isset($context["noteValue"]) || array_key_exists("noteValue", $context) ? $context["noteValue"] : (function () { throw new RuntimeError('Variable "noteValue" does not exist.', 53, $this->source); })()) && ((isset($context["noteValue"]) || array_key_exists("noteValue", $context) ? $context["noteValue"] : (function () { throw new RuntimeError('Variable "noteValue" does not exist.', 53, $this->source); })()) >= 0.5))) ? ("#fff") : ("transparent"));
  223. yield "\"/>
  224. <stop offset=\"50%\" stop-color=\"";
  225. // line 54
  226. yield ((((isset($context["noteValue"]) || array_key_exists("noteValue", $context) ? $context["noteValue"] : (function () { throw new RuntimeError('Variable "noteValue" does not exist.', 54, $this->source); })()) && ((isset($context["noteValue"]) || array_key_exists("noteValue", $context) ? $context["noteValue"] : (function () { throw new RuntimeError('Variable "noteValue" does not exist.', 54, $this->source); })()) >= 1))) ? ("#fff") : ("transparent"));
  227. yield "\"/>
  228. </linearGradient>
  229. </defs>
  230. <path id=\"Icon_feather-star\" data-name=\"Icon feather-star\" d=\"M11.854,3,14.59,8.543l6.118.894-4.427,4.312,1.045,6.092-5.472-2.878L6.382,19.841l1.045-6.092L3,9.437l6.118-.894Z\" transform=\"translate(-2.5 -2.5)\" fill=\"url(#grad_star_1)\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1\"/>
  231. </svg>
  232. <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18.709\" height=\"17.841\" viewBox=\"0 0 18.709 17.841\">
  233. <defs>
  234. <linearGradient id=\"grad_star_2\">
  235. <stop offset=\"50%\" stop-color=\"";
  236. // line 62
  237. yield ((((isset($context["noteValue"]) || array_key_exists("noteValue", $context) ? $context["noteValue"] : (function () { throw new RuntimeError('Variable "noteValue" does not exist.', 62, $this->source); })()) && ((isset($context["noteValue"]) || array_key_exists("noteValue", $context) ? $context["noteValue"] : (function () { throw new RuntimeError('Variable "noteValue" does not exist.', 62, $this->source); })()) >= 1.5))) ? ("#fff") : ("transparent"));
  238. yield "\"/>
  239. <stop offset=\"50%\" stop-color=\"";
  240. // line 63
  241. yield ((((isset($context["noteValue"]) || array_key_exists("noteValue", $context) ? $context["noteValue"] : (function () { throw new RuntimeError('Variable "noteValue" does not exist.', 63, $this->source); })()) && ((isset($context["noteValue"]) || array_key_exists("noteValue", $context) ? $context["noteValue"] : (function () { throw new RuntimeError('Variable "noteValue" does not exist.', 63, $this->source); })()) >= 2))) ? ("#fff") : ("transparent"));
  242. yield "\"/>
  243. </linearGradient>
  244. </defs>
  245. <path id=\"Icon_feather-star\" data-name=\"Icon feather-star\" d=\"M11.854,3,14.59,8.543l6.118.894-4.427,4.312,1.045,6.092-5.472-2.878L6.382,19.841l1.045-6.092L3,9.437l6.118-.894Z\" transform=\"translate(-2.5 -2.5)\" fill=\"url(#grad_star_2)\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1\"/>
  246. </svg>
  247. <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18.709\" height=\"17.841\" viewBox=\"0 0 18.709 17.841\">
  248. <defs>
  249. <linearGradient id=\"grad_star_3\">
  250. <stop offset=\"50%\" stop-color=\"";
  251. // line 71
  252. yield ((((isset($context["noteValue"]) || array_key_exists("noteValue", $context) ? $context["noteValue"] : (function () { throw new RuntimeError('Variable "noteValue" does not exist.', 71, $this->source); })()) && ((isset($context["noteValue"]) || array_key_exists("noteValue", $context) ? $context["noteValue"] : (function () { throw new RuntimeError('Variable "noteValue" does not exist.', 71, $this->source); })()) >= 2.5))) ? ("#fff") : ("transparent"));
  253. yield "\"/>
  254. <stop offset=\"50%\" stop-color=\"";
  255. // line 72
  256. yield ((((isset($context["noteValue"]) || array_key_exists("noteValue", $context) ? $context["noteValue"] : (function () { throw new RuntimeError('Variable "noteValue" does not exist.', 72, $this->source); })()) && ((isset($context["noteValue"]) || array_key_exists("noteValue", $context) ? $context["noteValue"] : (function () { throw new RuntimeError('Variable "noteValue" does not exist.', 72, $this->source); })()) >= 3))) ? ("#fff") : ("transparent"));
  257. yield "\"/>
  258. </linearGradient>
  259. </defs>
  260. <path id=\"Icon_feather-star\" data-name=\"Icon feather-star\" d=\"M11.854,3,14.59,8.543l6.118.894-4.427,4.312,1.045,6.092-5.472-2.878L6.382,19.841l1.045-6.092L3,9.437l6.118-.894Z\" transform=\"translate(-2.5 -2.5)\" fill=\"url(#grad_star_3)\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1\"/>
  261. </svg>
  262. <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18.709\" height=\"17.841\" viewBox=\"0 0 18.709 17.841\">
  263. <defs>
  264. <linearGradient id=\"grad_star_4\">
  265. <stop offset=\"50%\" stop-color=\"";
  266. // line 80
  267. yield ((((isset($context["noteValue"]) || array_key_exists("noteValue", $context) ? $context["noteValue"] : (function () { throw new RuntimeError('Variable "noteValue" does not exist.', 80, $this->source); })()) && ((isset($context["noteValue"]) || array_key_exists("noteValue", $context) ? $context["noteValue"] : (function () { throw new RuntimeError('Variable "noteValue" does not exist.', 80, $this->source); })()) >= 3.5))) ? ("#fff") : ("transparent"));
  268. yield "\"/>
  269. <stop offset=\"50%\" stop-color=\"";
  270. // line 81
  271. yield ((((isset($context["noteValue"]) || array_key_exists("noteValue", $context) ? $context["noteValue"] : (function () { throw new RuntimeError('Variable "noteValue" does not exist.', 81, $this->source); })()) && ((isset($context["noteValue"]) || array_key_exists("noteValue", $context) ? $context["noteValue"] : (function () { throw new RuntimeError('Variable "noteValue" does not exist.', 81, $this->source); })()) >= 4))) ? ("#fff") : ("transparent"));
  272. yield "\"/>
  273. </linearGradient>
  274. </defs>
  275. <path id=\"Icon_feather-star\" data-name=\"Icon feather-star\" d=\"M11.854,3,14.59,8.543l6.118.894-4.427,4.312,1.045,6.092-5.472-2.878L6.382,19.841l1.045-6.092L3,9.437l6.118-.894Z\" transform=\"translate(-2.5 -2.5)\" fill=\"url(#grad_star_4)\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1\"/>
  276. </svg>
  277. <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18.709\" height=\"17.841\" viewBox=\"0 0 18.709 17.841\">
  278. <defs>
  279. <linearGradient id=\"grad_star_5\">
  280. <stop offset=\"50%\" stop-color=\"";
  281. // line 89
  282. yield ((((isset($context["noteValue"]) || array_key_exists("noteValue", $context) ? $context["noteValue"] : (function () { throw new RuntimeError('Variable "noteValue" does not exist.', 89, $this->source); })()) && ((isset($context["noteValue"]) || array_key_exists("noteValue", $context) ? $context["noteValue"] : (function () { throw new RuntimeError('Variable "noteValue" does not exist.', 89, $this->source); })()) >= 4.5))) ? ("#fff") : ("transparent"));
  283. yield "\"/>
  284. <stop offset=\"50%\" stop-color=\"";
  285. // line 90
  286. yield ((((isset($context["noteValue"]) || array_key_exists("noteValue", $context) ? $context["noteValue"] : (function () { throw new RuntimeError('Variable "noteValue" does not exist.', 90, $this->source); })()) && ((isset($context["noteValue"]) || array_key_exists("noteValue", $context) ? $context["noteValue"] : (function () { throw new RuntimeError('Variable "noteValue" does not exist.', 90, $this->source); })()) >= 5))) ? ("#fff") : ("transparent"));
  287. yield "\"/>
  288. </linearGradient>
  289. </defs>
  290. <path id=\"Icon_feather-star\" data-name=\"Icon feather-star\" d=\"M11.854,3,14.59,8.543l6.118.894-4.427,4.312,1.045,6.092-5.472-2.878L6.382,19.841l1.045-6.092L3,9.437l6.118-.894Z\" transform=\"translate(-2.5 -2.5)\" fill=\"url(#grad_star_5)\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1\"/>
  291. </svg>
  292. <div class=\"ms-3 text-decoration-underline cursor-pointer\" data-bs-toggle=\"modal\" data-bs-target=\"#zv_reviews_modal\">";
  293. // line 95
  294. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 95, $this->source); })()), "notes", [], "any", false, false, false, 95), "count", [], "any", false, false, false, 95), "html", null, true);
  295. yield " avis</div>
  296. </div>
  297. </div>
  298. </div>
  299. </div>
  300. <div class=\"text-center\" style=\"flex: 0 0 20%;\">
  301. ";
  302. // line 101
  303. if (CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 101, $this->source); })()), "lowestServiceDelivery", [], "any", false, false, false, 101)) {
  304. // line 102
  305. yield " <div class=\"fs-5 fw-bold\">À partir de ";
  306. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 102, $this->source); })()), "lowestServiceDelivery", [], "any", false, false, false, 102), "price", [], "any", false, false, false, 102), "html", null, true);
  307. yield "€</div>
  308. ";
  309. }
  310. // line 104
  311. yield " ";
  312. if (CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 104, $this->source); })()), "publicEmail", [], "any", false, false, false, 104)) {
  313. // line 105
  314. yield " <a href=\"mailto:";
  315. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 105, $this->source); })()), "publicEmail", [], "any", false, false, false, 105), "html", null, true);
  316. yield "?subject=Demande d'information depuis ZenDez-Vous\"><button class=\"type-bordered w-100 mt-3\">Poser une question</button></a>
  317. ";
  318. }
  319. // line 107
  320. yield " </div>
  321. </div>
  322. </section>
  323. <section>
  324. <div class=\"container py-10 d-flex align-items-start justify-content-between gap-10 mobile-flex-column-reverse\">
  325. <div class=\"flex-grow-1\" style=\"min-width: 0; max-width: 100%; overflow: hidden;\">
  326. ";
  327. // line 113
  328. if (CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 113, $this->source); })()), "partnerPage", [], "any", false, false, false, 113)) {
  329. // line 114
  330. yield " ";
  331. if (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 114, $this->source); })()), "partnerPage", [], "any", false, false, false, 114), "description", [], "any", false, false, false, 114)) {
  332. // line 115
  333. yield " <div class=\"partner-fiche-card\">
  334. <div class=\"partner-fiche-card-header\">
  335. <div>
  336. <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24.607\" height=\"26.217\" viewBox=\"0 0 24.607 26.217\">
  337. <path id=\"Tracé_322\" data-name=\"Tracé 322\" d=\"M133.6,57.049c-3.191-1.747-3.908-4.223-4.737-7.089l-.144-.5c-.882-3.015-1.413-5.285-1.417-5.307a2.449,2.449,0,0,1,4.708-1.35l.6,2.232L137.4,33.494a.46.46,0,0,1,.021-.043,2.121,2.121,0,0,1,2.908-.96c.616.338,1.538,1.167.777,2.929-.215.5-1.077,2.746-1.652,4.488l3.323-5.75a2.034,2.034,0,1,1,3.561,1.963l-2.555,4.667,1.922-2.719a2.188,2.188,0,0,1,2.858-.729,1.713,1.713,0,0,1,.871,1.128A2.193,2.193,0,0,1,149,40.23c-.271.377-2.13,3.141-3.578,5.3l2.618-2.2a2.214,2.214,0,0,1,2.549-.429,1.717,1.717,0,0,1,.487,2.276,15.574,15.574,0,0,1-2.456,2.655,37.4,37.4,0,0,0-3.378,3.535c-.207.263-.434.574-.685.915-1.967,2.682-5.63,7.678-10.954,4.764Zm-3.192-14.917a1.534,1.534,0,0,0-1.178-.126,1.555,1.555,0,0,0-1.064,1.923c.012.046.537,2.293,1.411,5.283l.145.5c.806,2.785,1.442,4.984,4.307,6.552,4.636,2.538,7.745-1.7,9.8-4.508.256-.349.49-.669.7-.939A37.95,37.95,0,0,1,148,47.187a16.512,16.512,0,0,0,2.291-2.439.863.863,0,0,0-.132-1.061,1.4,1.4,0,0,0-1.544.329l-5.032,4.221a.448.448,0,0,1-.659-.592c.2-.3,4.89-7.3,5.349-7.939a1.34,1.34,0,0,0,.288-1.041.807.807,0,0,0-.428-.54,1.331,1.331,0,0,0-1.729.5l-5.16,6.786a.448.448,0,0,1-.743-.494l5.051-9.228a1.133,1.133,0,0,0-.408-1.585,1.163,1.163,0,0,0-1.588.492l-5.447,9.407a.448.448,0,0,1-.814-.361c.091-.284,2.509-7.471,2.988-8.578.485-1.125.078-1.537-.385-1.79a1.216,1.216,0,0,0-1.682.585L132.94,46.594a.448.448,0,0,1-.845-.054l-.944-3.491a1.529,1.529,0,0,0-.738-.916Z\" transform=\"translate(-126.954 -31.89)\" fill=\"#ff6700\" stroke=\"#ff6700\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"0.5\"/>
  338. </svg>
  339. </div>
  340. <div>
  341. Le mot du praticien
  342. </div>
  343. </div>
  344. <div class=\"text-primary\">
  345. ";
  346. // line 127
  347. yield CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 127, $this->source); })()), "partnerPage", [], "any", false, false, false, 127), "description", [], "any", false, false, false, 127);
  348. yield "
  349. </div>
  350. </div>
  351. ";
  352. }
  353. // line 131
  354. yield "
  355. ";
  356. // line 132
  357. if (CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 132, $this->source); })()), "need", [], "any", false, false, false, 132)) {
  358. // line 133
  359. yield " <div class=\"partner-fiche-card\">
  360. <div class=\"partner-fiche-card-header\">
  361. <div>
  362. <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"33.228\" height=\"22.001\" viewBox=\"0 0 33.228 22.001\">
  363. <path id=\"Tracé_185\" data-name=\"Tracé 185\" d=\"M273.855,166.026a7.942,7.942,0,0,0-7.934-7.933,7.843,7.843,0,0,0-4.359,1.351,7.842,7.842,0,0,0-4.359-1.351,7.941,7.941,0,0,0-7.934,7.933,6.008,6.008,0,0,0,.75,2.546h-3.487a1.308,1.308,0,1,0,0,2.616h5.127c2.616,3.6,6.774,7.332,8.57,8.134h0a2.512,2.512,0,0,0,1.36.262h.235a2.716,2.716,0,0,0,1.124-.279c1.8-.8,5.928-4.534,8.57-8.134h5.127a1.308,1.308,0,1,0,0-2.616h-3.487a6.012,6.012,0,0,0,.7-2.529Zm-6.7,6.295h0a23.256,23.256,0,0,1-5.318,4.621,1.282,1.282,0,0,0-.592,0,23.25,23.25,0,0,1-5.318-4.621c-.358-.392-.689-.767-1-1.134h1.116a1.307,1.307,0,0,0,1.22-.871l1.142-2.982,1.936,4.524a1.307,1.307,0,0,0,1.151.794h.052a1.319,1.319,0,0,0,1.16-.7l1.909-3.6.715,1.944a1.3,1.3,0,0,0,1.22.872h1.613c-.314.383-.645.758-1,1.151Zm.305-3.748-1.412-3.836h0a1.308,1.308,0,0,0-2.38-.157l-2,3.775-2.127-4.97a1.264,1.264,0,0,0-1.229-.793,1.315,1.315,0,0,0-1.194.872l-1.979,5.153h-2.18a5.917,5.917,0,0,1-1.124-2.546,5.327,5.327,0,0,1,5.318-5.318,5.231,5.231,0,0,1,3.487,1.36,1.307,1.307,0,0,0,1.744,0,5.231,5.231,0,0,1,3.487-1.36,5.328,5.328,0,0,1,5.318,5.318,5.918,5.918,0,0,1-1.124,2.546Z\" transform=\"translate(-244.974 -157.843)\" fill=\"#ff6700\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"0.5\"/>
  364. </svg>
  365. </div>
  366. <div>
  367. Types de besoins
  368. </div>
  369. </div>
  370. <div class=\"d-flex flex-wrap gap-4 mb-5\">
  371. ";
  372. // line 145
  373. $context['_parent'] = $context;
  374. $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 145, $this->source); })()), "need", [], "any", false, false, false, 145));
  375. foreach ($context['_seq'] as $context["_key"] => $context["need"]) {
  376. // line 146
  377. yield " <div class=\"partner-tag\">";
  378. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["need"], "label", [], "any", false, false, false, 146), "html", null, true);
  379. yield "</div>
  380. ";
  381. }
  382. $_parent = $context['_parent'];
  383. unset($context['_seq'], $context['_iterated'], $context['_key'], $context['need'], $context['_parent'], $context['loop']);
  384. $context = array_intersect_key($context, $_parent) + $_parent;
  385. // line 148
  386. yield " </div>
  387. </div>
  388. ";
  389. }
  390. // line 151
  391. yield "
  392. <div class=\"partner-fiche-card\">
  393. <div class=\"partner-fiche-card-header\">
  394. <div>
  395. <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17.022\" height=\"23.85\" viewBox=\"0 0 17.022 23.85\">
  396. <path id=\"Icon_awesome-euro-sign\" data-name=\"Icon awesome-euro-sign\" d=\"M16.541,22.574a.638.638,0,0,0-.768-.5,11.184,11.184,0,0,1-2.418.288,6.854,6.854,0,0,1-6.466-4.549h6.052a.639.639,0,0,0,.623-.5l.339-1.51a.639.639,0,0,0-.623-.779H6.134a11.492,11.492,0,0,1,.007-2.249h7.8a.639.639,0,0,0,.624-.5l.347-1.584a.639.639,0,0,0-.624-.775H6.93a6.686,6.686,0,0,1,6.262-3.994,10.427,10.427,0,0,1,2.015.221.639.639,0,0,0,.745-.459l.638-2.362a.638.638,0,0,0-.5-.794,15.5,15.5,0,0,0-2.8-.277A11.377,11.377,0,0,0,2.4,9.916H.639A.639.639,0,0,0,0,10.555v1.584a.639.639,0,0,0,.639.639H1.787a15.8,15.8,0,0,0-.01,2.249H.639A.639.639,0,0,0,0,15.665v1.51a.639.639,0,0,0,.639.639h1.6A11.152,11.152,0,0,0,13.29,26.1a13.278,13.278,0,0,0,3.253-.415.639.639,0,0,0,.468-.743Z\" transform=\"translate(0 -2.25)\" fill=\"#ff6700\"/>
  397. </svg>
  398. </div>
  399. <div>
  400. Prestations et tarifs
  401. </div>
  402. </div>
  403. <div style=\"border-top: 1px solid #C1C1C1;\">
  404. ";
  405. // line 164
  406. $context['_parent'] = $context;
  407. $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 164, $this->source); })()), "availablesServicesDeliveries", [], "any", false, false, false, 164));
  408. foreach ($context['_seq'] as $context["_key"] => $context["service"]) {
  409. // line 165
  410. yield " ";
  411. if ( !CoreExtension::getAttribute($this->env, $this->source, $context["service"], "isCoaching", [], "any", false, false, false, 165)) {
  412. // line 166
  413. yield " ";
  414. $context["slotDuration"] = (CoreExtension::getAttribute($this->env, $this->source, $context["service"], "duration", [], "any", false, false, false, 166) . "mn");
  415. // line 167
  416. yield " ";
  417. if ((CoreExtension::getAttribute($this->env, $this->source, $context["service"], "duration", [], "any", false, false, false, 167) == 60)) {
  418. // line 168
  419. yield " ";
  420. $context["slotDuration"] = "1h";
  421. // line 169
  422. yield " ";
  423. }
  424. // line 170
  425. yield " ";
  426. if ((CoreExtension::getAttribute($this->env, $this->source, $context["service"], "duration", [], "any", false, false, false, 170) == 90)) {
  427. // line 171
  428. yield " ";
  429. $context["slotDuration"] = "1h30";
  430. // line 172
  431. yield " ";
  432. }
  433. // line 173
  434. yield " <div class=\"text-primary d-flex align-items-center justify-content-between\" style=\"border-bottom: 1px solid #C1C1C1; font-size: 14px; line-height: 40px;\">
  435. <div>";
  436. // line 174
  437. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["service"], "label", [], "any", false, false, false, 174), "html", null, true);
  438. yield " ";
  439. if (CoreExtension::getAttribute($this->env, $this->source, $context["service"], "discount", [], "any", false, false, false, 174)) {
  440. yield "<span class=\"badge badge-light-primary fw-bold fs-8 px-2 py-1\">-";
  441. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["service"], "discount", [], "any", false, false, false, 174), "html", null, true);
  442. yield "%</span>";
  443. }
  444. yield "</div>
  445. <div>Durée : ";
  446. // line 175
  447. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["slotDuration"]) || array_key_exists("slotDuration", $context) ? $context["slotDuration"] : (function () { throw new RuntimeError('Variable "slotDuration" does not exist.', 175, $this->source); })()), "html", null, true);
  448. yield " / Tarif : ";
  449. if (CoreExtension::getAttribute($this->env, $this->source, $context["service"], "discount", [], "any", false, false, false, 175)) {
  450. yield "<s>";
  451. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["service"], "price", [], "any", false, false, false, 175), "html", null, true);
  452. yield "€</s>";
  453. }
  454. yield " ";
  455. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["service"], "realPrice", [], "any", false, false, false, 175), "html", null, true);
  456. yield "€</div>
  457. </div>
  458. ";
  459. }
  460. // line 178
  461. yield " ";
  462. }
  463. $_parent = $context['_parent'];
  464. unset($context['_seq'], $context['_iterated'], $context['_key'], $context['service'], $context['_parent'], $context['loop']);
  465. $context = array_intersect_key($context, $_parent) + $_parent;
  466. // line 179
  467. yield " </div>
  468. </div>
  469. ";
  470. // line 182
  471. if (((isset($context["groupSessions"]) || array_key_exists("groupSessions", $context) ? $context["groupSessions"] : (function () { throw new RuntimeError('Variable "groupSessions" does not exist.', 182, $this->source); })()) && (Twig\Extension\CoreExtension::length($this->env->getCharset(), (isset($context["groupSessions"]) || array_key_exists("groupSessions", $context) ? $context["groupSessions"] : (function () { throw new RuntimeError('Variable "groupSessions" does not exist.', 182, $this->source); })())) > 0))) {
  472. // line 183
  473. yield " <div class=\"partner-fiche-card\">
  474. <div class=\"partner-fiche-card-header\">
  475. <div>
  476. <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"28\" height=\"28\" viewBox=\"0 0 640 512\">
  477. <path d=\"M360 72a40 40 0 1 0 -80 0 40 40 0 1 0 80 0zM144 208a40 40 0 1 0 0-80 40 40 0 1 0 0 80zM32 416c-17.7 0-32 14.3-32 32s14.3 32 32 32H608c17.7 0 32-14.3 32-32s-14.3-32-32-32H32zM496 208a40 40 0 1 0 0-80 40 40 0 1 0 0 80zM200 313.5l26.9 49.9c6.3 11.7 20.8 16 32.5 9.8s16-20.8 9.8-32.5l-36.3-67.5c1.7-1.7 3.2-3.6 4.3-5.8L264 217.5V272c0 17.7 14.3 32 32 32h48c17.7 0 32-14.3 32-32V217.5l26.9 49.9c1.2 2.2 2.6 4.1 4.3 5.8l-36.3 67.5c-6.3 11.7-1.9 26.2 9.8 32.5s26.2 1.9 32.5-9.8L440 313.5V352c0 17.7 14.3 32 32 32h48c17.7 0 32-14.3 32-32V313.5l26.9 49.9c6.3 11.7 20.8 16 32.5 9.8s16-20.8 9.8-32.5l-37.9-70.3c-15.3-28.5-45.1-46.3-77.5-46.3H486.2c-16.3 0-31.9 4.5-45.4 12.6l-33.6-62.3c-15.3-28.5-45.1-46.3-77.5-46.3H310.2c-32.4 0-62.1 17.8-77.5 46.3l-33.6 62.3c-13.5-8.1-29.1-12.6-45.4-12.6H134.2c-32.4 0-62.1 17.8-77.5 46.3L18.9 340.6c-6.3 11.7-1.9 26.2 9.8 32.5s26.2 1.9 32.5-9.8L88 313.5V352c0 17.7 14.3 32 32 32h48c17.7 0 32-14.3 32-32V313.5z\" fill=\"#ff6700\"/>
  478. </svg>
  479. </div>
  480. <div>
  481. Prochaines sessions de groupe
  482. </div>
  483. </div>
  484. <div style=\"border-top: 1px solid #C1C1C1;\">
  485. ";
  486. // line 195
  487. $context['_parent'] = $context;
  488. $context['_seq'] = CoreExtension::ensureTraversable((isset($context["groupSessions"]) || array_key_exists("groupSessions", $context) ? $context["groupSessions"] : (function () { throw new RuntimeError('Variable "groupSessions" does not exist.', 195, $this->source); })()));
  489. $context['loop'] = [
  490. 'parent' => $context['_parent'],
  491. 'index0' => 0,
  492. 'index' => 1,
  493. 'first' => true,
  494. ];
  495. if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
  496. $length = count($context['_seq']);
  497. $context['loop']['revindex0'] = $length - 1;
  498. $context['loop']['revindex'] = $length;
  499. $context['loop']['length'] = $length;
  500. $context['loop']['last'] = 1 === $length;
  501. }
  502. foreach ($context['_seq'] as $context["_key"] => $context["session"]) {
  503. // line 196
  504. yield " ";
  505. yield from $this->loadTemplate("utils/group-session-list-item.html.twig", "praticien/fiche.html.twig", 196)->unwrap()->yield(CoreExtension::merge($context, ["session" => $context["session"]]));
  506. // line 197
  507. yield " ";
  508. ++$context['loop']['index0'];
  509. ++$context['loop']['index'];
  510. $context['loop']['first'] = false;
  511. if (isset($context['loop']['length'])) {
  512. --$context['loop']['revindex0'];
  513. --$context['loop']['revindex'];
  514. $context['loop']['last'] = 0 === $context['loop']['revindex0'];
  515. }
  516. }
  517. $_parent = $context['_parent'];
  518. unset($context['_seq'], $context['_iterated'], $context['_key'], $context['session'], $context['_parent'], $context['loop']);
  519. $context = array_intersect_key($context, $_parent) + $_parent;
  520. // line 198
  521. yield " </div>
  522. </div>
  523. ";
  524. }
  525. // line 201
  526. yield "
  527. ";
  528. // line 202
  529. if (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 202, $this->source); })()), "partnerPage", [], "any", false, false, false, 202), "resultsContent", [], "any", false, false, false, 202)) {
  530. // line 203
  531. yield " <div class=\"partner-fiche-card\">
  532. <div class=\"partner-fiche-card-header\">
  533. <div>
  534. <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"26.651\" height=\"26.665\" viewBox=\"0 0 26.651 26.665\">
  535. <path id=\"Tracé_279\" data-name=\"Tracé 279\" d=\"M117.132,34.266l-7.784,7.784a.523.523,0,0,0,.739.74l7.784-7.784a1.076,1.076,0,0,0,.5.139l1.514.028h.026a1.455,1.455,0,0,0,1.023-.423l3.129-3.129a.239.239,0,0,0-.146-.407l-2.731-.26-.26-2.732a.239.239,0,0,0-.407-.146L117.388,31.2a1.453,1.453,0,0,0-.423,1.048l.028,1.514h0a1.074,1.074,0,0,0,.139.5Zm1-2.323,1.918-1.918.126,1.323a.684.684,0,0,0,.616.617l1.324.126-1.917,1.917a.4.4,0,0,1-.29.117l-1.527-.028-.338-.338-.028-1.527h0a.4.4,0,0,1,.117-.29ZM97.986,42.736a11.408,11.408,0,0,1,18.2-9.171l-.749.749a10.387,10.387,0,1,0,2.383,2.383l.749-.749a11.413,11.413,0,1,1-20.586,6.788ZM112.5,37.253a6.31,6.31,0,1,0,2.383,2.383l.763-.763a7.357,7.357,0,1,1-2.383-2.383Zm-5.336,5.483a2.234,2.234,0,0,0,4.462.155l.952-.952a3.3,3.3,0,1,1-2.383-2.383l-.952.952a2.236,2.236,0,0,0-2.08,2.227Z\" transform=\"translate(-97.736 -27.751)\" fill=\"#ff6700\" stroke=\"#ff6700\" stroke-width=\"0.5\"/>
  536. </svg>
  537. </div>
  538. <div>
  539. Quels sont les résultats pour vos clients ?
  540. </div>
  541. </div>
  542. ";
  543. // line 214
  544. yield CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 214, $this->source); })()), "partnerPage", [], "any", false, false, false, 214), "resultsContent", [], "any", false, false, false, 214);
  545. yield "
  546. </div>
  547. ";
  548. }
  549. // line 217
  550. yield "
  551. ";
  552. // line 218
  553. if (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 218, $this->source); })()), "partnerPage", [], "any", false, false, false, 218), "troublesContent", [], "any", false, false, false, 218)) {
  554. // line 219
  555. yield " <div class=\"partner-fiche-card\">
  556. <div class=\"partner-fiche-card-header\">
  557. <div>
  558. <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"33.228\" height=\"22.001\" viewBox=\"0 0 33.228 22.001\">
  559. <path id=\"Tracé_185\" data-name=\"Tracé 185\" d=\"M273.855,166.026a7.942,7.942,0,0,0-7.934-7.933,7.843,7.843,0,0,0-4.359,1.351,7.842,7.842,0,0,0-4.359-1.351,7.941,7.941,0,0,0-7.934,7.933,6.008,6.008,0,0,0,.75,2.546h-3.487a1.308,1.308,0,1,0,0,2.616h5.127c2.616,3.6,6.774,7.332,8.57,8.134h0a2.512,2.512,0,0,0,1.36.262h.235a2.716,2.716,0,0,0,1.124-.279c1.8-.8,5.928-4.534,8.57-8.134h5.127a1.308,1.308,0,1,0,0-2.616h-3.487a6.012,6.012,0,0,0,.7-2.529Zm-6.7,6.295h0a23.256,23.256,0,0,1-5.318,4.621,1.282,1.282,0,0,0-.592,0,23.25,23.25,0,0,1-5.318-4.621c-.358-.392-.689-.767-1-1.134h1.116a1.307,1.307,0,0,0,1.22-.871l1.142-2.982,1.936,4.524a1.307,1.307,0,0,0,1.151.794h.052a1.319,1.319,0,0,0,1.16-.7l1.909-3.6.715,1.944a1.3,1.3,0,0,0,1.22.872h1.613c-.314.383-.645.758-1,1.151Zm.305-3.748-1.412-3.836h0a1.308,1.308,0,0,0-2.38-.157l-2,3.775-2.127-4.97a1.264,1.264,0,0,0-1.229-.793,1.315,1.315,0,0,0-1.194.872l-1.979,5.153h-2.18a5.917,5.917,0,0,1-1.124-2.546,5.327,5.327,0,0,1,5.318-5.318,5.231,5.231,0,0,1,3.487,1.36,1.307,1.307,0,0,0,1.744,0,5.231,5.231,0,0,1,3.487-1.36,5.328,5.328,0,0,1,5.318,5.318,5.918,5.918,0,0,1-1.124,2.546Z\" transform=\"translate(-244.974 -157.843)\" fill=\"#ff6700\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"0.5\"/>
  560. </svg>
  561. </div>
  562. <div>
  563. Quels sont les troubles que vous traitez le plus souvent ?
  564. </div>
  565. </div>
  566. ";
  567. // line 230
  568. yield CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 230, $this->source); })()), "partnerPage", [], "any", false, false, false, 230), "troublesContent", [], "any", false, false, false, 230);
  569. yield "
  570. </div>
  571. ";
  572. }
  573. // line 233
  574. yield "
  575. ";
  576. // line 234
  577. if (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 234, $this->source); })()), "partnerPage", [], "any", false, false, false, 234), "workingContent", [], "any", false, false, false, 234)) {
  578. // line 235
  579. yield " <div class=\"partner-fiche-card\">
  580. <div class=\"partner-fiche-card-header\">
  581. <div>
  582. <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32.908\" height=\"21.859\" viewBox=\"0 0 32.908 21.859\">
  583. <path id=\"Tracé_201\" data-name=\"Tracé 201\" d=\"M159.4,156.706a.458.458,0,0,0-.286.186l-5.048,6.864a.458.458,0,0,0,.072.615l5.134,4.347a2.278,2.278,0,0,0,.658,4.462,2.25,2.25,0,0,0,.944-.215,1.784,1.784,0,0,0,2.274,1.516c0,.024-.014.047-.014.072a1.838,1.838,0,0,0,1.83,1.831,1.794,1.794,0,0,0,.944-.272,1.821,1.821,0,0,0,1.8,1.645,1.8,1.8,0,0,0,1.216-.486,2.514,2.514,0,0,0,1.53.486,2.283,2.283,0,0,0,1.573-.715,2.308,2.308,0,0,0,.7-1.344,1.983,1.983,0,0,0,.93.229,2.065,2.065,0,0,0,1.973-1.53,1.962,1.962,0,0,0,.772.157,2.076,2.076,0,0,0,2.031-1.773c.031.024.081.064.114.086a2.167,2.167,0,0,0,1.187.314,2.061,2.061,0,0,0,2.16-2.2,2.415,2.415,0,0,0-1.087-1.816v-.014l-.029-.014-.386-.315,5.448-4.447a.458.458,0,0,0,.086-.615l-5.048-6.864a.458.458,0,0,0-.443-.186.445.445,0,0,0-.072.014c-2.78.951-4.42.9-7.622.9a4.883,4.883,0,0,0-2.746.815,4.851,4.851,0,0,0-2.746-.815c-3.2,0-4.842.05-7.622-.9a.456.456,0,0,0-.229-.014Zm.272.972a21.557,21.557,0,0,0,7.579.858,3.752,3.752,0,0,1,2.045.544l-3.761,4.176a.457.457,0,0,0-.086.458,2.383,2.383,0,0,0,1.344,1.5,2.968,2.968,0,0,0,1.416.171,2.9,2.9,0,0,0,1.144-.443c.409-.231.852-.53,1.258-.815.65-.457,1-.739,1.2-.9l8.423,6.65.028.014a1.8,1.8,0,0,1,.715,1.087s0,.011,0,.014a1.25,1.25,0,0,1-.358.958,1.272,1.272,0,0,1-.886.314,1.831,1.831,0,0,1-.687-.171c.044.028-.118-.087-.3-.229s-.44-.344-.729-.572c-.579-.457-1.319-1.042-2.059-1.63l-2.932-2.331a.458.458,0,1,0-.572.715l2.932,2.331c.741.589,1.493,1.187,2.074,1.645.075.059.117.089.186.143a.458.458,0,0,0-.1.286,1.162,1.162,0,0,1-1.144,1.187,1.1,1.1,0,0,1-.644-.215c.03.021-.077-.057-.2-.157s-.3-.24-.5-.4c-.394-.321-.9-.745-1.4-1.158-1.009-.827-2-1.63-2-1.63a.452.452,0,1,0-.572.7s.978.818,1.988,1.645c.5.414,1.021.836,1.416,1.158.127.1.217.167.315.243a1.162,1.162,0,0,1-1.144,1.187,1.1,1.1,0,0,1-.644-.215c-.064-.045-2.035-1.484-3.189-2.431a.452.452,0,1,0-.572.7c.876.719,1.908,1.495,2.574,1.988v.415a1.41,1.41,0,0,1-.443.93,1.452,1.452,0,0,1-.93.443,1.352,1.352,0,0,1-1.03-.314,1.8,1.8,0,0,0-1.716-2.431,1.8,1.8,0,0,0-.944.272,1.779,1.779,0,0,0-2.274-1.573c0-.024.014-.047.014-.072a1.786,1.786,0,0,0-2.288-1.759c0-.024,0-.047,0-.072a2.288,2.288,0,0,0-1.487-2.131.443.443,0,0,0-.043-.057l-5.62-4.762Zm20.65,0,4.6,6.278-5.263,4.29-7.551-5.963a.457.457,0,0,0-.572.014s-.675.536-1.459,1.087c-.392.275-.807.552-1.173.758a3.326,3.326,0,0,1-.787.343,2.2,2.2,0,0,1-.987-.129,1.376,1.376,0,0,1-.7-.715l3.832-4.276c.006,0,.009-.01.014-.014a3.847,3.847,0,0,1,2.46-.815,21.557,21.557,0,0,0,7.579-.858ZM159.931,169.52a1.373,1.373,0,1,1-1.373,1.373A1.366,1.366,0,0,1,159.931,169.52Zm2.746,2.288a.915.915,0,1,1-.915.915A.908.908,0,0,1,162.677,171.808Zm2.288,1.83a.915.915,0,1,1-.915.915A.909.909,0,0,1,164.965,173.638Zm2.746,1.373a.915.915,0,1,1-.915.915A.908.908,0,0,1,167.711,175.011Z\" transform=\"translate(-153.543 -156.298)\" fill=\"#ff6700\" stroke=\"#ff6700\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"0.8\"/>
  584. </svg>
  585. </div>
  586. <div>
  587. Comment se passe une séance ?
  588. </div>
  589. </div>
  590. ";
  591. // line 246
  592. yield CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 246, $this->source); })()), "partnerPage", [], "any", false, false, false, 246), "workingContent", [], "any", false, false, false, 246);
  593. yield "
  594. </div>
  595. ";
  596. }
  597. // line 249
  598. yield "
  599. ";
  600. // line 250
  601. if (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 250, $this->source); })()), "partnerPage", [], "any", false, false, false, 250), "publicTypeContent", [], "any", false, false, false, 250)) {
  602. // line 251
  603. yield " <div class=\"partner-fiche-card\">
  604. <div class=\"partner-fiche-card-header\">
  605. <div>
  606. <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"19.223\" height=\"24.418\" viewBox=\"0 0 19.223 24.418\">
  607. <path id=\"Tracé_323\" data-name=\"Tracé 323\" d=\"M265.619,171a1.819,1.819,0,0,1-1.815,1.819H248.211A1.819,1.819,0,0,1,246.4,171a9.611,9.611,0,1,1,19.223,0Zm-9.611-7.014a7.015,7.015,0,0,0-6.971,6.235h13.941a7.015,7.015,0,0,0-6.971-6.235Zm0-3.637a5.975,5.975,0,1,1,5.974-5.974A5.974,5.974,0,0,1,256.008,160.348Zm0-2.6a3.377,3.377,0,1,0-3.377-3.377A3.377,3.377,0,0,0,256.008,157.751Z\" transform=\"translate(-246.396 -148.399)\" fill=\"#ff6700\"/>
  608. </svg>
  609. </div>
  610. <div>
  611. Types de public
  612. </div>
  613. </div>
  614. ";
  615. // line 262
  616. yield CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 262, $this->source); })()), "partnerPage", [], "any", false, false, false, 262), "publicTypeContent", [], "any", false, false, false, 262);
  617. yield "
  618. </div>
  619. ";
  620. }
  621. // line 265
  622. yield "
  623. <div class=\"partner-fiche-card\">
  624. <div class=\"d-flex justify-content-between gap-20 mobile-flex-column\">
  625. <div class=\"flex-grow-1\">
  626. <div class=\"partner-fiche-card-header\">
  627. <div>
  628. <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22.139\" height=\"26.614\" viewBox=\"0 0 22.139 26.614\">
  629. <g id=\"Icon_feather-map-pin\" data-name=\"Icon feather-map-pin\" transform=\"translate(-3.5 -0.5)\">
  630. <path id=\"Tracé_17\" data-name=\"Tracé 17\" d=\"M24.639,11.569c0,7.832-10.069,14.545-10.069,14.545S4.5,19.4,4.5,11.569a10.069,10.069,0,1,1,20.139,0Z\" transform=\"translate(0 0)\" fill=\"none\" stroke=\"#ff6700\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/>
  631. <path id=\"Tracé_18\" data-name=\"Tracé 18\" d=\"M20.213,13.856A3.356,3.356,0,1,1,16.856,10.5a3.356,3.356,0,0,1,3.356,3.356Z\" transform=\"translate(-2.287 -2.287)\" fill=\"none\" stroke=\"#ff6700\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/>
  632. </g>
  633. </svg>
  634. </div>
  635. <div>
  636. ";
  637. // line 279
  638. if ((CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 279, $this->source); })()), "secondaryLocations", [], "any", false, false, false, 279) && (Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 279, $this->source); })()), "secondaryLocations", [], "any", false, false, false, 279)) > 0))) {
  639. yield "Lieux de consultation";
  640. } else {
  641. yield "Lieu de consultation";
  642. }
  643. // line 280
  644. yield " </div>
  645. </div>
  646. ";
  647. // line 282
  648. if (CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 282, $this->source); })()), "address", [], "any", false, false, false, 282)) {
  649. // line 283
  650. yield " <div class=\"mt-5 text-primary\">
  651. ";
  652. // line 284
  653. if (CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 284, $this->source); })()), "addressName", [], "any", false, false, false, 284)) {
  654. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 284, $this->source); })()), "addressName", [], "any", false, false, false, 284), "html", null, true);
  655. yield "<br/>";
  656. }
  657. // line 285
  658. yield " ";
  659. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 285, $this->source); })()), "address", [], "any", false, false, false, 285), "html", null, true);
  660. yield "<br/>
  661. ";
  662. // line 286
  663. if (CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 286, $this->source); })()), "address2", [], "any", false, false, false, 286)) {
  664. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 286, $this->source); })()), "address2", [], "any", false, false, false, 286), "html", null, true);
  665. yield "<br/>";
  666. }
  667. // line 287
  668. yield " ";
  669. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 287, $this->source); })()), "zipCode", [], "any", false, false, false, 287), "html", null, true);
  670. yield " ";
  671. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 287, $this->source); })()), "city", [], "any", false, false, false, 287), "html", null, true);
  672. yield "
  673. </div>
  674. ";
  675. }
  676. // line 290
  677. yield " ";
  678. if ((CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 290, $this->source); })()), "secondaryLocations", [], "any", false, false, false, 290) && (Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 290, $this->source); })()), "secondaryLocations", [], "any", false, false, false, 290)) > 0))) {
  679. // line 291
  680. yield " ";
  681. $context['_parent'] = $context;
  682. $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 291, $this->source); })()), "secondaryLocations", [], "any", false, false, false, 291));
  683. foreach ($context['_seq'] as $context["_key"] => $context["secondaryLocation"]) {
  684. // line 292
  685. yield " ";
  686. if (CoreExtension::getAttribute($this->env, $this->source, $context["secondaryLocation"], "active", [], "any", false, false, false, 292)) {
  687. // line 293
  688. yield " <div class=\"mt-5 text-primary\">
  689. ";
  690. // line 294
  691. if ((CoreExtension::getAttribute($this->env, $this->source, $context["secondaryLocation"], "name", [], "any", false, false, false, 294) != CoreExtension::getAttribute($this->env, $this->source, $context["secondaryLocation"], "address", [], "any", false, false, false, 294))) {
  692. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["secondaryLocation"], "name", [], "any", false, false, false, 294), "html", null, true);
  693. yield "<br/>";
  694. }
  695. // line 295
  696. yield " ";
  697. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["secondaryLocation"], "address", [], "any", false, false, false, 295), "html", null, true);
  698. yield "<br/>
  699. ";
  700. // line 296
  701. if (CoreExtension::getAttribute($this->env, $this->source, $context["secondaryLocation"], "address2", [], "any", false, false, false, 296)) {
  702. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["secondaryLocation"], "address2", [], "any", false, false, false, 296), "html", null, true);
  703. yield "<br/>";
  704. }
  705. // line 297
  706. yield " ";
  707. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["secondaryLocation"], "zipCode", [], "any", false, false, false, 297), "html", null, true);
  708. yield " ";
  709. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["secondaryLocation"], "city", [], "any", false, false, false, 297), "html", null, true);
  710. yield "
  711. </div>
  712. ";
  713. }
  714. // line 300
  715. yield " ";
  716. }
  717. $_parent = $context['_parent'];
  718. unset($context['_seq'], $context['_iterated'], $context['_key'], $context['secondaryLocation'], $context['_parent'], $context['loop']);
  719. $context = array_intersect_key($context, $_parent) + $_parent;
  720. // line 301
  721. yield " ";
  722. }
  723. // line 302
  724. yield " </div>
  725. <div style=\"flex: 0 0 45%\">
  726. <div class=\"border-radius10\" id=\"zv-map\" style=\"height: 300px;width: 100%;\"></div>
  727. </div>
  728. </div>
  729. </div>
  730. <div class=\"partner-fiche-card\">
  731. <div class=\"partner-fiche-card-header\">
  732. <div>
  733. <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"21.624\" height=\"23.805\" viewBox=\"0 0 21.624 23.805\">
  734. <g id=\"Icon_feather-home\" data-name=\"Icon feather-home\" transform=\"translate(-3.5 -2)\">
  735. <path id=\"Tracé_271\" data-name=\"Tracé 271\" d=\"M4.5,10.632,14.312,3l9.812,7.632V22.624a2.18,2.18,0,0,1-2.18,2.18H6.68a2.18,2.18,0,0,1-2.18-2.18Z\" transform=\"translate(0 0)\" fill=\"none\" stroke=\"#ff6700\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/>
  736. <path id=\"Tracé_272\" data-name=\"Tracé 272\" d=\"M13.5,28.9V18h6.541V28.9\" transform=\"translate(-2.459 -4.098)\" fill=\"none\" stroke=\"#ff6700\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/>
  737. </g>
  738. </svg>
  739. </div>
  740. <div>
  741. Le cadre du travail
  742. </div>
  743. </div>
  744. <div class=\"partner-fiche-mediatheque\">
  745. ";
  746. // line 324
  747. if (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 324, $this->source); })()), "partnerPage", [], "any", false, false, false, 324), "image1", [], "any", false, false, false, 324)) {
  748. // line 325
  749. yield " <a data-fslightbox=\"lightbox-basic\" href=\"/uploads/p-image/";
  750. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 325, $this->source); })()), "partnerPage", [], "any", false, false, false, 325), "image1", [], "any", false, false, false, 325), "html", null, true);
  751. yield "\">
  752. <img src=\"/uploads/p-image/";
  753. // line 326
  754. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 326, $this->source); })()), "partnerPage", [], "any", false, false, false, 326), "image1", [], "any", false, false, false, 326), "html", null, true);
  755. yield "\" />
  756. </a>
  757. ";
  758. }
  759. // line 329
  760. yield " ";
  761. if (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 329, $this->source); })()), "partnerPage", [], "any", false, false, false, 329), "image2", [], "any", false, false, false, 329)) {
  762. // line 330
  763. yield " <a data-fslightbox=\"lightbox-basic\" href=\"/uploads/p-image/";
  764. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 330, $this->source); })()), "partnerPage", [], "any", false, false, false, 330), "image2", [], "any", false, false, false, 330), "html", null, true);
  765. yield "\">
  766. <img src=\"/uploads/p-image/";
  767. // line 331
  768. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 331, $this->source); })()), "partnerPage", [], "any", false, false, false, 331), "image2", [], "any", false, false, false, 331), "html", null, true);
  769. yield "\" />
  770. </a>
  771. ";
  772. }
  773. // line 334
  774. yield " ";
  775. if (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 334, $this->source); })()), "partnerPage", [], "any", false, false, false, 334), "image3", [], "any", false, false, false, 334)) {
  776. // line 335
  777. yield " <a data-fslightbox=\"lightbox-basic\" href=\"/uploads/p-image/";
  778. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 335, $this->source); })()), "partnerPage", [], "any", false, false, false, 335), "image3", [], "any", false, false, false, 335), "html", null, true);
  779. yield "\">
  780. <img src=\"/uploads/p-image/";
  781. // line 336
  782. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 336, $this->source); })()), "partnerPage", [], "any", false, false, false, 336), "image3", [], "any", false, false, false, 336), "html", null, true);
  783. yield "\" />
  784. </a>
  785. ";
  786. }
  787. // line 339
  788. yield " ";
  789. if (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 339, $this->source); })()), "partnerPage", [], "any", false, false, false, 339), "image4", [], "any", false, false, false, 339)) {
  790. // line 340
  791. yield " <a data-fslightbox=\"lightbox-basic\" href=\"/uploads/p-image/";
  792. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 340, $this->source); })()), "partnerPage", [], "any", false, false, false, 340), "image4", [], "any", false, false, false, 340), "html", null, true);
  793. yield "\">
  794. <img src=\"/uploads/p-image/";
  795. // line 341
  796. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 341, $this->source); })()), "partnerPage", [], "any", false, false, false, 341), "image4", [], "any", false, false, false, 341), "html", null, true);
  797. yield "\" />
  798. </a>
  799. ";
  800. }
  801. // line 344
  802. yield " ";
  803. if (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 344, $this->source); })()), "partnerPage", [], "any", false, false, false, 344), "image5", [], "any", false, false, false, 344)) {
  804. // line 345
  805. yield " <a data-fslightbox=\"lightbox-basic\" href=\"/uploads/p-image/";
  806. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 345, $this->source); })()), "partnerPage", [], "any", false, false, false, 345), "image5", [], "any", false, false, false, 345), "html", null, true);
  807. yield "\">
  808. <img src=\"/uploads/p-image/";
  809. // line 346
  810. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 346, $this->source); })()), "partnerPage", [], "any", false, false, false, 346), "image5", [], "any", false, false, false, 346), "html", null, true);
  811. yield "\" />
  812. </a>
  813. ";
  814. }
  815. // line 349
  816. yield " ";
  817. if (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 349, $this->source); })()), "partnerPage", [], "any", false, false, false, 349), "image6", [], "any", false, false, false, 349)) {
  818. // line 350
  819. yield " <a data-fslightbox=\"lightbox-basic\" href=\"/uploads/p-image/";
  820. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 350, $this->source); })()), "partnerPage", [], "any", false, false, false, 350), "image6", [], "any", false, false, false, 350), "html", null, true);
  821. yield "\">
  822. <img src=\"/uploads/p-image/";
  823. // line 351
  824. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 351, $this->source); })()), "partnerPage", [], "any", false, false, false, 351), "image6", [], "any", false, false, false, 351), "html", null, true);
  825. yield "\" />
  826. </a>
  827. ";
  828. }
  829. // line 354
  830. yield " ";
  831. if (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 354, $this->source); })()), "partnerPage", [], "any", false, false, false, 354), "image7", [], "any", false, false, false, 354)) {
  832. // line 355
  833. yield " <a data-fslightbox=\"lightbox-basic\" href=\"/uploads/p-image/";
  834. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 355, $this->source); })()), "partnerPage", [], "any", false, false, false, 355), "image7", [], "any", false, false, false, 355), "html", null, true);
  835. yield "\">
  836. <img src=\"/uploads/p-image/";
  837. // line 356
  838. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 356, $this->source); })()), "partnerPage", [], "any", false, false, false, 356), "image7", [], "any", false, false, false, 356), "html", null, true);
  839. yield "\" />
  840. </a>
  841. ";
  842. }
  843. // line 359
  844. yield " ";
  845. if (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 359, $this->source); })()), "partnerPage", [], "any", false, false, false, 359), "image8", [], "any", false, false, false, 359)) {
  846. // line 360
  847. yield " <a data-fslightbox=\"lightbox-basic\" href=\"/uploads/p-image/";
  848. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 360, $this->source); })()), "partnerPage", [], "any", false, false, false, 360), "image8", [], "any", false, false, false, 360), "html", null, true);
  849. yield "\">
  850. <img src=\"/uploads/p-image/";
  851. // line 361
  852. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 361, $this->source); })()), "partnerPage", [], "any", false, false, false, 361), "image8", [], "any", false, false, false, 361), "html", null, true);
  853. yield "\" />
  854. </a>
  855. ";
  856. }
  857. // line 364
  858. yield " ";
  859. if (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 364, $this->source); })()), "partnerPage", [], "any", false, false, false, 364), "videoPresentation", [], "any", false, false, false, 364)) {
  860. // line 365
  861. yield " <a data-fslightbox=\"lightbox-basic\" href=\"https://www.youtube.com/watch?v=";
  862. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\SlappExtensions']->getYoutubeIdFromUrl(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 365, $this->source); })()), "partnerPage", [], "any", false, false, false, 365), "videoPresentation", [], "any", false, false, false, 365)), "html", null, true);
  863. yield "\">
  864. <iframe class=\"border-radius10\" width=\"224\" height=\"126\" src=\"https://www.youtube-nocookie.com/embed/";
  865. // line 366
  866. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\SlappExtensions']->getYoutubeIdFromUrl(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 366, $this->source); })()), "partnerPage", [], "any", false, false, false, 366), "videoPresentation", [], "any", false, false, false, 366)), "html", null, true);
  867. yield "\" title=\"YouTube video player\" frameBorder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowFullScreen></iframe>
  868. </a>
  869. ";
  870. }
  871. // line 369
  872. yield " </div>
  873. </div>
  874. ";
  875. // line 372
  876. if (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 372, $this->source); })()), "partnerPage", [], "any", false, false, false, 372), "diplomaContent", [], "any", false, false, false, 372)) {
  877. // line 373
  878. yield " <div class=\"partner-fiche-card\">
  879. <div class=\"partner-fiche-card-header\">
  880. <div>
  881. <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"28.666\" height=\"21.5\" viewBox=\"0 0 28.666 21.5\">
  882. <path id=\"noun-graduate-4506276\" d=\"M13.761,22.022a1.188,1.188,0,0,1,1.144,0l13.139,7.217a1.207,1.207,0,0,1,0,2.112l-4.155,2.282v6.284a1.2,1.2,0,0,1-.7,1.093,20.84,20.84,0,0,1-8.781,2.365,21.117,21.117,0,0,1-8.934-2.364,1.2,1.2,0,0,1-.7-1.095V33.633l-1.194-.656v6.94a1.194,1.194,0,1,1-2.389,0V31.664L.622,31.35a1.207,1.207,0,0,1,0-2.112ZM7.167,34.944v4.191A17.746,17.746,0,0,0,14.4,40.969a17.461,17.461,0,0,0,7.1-1.831V34.945l-6.595,3.622a1.188,1.188,0,0,1-1.144,0Zm-3.478-4.65,10.644,5.846,10.645-5.846L14.333,24.448Z\" transform=\"translate(0 -21.875)\" fill=\"#ff6700\" fill-rule=\"evenodd\"/>
  883. </svg>
  884. </div>
  885. <div>
  886. Diplômes et certifications
  887. </div>
  888. </div>
  889. ";
  890. // line 384
  891. yield CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 384, $this->source); })()), "partnerPage", [], "any", false, false, false, 384), "diplomaContent", [], "any", false, false, false, 384);
  892. yield "
  893. </div>
  894. ";
  895. }
  896. // line 387
  897. yield "
  898. ";
  899. // line 388
  900. if (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 388, $this->source); })()), "partnerPage", [], "any", false, false, false, 388), "otherFormationsContent", [], "any", false, false, false, 388)) {
  901. // line 389
  902. yield " <div class=\"partner-fiche-card\">
  903. <div class=\"partner-fiche-card-header\">
  904. <div>
  905. <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"28.666\" height=\"21.5\" viewBox=\"0 0 28.666 21.5\">
  906. <path id=\"noun-graduate-4506276\" d=\"M13.761,22.022a1.188,1.188,0,0,1,1.144,0l13.139,7.217a1.207,1.207,0,0,1,0,2.112l-4.155,2.282v6.284a1.2,1.2,0,0,1-.7,1.093,20.84,20.84,0,0,1-8.781,2.365,21.117,21.117,0,0,1-8.934-2.364,1.2,1.2,0,0,1-.7-1.095V33.633l-1.194-.656v6.94a1.194,1.194,0,1,1-2.389,0V31.664L.622,31.35a1.207,1.207,0,0,1,0-2.112ZM7.167,34.944v4.191A17.746,17.746,0,0,0,14.4,40.969a17.461,17.461,0,0,0,7.1-1.831V34.945l-6.595,3.622a1.188,1.188,0,0,1-1.144,0Zm-3.478-4.65,10.644,5.846,10.645-5.846L14.333,24.448Z\" transform=\"translate(0 -21.875)\" fill=\"#ff6700\" fill-rule=\"evenodd\"/>
  907. </svg>
  908. </div>
  909. <div>
  910. Autres formations
  911. </div>
  912. </div>
  913. ";
  914. // line 400
  915. yield CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 400, $this->source); })()), "partnerPage", [], "any", false, false, false, 400), "otherFormationsContent", [], "any", false, false, false, 400);
  916. yield "
  917. </div>
  918. ";
  919. }
  920. // line 403
  921. yield "
  922. ";
  923. // line 404
  924. if (((((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 404, $this->source); })()), "partnerPage", [], "any", false, false, false, 404), "website", [], "any", false, false, false, 404) || CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 404, $this->source); })()), "partnerPage", [], "any", false, false, false, 404), "facebookLink", [], "any", false, false, false, 404)) || CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 404, $this->source); })()), "partnerPage", [], "any", false, false, false, 404), "youtubeLink", [], "any", false, false, false, 404)) || CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 404, $this->source); })()), "partnerPage", [], "any", false, false, false, 404), "instagramLink", [], "any", false, false, false, 404)) || CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 404, $this->source); })()), "partnerPage", [], "any", false, false, false, 404), "linkedinLink", [], "any", false, false, false, 404))) {
  925. // line 405
  926. yield " <div class=\"partner-fiche-card\">
  927. <div class=\"partner-fiche-card-header\">
  928. <div>
  929. Site et réseaux sociaux
  930. </div>
  931. </div>
  932. <div class=\"d-flex gap-5\">
  933. ";
  934. // line 412
  935. if (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 412, $this->source); })()), "partnerPage", [], "any", false, false, false, 412), "website", [], "any", false, false, false, 412)) {
  936. // line 413
  937. yield " <a href=\"";
  938. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 413, $this->source); })()), "partnerPage", [], "any", false, false, false, 413), "website", [], "any", false, false, false, 413), "html", null, true);
  939. yield "\" target=\"_blank\" rel=\"noreferrer\">
  940. <div class=\"social-icon bg-primary\">
  941. <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14.963\" height=\"14.963\" viewBox=\"0 0 14.963 14.963\">
  942. <g id=\"Icon_feather-mouse-pointer\" data-name=\"Icon feather-mouse-pointer\" transform=\"translate(-3.75 -3.75)\">
  943. <path id=\"Tracé_269\" data-name=\"Tracé 269\" d=\"M4.5,4.5l5.609,13.463L12.1,12.1l5.863-1.991Z\" fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"/>
  944. <path id=\"Tracé_270\" data-name=\"Tracé 270\" d=\"M19.5,19.5l4.76,4.76\" transform=\"translate(-7.067 -7.067)\" fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"/>
  945. </g>
  946. </svg>
  947. </div>
  948. </a>
  949. ";
  950. }
  951. // line 424
  952. yield " ";
  953. if (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 424, $this->source); })()), "partnerPage", [], "any", false, false, false, 424), "facebookLink", [], "any", false, false, false, 424)) {
  954. // line 425
  955. yield " <a href=\"";
  956. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 425, $this->source); })()), "partnerPage", [], "any", false, false, false, 425), "facebookLink", [], "any", false, false, false, 425), "html", null, true);
  957. yield "\" target=\"_blank\" rel=\"noreferrer\">
  958. <div class=\"social-icon bg-primary\">
  959. <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10.75\" height=\"20.072\" viewBox=\"0 0 10.75 20.072\">
  960. <path id=\"Icon_awesome-facebook-f\" data-name=\"Icon awesome-facebook-f\" d=\"M11.655,11.29l.557-3.633H8.727V5.3a1.816,1.816,0,0,1,2.048-1.963H12.36V.245A19.324,19.324,0,0,0,9.547,0C6.676,0,4.8,1.74,4.8,4.889V7.658H1.609V11.29H4.8v8.781H8.727V11.29Z\" transform=\"translate(-1.609)\" fill=\"#fff\"/>
  961. </svg>
  962. </div>
  963. </a>
  964. ";
  965. }
  966. // line 433
  967. yield " ";
  968. if (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 433, $this->source); })()), "partnerPage", [], "any", false, false, false, 433), "youtubeLink", [], "any", false, false, false, 433)) {
  969. // line 434
  970. yield " <a href=\"";
  971. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 434, $this->source); })()), "partnerPage", [], "any", false, false, false, 434), "youtubeLink", [], "any", false, false, false, 434), "html", null, true);
  972. yield "\" target=\"_blank\" rel=\"noreferrer\">
  973. <div class=\"social-icon bg-primary\">
  974. <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"21.021\" height=\"14.78\" viewBox=\"0 0 21.021 14.78\">
  975. <path id=\"Icon_awesome-youtube\" data-name=\"Icon awesome-youtube\" d=\"M21.632,6.813a2.641,2.641,0,0,0-1.858-1.871C18.134,4.5,11.561,4.5,11.561,4.5s-6.573,0-8.213.442A2.641,2.641,0,0,0,1.489,6.813a27.708,27.708,0,0,0-.439,5.093A27.708,27.708,0,0,0,1.489,17a2.6,2.6,0,0,0,1.858,1.841c1.639.442,8.213.442,8.213.442s6.573,0,8.213-.442A2.6,2.6,0,0,0,21.632,17a27.708,27.708,0,0,0,.439-5.093,27.708,27.708,0,0,0-.439-5.093ZM9.411,15.031V8.78L14.9,11.905,9.411,15.031Z\" transform=\"translate(-1.05 -4.5)\" fill=\"#fff\"/>
  976. </svg>
  977. </div>
  978. </a>
  979. ";
  980. }
  981. // line 442
  982. yield " ";
  983. if (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 442, $this->source); })()), "partnerPage", [], "any", false, false, false, 442), "instagramLink", [], "any", false, false, false, 442)) {
  984. // line 443
  985. yield " <a href=\"";
  986. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 443, $this->source); })()), "partnerPage", [], "any", false, false, false, 443), "instagramLink", [], "any", false, false, false, 443), "html", null, true);
  987. yield "\" target=\"_blank\" rel=\"noreferrer\">
  988. <div class=\"social-icon bg-primary\">
  989. <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14.78\" height=\"14.78\" viewBox=\"0 0 14.78 14.78\">
  990. <path id=\"Icon_simple-instagram\" data-name=\"Icon simple-instagram\" d=\"M7.39,0C5.382,0,5.132.009,4.344.044A5.449,5.449,0,0,0,2.55.388,3.619,3.619,0,0,0,1.24,1.24,3.606,3.606,0,0,0,.388,2.55,5.433,5.433,0,0,0,.044,4.344C.007,5.132,0,5.382,0,7.39s.009,2.258.044,3.047a5.453,5.453,0,0,0,.344,1.794A3.624,3.624,0,0,0,1.24,13.54a3.614,3.614,0,0,0,1.309.852,5.456,5.456,0,0,0,1.794.344c.788.037,1.039.044,3.047.044s2.258-.009,3.047-.044a5.469,5.469,0,0,0,1.794-.344,3.777,3.777,0,0,0,2.162-2.162,5.453,5.453,0,0,0,.344-1.794c.037-.788.044-1.039.044-3.047s-.009-2.258-.044-3.047a5.465,5.465,0,0,0-.344-1.794A3.627,3.627,0,0,0,13.54,1.24,3.6,3.6,0,0,0,12.231.388,5.437,5.437,0,0,0,10.437.044C9.648.007,9.4,0,7.39,0Zm0,1.33c1.973,0,2.208.01,2.987.044a4.072,4.072,0,0,1,1.371.256,2.432,2.432,0,0,1,1.4,1.4A4.08,4.08,0,0,1,13.406,4.4c.035.78.043,1.014.043,2.987S13.44,9.6,13.4,10.377a4.159,4.159,0,0,1-.259,1.371,2.347,2.347,0,0,1-.554.851,2.306,2.306,0,0,1-.85.552,4.11,4.11,0,0,1-1.376.254c-.785.035-1.016.043-2.992.043S5.163,13.44,4.379,13.4A4.19,4.19,0,0,1,3,13.144a2.289,2.289,0,0,1-.849-.554,2.244,2.244,0,0,1-.554-.85,4.194,4.194,0,0,1-.259-1.376C1.312,9.588,1.3,9.349,1.3,7.381s.01-2.208.038-2.994A4.189,4.189,0,0,1,1.6,3.011a2.191,2.191,0,0,1,.554-.85A2.186,2.186,0,0,1,3,1.608,4.09,4.09,0,0,1,4.37,1.349c.785-.028,1.016-.037,2.992-.037l.028.018Zm0,2.265A3.795,3.795,0,1,0,11.185,7.39,3.795,3.795,0,0,0,7.39,3.6Zm0,6.258A2.463,2.463,0,1,1,9.854,7.39,2.463,2.463,0,0,1,7.39,9.854Zm4.832-6.408a.887.887,0,1,1-.887-.886A.887.887,0,0,1,12.222,3.446Z\" fill=\"#fff\"/>
  991. </svg>
  992. </div>
  993. </a>
  994. ";
  995. }
  996. // line 451
  997. yield " ";
  998. if (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 451, $this->source); })()), "partnerPage", [], "any", false, false, false, 451), "linkedinLink", [], "any", false, false, false, 451)) {
  999. // line 452
  1000. yield " <a href=\"";
  1001. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 452, $this->source); })()), "partnerPage", [], "any", false, false, false, 452), "linkedinLink", [], "any", false, false, false, 452), "html", null, true);
  1002. yield "\" target=\"_blank\" rel=\"noreferrer\">
  1003. <div class=\"social-icon bg-primary\">
  1004. <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17.255\" height=\"17.255\" viewBox=\"0 0 17.255 17.255\">
  1005. <path id=\"Icon_awesome-linkedin-in\" data-name=\"Icon awesome-linkedin-in\" d=\"M3.862,17.255H.285V5.735H3.862ZM2.072,4.164A2.082,2.082,0,1,1,4.144,2.072,2.089,2.089,0,0,1,2.072,4.164ZM17.251,17.255h-3.57V11.647c0-1.336-.027-3.05-1.86-3.05-1.86,0-2.145,1.452-2.145,2.954v5.7H6.1V5.735H9.534V7.307h.05a3.759,3.759,0,0,1,3.385-1.86c3.62,0,4.286,2.384,4.286,5.481v6.328Z\" transform=\"translate(0 0)\" fill=\"#fff\"/>
  1006. </svg>
  1007. </div>
  1008. </a>
  1009. ";
  1010. }
  1011. // line 460
  1012. yield " </div>
  1013. </div>
  1014. ";
  1015. }
  1016. // line 463
  1017. yield " ";
  1018. }
  1019. // line 464
  1020. yield " </div>
  1021. <div style=\"flex: 0 0 30%; top: 25px; min-width: 100px;\" class=\"position-sticky w-100 mobile-remove-sticky ms-sm-17 mb-10 mb-sm-0\">
  1022. <div class=\"bg-primary p-7 text-white w-100 border-radius10\">
  1023. ";
  1024. // line 467
  1025. if (CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 467, $this->source); })()), "allowTeleconsultation", [], "any", false, false, false, 467)) {
  1026. // line 468
  1027. yield " <div class=\"mt-2 d-flex gap-3\">
  1028. <div>
  1029. <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"21.076\" height=\"13.776\" viewBox=\"0 0 21.076 13.776\">
  1030. <g id=\"Icon_feather-video\" data-name=\"Icon feather-video\" transform=\"translate(-1 -7)\">
  1031. <path id=\"Tracé_192\" data-name=\"Tracé 192\" d=\"M30.388,10.5,24,15.063l6.388,4.563Z\" transform=\"translate(-8.812 -1.175)\" fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1\"/>
  1032. <path id=\"Tracé_193\" data-name=\"Tracé 193\" d=\"M3.325,7.5H13.363a1.825,1.825,0,0,1,1.825,1.825v9.126a1.825,1.825,0,0,1-1.825,1.825H3.325A1.825,1.825,0,0,1,1.5,18.451V9.325A1.825,1.825,0,0,1,3.325,7.5Z\" fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1\"/>
  1033. </g>
  1034. </svg>
  1035. </div>
  1036. <div>
  1037. Téléconsultation disponible
  1038. </div>
  1039. </div>
  1040. ";
  1041. }
  1042. // line 482
  1043. yield " ";
  1044. if (CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 482, $this->source); })()), "address", [], "any", false, false, false, 482)) {
  1045. // line 483
  1046. yield " <div class=\"mt-5 d-flex align-items-center gap-3\">
  1047. <div>
  1048. <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"21.139\" height=\"25.614\" viewBox=\"0 0 21.139 25.614\">
  1049. <g id=\"Icon_feather-map-pin\" data-name=\"Icon feather-map-pin\" transform=\"translate(-4 -1)\">
  1050. <path id=\"Tracé_17\" data-name=\"Tracé 17\" d=\"M24.639,11.569c0,7.832-10.069,14.545-10.069,14.545S4.5,19.4,4.5,11.569a10.069,10.069,0,1,1,20.139,0Z\" transform=\"translate(0 0)\" fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1\"/>
  1051. <path id=\"Tracé_18\" data-name=\"Tracé 18\" d=\"M20.213,13.856A3.356,3.356,0,1,1,16.856,10.5a3.356,3.356,0,0,1,3.356,3.356Z\" transform=\"translate(-2.287 -2.287)\" fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1\"/>
  1052. </g>
  1053. </svg>
  1054. </div>
  1055. <div>
  1056. ";
  1057. // line 493
  1058. if (CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 493, $this->source); })()), "addressName", [], "any", false, false, false, 493)) {
  1059. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 493, $this->source); })()), "addressName", [], "any", false, false, false, 493), "html", null, true);
  1060. yield "<br/>";
  1061. }
  1062. // line 494
  1063. yield " ";
  1064. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 494, $this->source); })()), "address", [], "any", false, false, false, 494), "html", null, true);
  1065. yield "<br/>
  1066. ";
  1067. // line 495
  1068. if (CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 495, $this->source); })()), "address2", [], "any", false, false, false, 495)) {
  1069. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 495, $this->source); })()), "address2", [], "any", false, false, false, 495), "html", null, true);
  1070. yield "<br/>";
  1071. }
  1072. // line 496
  1073. yield " ";
  1074. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 496, $this->source); })()), "zipCode", [], "any", false, false, false, 496), "html", null, true);
  1075. yield " ";
  1076. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 496, $this->source); })()), "city", [], "any", false, false, false, 496), "html", null, true);
  1077. yield "
  1078. </div>
  1079. </div>
  1080. ";
  1081. }
  1082. // line 500
  1083. yield " <div class=\"mt-7\">
  1084. <a href=\"";
  1085. // line 501
  1086. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("default_checkout_identification", ["partner" => CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 501, $this->source); })()), "id", [], "any", false, false, false, 501)]), "html", null, true);
  1087. yield "\">
  1088. <button class=\"type-bordered w-100 bg-white text-primary\">Prendre rendez-vous</button>
  1089. </a>
  1090. </div>
  1091. </div>
  1092. ";
  1093. // line 506
  1094. if ((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 506, $this->source); })()), "partnerPage", [], "any", false, false, false, 506), "promotions", [], "any", false, false, false, 506) && (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 506, $this->source); })()), "partnerPage", [], "any", false, false, false, 506), "promotions", [], "any", false, false, false, 506), "count", [], "any", false, false, false, 506) > 0))) {
  1095. // line 507
  1096. yield " <div class=\"partner-fiche-card mt-5\">
  1097. <div class=\"partner-fiche-card-header\">
  1098. <div>
  1099. <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 512 512\"><path d=\"M345 39.1L472.8 168.4c52.4 53 52.4 138.2 0 191.2L360.8 472.9c-9.3 9.4-24.5 9.5-33.9 .2s-9.5-24.5-.2-33.9L438.6 325.9c33.9-34.3 33.9-89.4 0-123.7L310.9 72.9c-9.3-9.4-9.2-24.6 .2-33.9s24.6-9.2 33.9 .2zM0 229.5V80C0 53.5 21.5 32 48 32H197.5c17 0 33.3 6.7 45.3 18.7l168 168c25 25 25 65.5 0 90.5L277.3 442.7c-25 25-65.5 25-90.5 0l-168-168C6.7 262.7 0 246.5 0 229.5zM144 144a32 32 0 1 0 -64 0 32 32 0 1 0 64 0z\" fill=\"#ff6700\"/></svg>
  1100. </div>
  1101. <div>
  1102. Offres et promotions
  1103. </div>
  1104. </div>
  1105. <div style=\"border-top: 1px solid #C1C1C1;\">
  1106. ";
  1107. // line 517
  1108. $context['_parent'] = $context;
  1109. $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 517, $this->source); })()), "partnerPage", [], "any", false, false, false, 517), "promotions", [], "any", false, false, false, 517));
  1110. foreach ($context['_seq'] as $context["_key"] => $context["promotion"]) {
  1111. // line 518
  1112. yield " ";
  1113. if (( !CoreExtension::getAttribute($this->env, $this->source, $context["promotion"], "maxDate", [], "any", false, false, false, 518) || ($this->extensions['Twig\Extension\CoreExtension']->formatDate(CoreExtension::getAttribute($this->env, $this->source, $context["promotion"], "maxDate", [], "any", false, false, false, 518), "U") > $this->extensions['Twig\Extension\CoreExtension']->formatDate("now", "U")))) {
  1114. // line 519
  1115. yield " <div class=\"text-primary py-3\" style=\"border-bottom: 1px solid #C1C1C1; font-size: 12px;\">
  1116. <div class=\"text-right w-100 fs-8 fw-bold\">";
  1117. // line 520
  1118. if (CoreExtension::getAttribute($this->env, $this->source, $context["promotion"], "maxDate", [], "any", false, false, false, 520)) {
  1119. yield "Date limite: ";
  1120. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatDate(CoreExtension::getAttribute($this->env, $this->source, $context["promotion"], "maxDate", [], "any", false, false, false, 520), "d/m/Y à H:i"), "html", null, true);
  1121. }
  1122. yield "</div>
  1123. <div>";
  1124. // line 521
  1125. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["promotion"], "content", [], "any", false, false, false, 521), "html", null, true);
  1126. yield "</div>
  1127. </div>
  1128. ";
  1129. }
  1130. // line 524
  1131. yield " ";
  1132. }
  1133. $_parent = $context['_parent'];
  1134. unset($context['_seq'], $context['_iterated'], $context['_key'], $context['promotion'], $context['_parent'], $context['loop']);
  1135. $context = array_intersect_key($context, $_parent) + $_parent;
  1136. // line 525
  1137. yield " </div>
  1138. </div>
  1139. ";
  1140. }
  1141. // line 528
  1142. yield " ";
  1143. if ((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 528, $this->source); })()), "partnerPage", [], "any", false, false, false, 528), "events", [], "any", false, false, false, 528) && (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 528, $this->source); })()), "partnerPage", [], "any", false, false, false, 528), "events", [], "any", false, false, false, 528), "count", [], "any", false, false, false, 528) > 0))) {
  1144. // line 529
  1145. yield " <div style=\"padding-right: 1px;\" class=\"mt-5\">
  1146. <div id=\"page_events\">
  1147. ";
  1148. // line 531
  1149. $context['_parent'] = $context;
  1150. $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 531, $this->source); })()), "partnerPage", [], "any", false, false, false, 531), "events", [], "any", false, false, false, 531));
  1151. foreach ($context['_seq'] as $context["_key"] => $context["event"]) {
  1152. // line 532
  1153. yield " <div>
  1154. <div class=\"partner-fiche-card position-relative\">
  1155. <div class=\"position-absolute top-0 text-white fs-8 px-3 py-1 fw-semibold\" style=\"right: 20px; background-color: #ff6700; border-radius: 0 0 4px 4px;\">ÉVÉNEMENT";
  1156. // line 534
  1157. if (CoreExtension::getAttribute($this->env, $this->source, $context["event"], "type", [], "any", false, false, false, 534)) {
  1158. yield " - ";
  1159. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["event"], "type", [], "any", false, false, false, 534), "html", null, true);
  1160. }
  1161. yield "</div>
  1162. <div class=\"d-flex align-items-center justify-content-between gap-10\">
  1163. <div>
  1164. <div class=\"partner-fiche-card-header\">
  1165. <div>
  1166. <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 448 512\">
  1167. <path d=\"M152 24c0-13.3-10.7-24-24-24s-24 10.7-24 24V64H64C28.7 64 0 92.7 0 128v16 48V448c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V192 144 128c0-35.3-28.7-64-64-64H344V24c0-13.3-10.7-24-24-24s-24 10.7-24 24V64H152V24zM48 192H400V448c0 8.8-7.2 16-16 16H64c-8.8 0-16-7.2-16-16V192z\" fill=\"#ff6700\"/>
  1168. </svg>
  1169. </div>
  1170. <div>
  1171. ";
  1172. // line 544
  1173. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["event"], "title", [], "any", false, false, false, 544), "html", null, true);
  1174. yield "
  1175. </div>
  1176. ";
  1177. // line 546
  1178. if (CoreExtension::getAttribute($this->env, $this->source, $context["event"], "file", [], "any", false, false, false, 546)) {
  1179. // line 547
  1180. yield " <a href=\"/uploads/p-image/";
  1181. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["event"], "file", [], "any", false, false, false, 547), "html", null, true);
  1182. yield "\" class=\"d-block\" target=\"_blank\" rel=\"noreferrer\">
  1183. <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 384 512\"><path d=\"M64 0C28.7 0 0 28.7 0 64V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V160H256c-17.7 0-32-14.3-32-32V0H64zM256 0V128H384L256 0zM216 232V334.1l31-31c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-72 72c-9.4 9.4-24.6 9.4-33.9 0l-72-72c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l31 31V232c0-13.3 10.7-24 24-24s24 10.7 24 24z\" fill=\"#336c7a\"/></svg>
  1184. </a>
  1185. ";
  1186. }
  1187. // line 551
  1188. yield " </div>
  1189. ";
  1190. // line 552
  1191. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["event"], "description", [], "any", false, false, false, 552), "html", null, true);
  1192. yield "
  1193. ";
  1194. // line 553
  1195. if (CoreExtension::getAttribute($this->env, $this->source, $context["event"], "link", [], "any", false, false, false, 553)) {
  1196. // line 554
  1197. yield " <div class=\"fs-8 mt-2\"><a href=\"";
  1198. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["event"], "link", [], "any", false, false, false, 554), "html", null, true);
  1199. yield "\" target=\"_blank\" rel=\"nofollow\"><i>En savoir plus</i></a></div>
  1200. ";
  1201. }
  1202. // line 556
  1203. yield " </div>
  1204. <div class=\"text-secondary fw-bold fs-5 text-right\" style=\"max-width: 100px;\">
  1205. ";
  1206. // line 558
  1207. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["event"], "dates", [], "any", false, false, false, 558), "html", null, true);
  1208. yield "
  1209. </div>
  1210. </div>
  1211. </div>
  1212. </div>
  1213. ";
  1214. }
  1215. $_parent = $context['_parent'];
  1216. unset($context['_seq'], $context['_iterated'], $context['_key'], $context['event'], $context['_parent'], $context['loop']);
  1217. $context = array_intersect_key($context, $_parent) + $_parent;
  1218. // line 564
  1219. yield " </div>
  1220. </div>
  1221. ";
  1222. }
  1223. // line 567
  1224. yield " </div>
  1225. </div>
  1226. </section>
  1227. <div class=\"modal fade\" tabindex=\"-1\" id=\"zv_reviews_modal\">
  1228. <div class=\"modal-dialog\">
  1229. <div class=\"modal-content\">
  1230. <div class=\"modal-header\">
  1231. <h5 class=\"modal-title\">Avis sur ";
  1232. // line 575
  1233. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 575, $this->source); })()), "firstName", [], "any", false, false, false, 575), "html", null, true);
  1234. yield " ";
  1235. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 575, $this->source); })()), "lastName", [], "any", false, false, false, 575), "html", null, true);
  1236. yield "</h5>
  1237. <div class=\"btn btn-icon btn-sm btn-active-light-primary ms-2\" data-bs-dismiss=\"modal\">
  1238. <svg xmlns=\"http://www.w3.org/2000/svg\" height=\"18\" width=\"18\" viewBox=\"0 0 384 512\"><path d=\"M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z\" fill=\"#336c7a\"/></svg>
  1239. </div>
  1240. </div>
  1241. <div class=\"modal-body\">
  1242. <div>
  1243. ";
  1244. // line 583
  1245. $context['_parent'] = $context;
  1246. $context['_seq'] = CoreExtension::ensureTraversable(Twig\Extension\CoreExtension::reverse($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 583, $this->source); })()), "notes", [], "any", false, false, false, 583)));
  1247. foreach ($context['_seq'] as $context["_key"] => $context["review"]) {
  1248. // line 584
  1249. yield " <div class=\"partner-fiche-card fs-8\">
  1250. ";
  1251. // line 585
  1252. if (CoreExtension::getAttribute($this->env, $this->source, $context["review"], "user", [], "any", false, false, false, 585)) {
  1253. // line 586
  1254. yield " <div class=\"d-flex align-items-center justify-content-start gap-1\"><div><b>";
  1255. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["review"], "user", [], "any", false, false, false, 586), "firstName", [], "any", false, false, false, 586), "html", null, true);
  1256. yield " ";
  1257. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["review"], "user", [], "any", false, false, false, 586), "lastName", [], "any", false, false, false, 586), "html", null, true);
  1258. yield "</b></div><div class=\"d-flex align-items-center\">";
  1259. $context['_parent'] = $context;
  1260. $context['_seq'] = CoreExtension::ensureTraversable(range(1, CoreExtension::getAttribute($this->env, $this->source, $context["review"], "note", [], "any", false, false, false, 586)));
  1261. foreach ($context['_seq'] as $context["_key"] => $context["i"]) {
  1262. yield "<i class=\"bi bi-star fs-8 pb-1 d-block text-primary\" style=\"margin-right: 2px;\"></i>";
  1263. }
  1264. $_parent = $context['_parent'];
  1265. unset($context['_seq'], $context['_iterated'], $context['_key'], $context['i'], $context['_parent'], $context['loop']);
  1266. $context = array_intersect_key($context, $_parent) + $_parent;
  1267. yield "</div></div>
  1268. ";
  1269. }
  1270. // line 588
  1271. yield " ";
  1272. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["review"], "opinion", [], "any", false, false, false, 588), "html", null, true);
  1273. yield "
  1274. </div>
  1275. ";
  1276. }
  1277. $_parent = $context['_parent'];
  1278. unset($context['_seq'], $context['_iterated'], $context['_key'], $context['review'], $context['_parent'], $context['loop']);
  1279. $context = array_intersect_key($context, $_parent) + $_parent;
  1280. // line 591
  1281. yield " </div>
  1282. <div>
  1283. <div class=\"separator my-4\"></div>
  1284. ";
  1285. // line 594
  1286. if (((array_key_exists("form", $context) && (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 594, $this->source); })())) && CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 594, $this->source); })()), "user", [], "any", false, false, false, 594))) {
  1287. // line 595
  1288. yield " ";
  1289. yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock((isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 595, $this->source); })()), 'form_start');
  1290. yield "
  1291. <div class=\"fv-row mb-5\">
  1292. ";
  1293. // line 597
  1294. yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 597, $this->source); })()), "note", [], "any", false, false, false, 597), 'label', ["label_attr" => ["class" => "fs-6 fw-bold form-label mt-3"]]);
  1295. yield "
  1296. <div class=\"rating\">
  1297. <label class=\"rating-label me-1\" for=\"partner_note_note_0\">
  1298. <i class=\"bi bi-star fs-1\"></i>
  1299. </label>
  1300. <input class=\"rating-input\" name=\"partner_note[note]\" value=\"1\" ";
  1301. // line 602
  1302. if (((isset($context["partnerNote"]) || array_key_exists("partnerNote", $context) ? $context["partnerNote"] : (function () { throw new RuntimeError('Variable "partnerNote" does not exist.', 602, $this->source); })()) && (CoreExtension::getAttribute($this->env, $this->source, (isset($context["partnerNote"]) || array_key_exists("partnerNote", $context) ? $context["partnerNote"] : (function () { throw new RuntimeError('Variable "partnerNote" does not exist.', 602, $this->source); })()), "note", [], "any", false, false, false, 602) >= 1))) {
  1303. yield "checked";
  1304. }
  1305. yield " type=\"radio\" id=\"partner_note_note_0\"/>
  1306. <label class=\"rating-label me-1\" for=\"partner_note_note_1\">
  1307. <i class=\"bi bi-star fs-1\"></i>
  1308. </label>
  1309. <input class=\"rating-input\" name=\"partner_note[note]\" value=\"2\" ";
  1310. // line 607
  1311. if (((isset($context["partnerNote"]) || array_key_exists("partnerNote", $context) ? $context["partnerNote"] : (function () { throw new RuntimeError('Variable "partnerNote" does not exist.', 607, $this->source); })()) && (CoreExtension::getAttribute($this->env, $this->source, (isset($context["partnerNote"]) || array_key_exists("partnerNote", $context) ? $context["partnerNote"] : (function () { throw new RuntimeError('Variable "partnerNote" does not exist.', 607, $this->source); })()), "note", [], "any", false, false, false, 607) >= 2))) {
  1312. yield "checked";
  1313. }
  1314. yield " type=\"radio\" id=\"partner_note_note_1\"/>
  1315. <label class=\"rating-label me-1\" for=\"partner_note_note_2\">
  1316. <i class=\"bi bi-star fs-1\"></i>
  1317. </label>
  1318. <input class=\"rating-input\" name=\"partner_note[note]\" value=\"3\" ";
  1319. // line 612
  1320. if (((isset($context["partnerNote"]) || array_key_exists("partnerNote", $context) ? $context["partnerNote"] : (function () { throw new RuntimeError('Variable "partnerNote" does not exist.', 612, $this->source); })()) && (CoreExtension::getAttribute($this->env, $this->source, (isset($context["partnerNote"]) || array_key_exists("partnerNote", $context) ? $context["partnerNote"] : (function () { throw new RuntimeError('Variable "partnerNote" does not exist.', 612, $this->source); })()), "note", [], "any", false, false, false, 612) >= 3))) {
  1321. yield "checked";
  1322. }
  1323. yield " type=\"radio\" id=\"partner_note_note_2\"/>
  1324. <label class=\"rating-label me-1\" for=\"partner_note_note_3\">
  1325. <i class=\"bi bi-star fs-1\"></i>
  1326. </label>
  1327. <input class=\"rating-input\" name=\"partner_note[note]\" value=\"4\" ";
  1328. // line 617
  1329. if (((isset($context["partnerNote"]) || array_key_exists("partnerNote", $context) ? $context["partnerNote"] : (function () { throw new RuntimeError('Variable "partnerNote" does not exist.', 617, $this->source); })()) && (CoreExtension::getAttribute($this->env, $this->source, (isset($context["partnerNote"]) || array_key_exists("partnerNote", $context) ? $context["partnerNote"] : (function () { throw new RuntimeError('Variable "partnerNote" does not exist.', 617, $this->source); })()), "note", [], "any", false, false, false, 617) >= 4))) {
  1330. yield "checked";
  1331. }
  1332. yield " type=\"radio\" id=\"partner_note_note_3\"/>
  1333. <label class=\"rating-label me-1\" for=\"partner_note_note_4\">
  1334. <i class=\"bi bi-star fs-1\"></i>
  1335. </label>
  1336. <input class=\"rating-input\" name=\"partner_note[note]\" value=\"5\" ";
  1337. // line 622
  1338. if (((isset($context["partnerNote"]) || array_key_exists("partnerNote", $context) ? $context["partnerNote"] : (function () { throw new RuntimeError('Variable "partnerNote" does not exist.', 622, $this->source); })()) && (CoreExtension::getAttribute($this->env, $this->source, (isset($context["partnerNote"]) || array_key_exists("partnerNote", $context) ? $context["partnerNote"] : (function () { throw new RuntimeError('Variable "partnerNote" does not exist.', 622, $this->source); })()), "note", [], "any", false, false, false, 622) >= 5))) {
  1339. yield "checked";
  1340. }
  1341. yield " type=\"radio\" id=\"partner_note_note_4\"/>
  1342. </div>
  1343. <div class=\"alert-danger\">";
  1344. // line 624
  1345. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::striptags($this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 624, $this->source); })()), "note", [], "any", false, false, false, 624), 'errors')), "html", null, true);
  1346. yield "</div>
  1347. </div>
  1348. <div class=\"fv-row mb-5\">
  1349. ";
  1350. // line 627
  1351. yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 627, $this->source); })()), "opinion", [], "any", false, false, false, 627), 'label', ["label_attr" => ["class" => "fs-6 fw-bold form-label mt-3"]]);
  1352. yield "
  1353. ";
  1354. // line 628
  1355. yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 628, $this->source); })()), "opinion", [], "any", false, false, false, 628), 'widget', ["attr" => ["class" => "form-control"]]);
  1356. yield "
  1357. <div class=\"alert-danger\">";
  1358. // line 629
  1359. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::striptags($this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 629, $this->source); })()), "opinion", [], "any", false, false, false, 629), 'errors')), "html", null, true);
  1360. yield "</div>
  1361. </div>
  1362. ";
  1363. // line 631
  1364. yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 631, $this->source); })()), "_token", [], "any", false, false, false, 631), 'widget');
  1365. yield "
  1366. <div class=\"w-100 text-center mt-5\"><button type=\"submit\">";
  1367. // line 632
  1368. yield ((((isset($context["partnerNote"]) || array_key_exists("partnerNote", $context) ? $context["partnerNote"] : (function () { throw new RuntimeError('Variable "partnerNote" does not exist.', 632, $this->source); })()) && CoreExtension::getAttribute($this->env, $this->source, (isset($context["partnerNote"]) || array_key_exists("partnerNote", $context) ? $context["partnerNote"] : (function () { throw new RuntimeError('Variable "partnerNote" does not exist.', 632, $this->source); })()), "id", [], "any", false, false, false, 632))) ? ("Modifier") : ("Ajouter"));
  1369. yield "</button></div>
  1370. ";
  1371. // line 633
  1372. yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock((isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 633, $this->source); })()), 'form_end', ["render_rest" => false]);
  1373. yield "
  1374. ";
  1375. } else {
  1376. // line 635
  1377. yield " <div class=\"text-center fs-8\">Vous devez être connecté pour laisser un avis</div>
  1378. ";
  1379. }
  1380. // line 637
  1381. yield " </div>
  1382. </div>
  1383. <div class=\"modal-footer\">
  1384. <button type=\"button\" class=\"btn btn-light\" data-bs-dismiss=\"modal\">Fermer</button>
  1385. </div>
  1386. </div>
  1387. </div>
  1388. </div>
  1389. ";
  1390. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1391. $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1392. return; yield '';
  1393. }
  1394. // line 648
  1395. public function block_javascripts($context, array $blocks = [])
  1396. {
  1397. $macros = $this->macros;
  1398. $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1399. $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
  1400. $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1401. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
  1402. // line 649
  1403. yield " ";
  1404. yield from $this->yieldParentBlock("javascripts", $context, $blocks);
  1405. yield "
  1406. <script src=\"";
  1407. // line 650
  1408. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/plugins/custom/fslightbox/fslightbox.bundle.js"), "html", null, true);
  1409. yield "\"></script>
  1410. <script src=\"";
  1411. // line 651
  1412. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("lib/leaflet/leaflet.js"), "html", null, true);
  1413. yield "\"></script>
  1414. <script src=\"";
  1415. // line 652
  1416. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("lib/leaflet/plugins/markercluster/dist/leaflet.markercluster.js"), "html", null, true);
  1417. yield "\"></script>
  1418. <script src=\"";
  1419. // line 653
  1420. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/assets/plugins/global/plugins.bundle.js"), "html", null, true);
  1421. yield "\"></script>
  1422. <script>
  1423. ";
  1424. // line 655
  1425. if ((CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 655, $this->source); })()), "addressCoordY", [], "any", false, false, false, 655) && CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 655, $this->source); })()), "addressCoordX", [], "any", false, false, false, 655))) {
  1426. // line 656
  1427. yield " var map = L.map('zv-map').setView({lon: 1.9, lat: 46.98}, 5);
  1428. var bounds = [];
  1429. bounds.push([";
  1430. // line 659
  1431. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 659, $this->source); })()), "addressCoordY", [], "any", false, false, false, 659), "html", null, true);
  1432. yield ", ";
  1433. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 659, $this->source); })()), "addressCoordX", [], "any", false, false, false, 659), "html", null, true);
  1434. yield "]);
  1435. ";
  1436. // line 661
  1437. if ((CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 661, $this->source); })()), "secondaryLocations", [], "any", false, false, false, 661) && (Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 661, $this->source); })()), "secondaryLocations", [], "any", false, false, false, 661)) > 0))) {
  1438. // line 662
  1439. yield " ";
  1440. $context['_parent'] = $context;
  1441. $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 662, $this->source); })()), "secondaryLocations", [], "any", false, false, false, 662));
  1442. foreach ($context['_seq'] as $context["_key"] => $context["secondaryLocation"]) {
  1443. // line 663
  1444. yield " ";
  1445. if (CoreExtension::getAttribute($this->env, $this->source, $context["secondaryLocation"], "active", [], "any", false, false, false, 663)) {
  1446. // line 664
  1447. yield " bounds.push([";
  1448. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["secondaryLocation"], "addressCoordY", [], "any", false, false, false, 664), "html", null, true);
  1449. yield ", ";
  1450. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["secondaryLocation"], "addressCoordX", [], "any", false, false, false, 664), "html", null, true);
  1451. yield "]);
  1452. ";
  1453. }
  1454. // line 666
  1455. yield " ";
  1456. }
  1457. $_parent = $context['_parent'];
  1458. unset($context['_seq'], $context['_iterated'], $context['_key'], $context['secondaryLocation'], $context['_parent'], $context['loop']);
  1459. $context = array_intersect_key($context, $_parent) + $_parent;
  1460. // line 667
  1461. yield " ";
  1462. }
  1463. // line 668
  1464. yield "
  1465. map.fitBounds(bounds, {padding: [50, 50]});
  1466. // add the OpenStreetMap tiles
  1467. L.tileLayer('https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png',{
  1468. maxZoom: 19,
  1469. attribution: 'OpenStreetMap'
  1470. }).addTo(map);
  1471. // show the scale bar on the lower left corner
  1472. L.control.scale({imperial: true, metric: true}).addTo(map);
  1473. // Icons
  1474. var LeafIcon = L.Icon.extend({
  1475. options: {
  1476. iconSize: [19, 47],
  1477. }
  1478. });
  1479. var marker = L.marker([";
  1480. // line 687
  1481. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 687, $this->source); })()), "addressCoordY", [], "any", false, false, false, 687), "html", null, true);
  1482. yield ", ";
  1483. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 687, $this->source); })()), "addressCoordX", [], "any", false, false, false, 687), "html", null, true);
  1484. yield "]);
  1485. map.addLayer(marker);
  1486. ";
  1487. // line 690
  1488. if ((CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 690, $this->source); })()), "secondaryLocations", [], "any", false, false, false, 690) && (Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 690, $this->source); })()), "secondaryLocations", [], "any", false, false, false, 690)) > 0))) {
  1489. // line 691
  1490. yield " ";
  1491. $context['_parent'] = $context;
  1492. $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 691, $this->source); })()), "secondaryLocations", [], "any", false, false, false, 691));
  1493. foreach ($context['_seq'] as $context["_key"] => $context["secondaryLocation"]) {
  1494. // line 692
  1495. yield " ";
  1496. if (CoreExtension::getAttribute($this->env, $this->source, $context["secondaryLocation"], "active", [], "any", false, false, false, 692)) {
  1497. // line 693
  1498. yield " var marker = L.marker([";
  1499. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["secondaryLocation"], "addressCoordY", [], "any", false, false, false, 693), "html", null, true);
  1500. yield ", ";
  1501. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["secondaryLocation"], "addressCoordX", [], "any", false, false, false, 693), "html", null, true);
  1502. yield "]);
  1503. map.addLayer(marker);
  1504. ";
  1505. }
  1506. // line 696
  1507. yield " ";
  1508. }
  1509. $_parent = $context['_parent'];
  1510. unset($context['_seq'], $context['_iterated'], $context['_key'], $context['secondaryLocation'], $context['_parent'], $context['loop']);
  1511. $context = array_intersect_key($context, $_parent) + $_parent;
  1512. // line 697
  1513. yield " ";
  1514. }
  1515. // line 698
  1516. yield " ";
  1517. }
  1518. // line 699
  1519. yield " </script>
  1520. ";
  1521. // line 700
  1522. if ((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 700, $this->source); })()), "partnerPage", [], "any", false, false, false, 700), "events", [], "any", false, false, false, 700) && (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["practitioner"]) || array_key_exists("practitioner", $context) ? $context["practitioner"] : (function () { throw new RuntimeError('Variable "practitioner" does not exist.', 700, $this->source); })()), "partnerPage", [], "any", false, false, false, 700), "events", [], "any", false, false, false, 700), "count", [], "any", false, false, false, 700) > 1))) {
  1523. // line 701
  1524. yield " <script src=\"";
  1525. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/vendors/plugins/jquery-3.6.3.min.js"), "html", null, true);
  1526. yield "\"></script>
  1527. <script src=\"";
  1528. // line 702
  1529. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/vendors/plugins/slick.min.js"), "html", null, true);
  1530. yield "\"></script>
  1531. <script>
  1532. \$(document).ready(function(){
  1533. \$('#page_events').slick({
  1534. slidesToShow: 1,
  1535. slidesToScroll: 1,
  1536. dots: false,
  1537. arrows: false,
  1538. autoplay: true,
  1539. autoplaySpeed: 3500,
  1540. infinite: true,
  1541. swipe: true,
  1542. fade: true,
  1543. cssEase: 'linear'
  1544. });
  1545. });
  1546. </script>
  1547. ";
  1548. }
  1549. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1550. $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1551. return; yield '';
  1552. }
  1553. /**
  1554. * @codeCoverageIgnore
  1555. */
  1556. public function getTemplateName()
  1557. {
  1558. return "praticien/fiche.html.twig";
  1559. }
  1560. /**
  1561. * @codeCoverageIgnore
  1562. */
  1563. public function isTraitable()
  1564. {
  1565. return false;
  1566. }
  1567. /**
  1568. * @codeCoverageIgnore
  1569. */
  1570. public function getDebugInfo()
  1571. {
  1572. return array ( 1590 => 702, 1585 => 701, 1583 => 700, 1580 => 699, 1577 => 698, 1574 => 697, 1568 => 696, 1559 => 693, 1556 => 692, 1551 => 691, 1549 => 690, 1541 => 687, 1520 => 668, 1517 => 667, 1511 => 666, 1503 => 664, 1500 => 663, 1495 => 662, 1493 => 661, 1486 => 659, 1481 => 656, 1479 => 655, 1474 => 653, 1470 => 652, 1466 => 651, 1462 => 650, 1457 => 649, 1447 => 648, 1427 => 637, 1423 => 635, 1418 => 633, 1414 => 632, 1410 => 631, 1405 => 629, 1401 => 628, 1397 => 627, 1391 => 624, 1384 => 622, 1374 => 617, 1364 => 612, 1354 => 607, 1344 => 602, 1336 => 597, 1330 => 595, 1328 => 594, 1323 => 591, 1313 => 588, 1296 => 586, 1294 => 585, 1291 => 584, 1287 => 583, 1274 => 575, 1264 => 567, 1259 => 564, 1247 => 558, 1243 => 556, 1237 => 554, 1235 => 553, 1231 => 552, 1228 => 551, 1220 => 547, 1218 => 546, 1213 => 544, 1197 => 534, 1193 => 532, 1189 => 531, 1185 => 529, 1182 => 528, 1177 => 525, 1171 => 524, 1165 => 521, 1158 => 520, 1155 => 519, 1152 => 518, 1148 => 517, 1136 => 507, 1134 => 506, 1126 => 501, 1123 => 500, 1113 => 496, 1108 => 495, 1103 => 494, 1098 => 493, 1086 => 483, 1083 => 482, 1067 => 468, 1065 => 467, 1060 => 464, 1057 => 463, 1052 => 460, 1040 => 452, 1037 => 451, 1025 => 443, 1022 => 442, 1010 => 434, 1007 => 433, 995 => 425, 992 => 424, 977 => 413, 975 => 412, 966 => 405, 964 => 404, 961 => 403, 955 => 400, 942 => 389, 940 => 388, 937 => 387, 931 => 384, 918 => 373, 916 => 372, 911 => 369, 905 => 366, 900 => 365, 897 => 364, 891 => 361, 886 => 360, 883 => 359, 877 => 356, 872 => 355, 869 => 354, 863 => 351, 858 => 350, 855 => 349, 849 => 346, 844 => 345, 841 => 344, 835 => 341, 830 => 340, 827 => 339, 821 => 336, 816 => 335, 813 => 334, 807 => 331, 802 => 330, 799 => 329, 793 => 326, 788 => 325, 786 => 324, 762 => 302, 759 => 301, 753 => 300, 744 => 297, 739 => 296, 734 => 295, 729 => 294, 726 => 293, 723 => 292, 718 => 291, 715 => 290, 706 => 287, 701 => 286, 696 => 285, 691 => 284, 688 => 283, 686 => 282, 682 => 280, 676 => 279, 660 => 265, 654 => 262, 641 => 251, 639 => 250, 636 => 249, 630 => 246, 617 => 235, 615 => 234, 612 => 233, 606 => 230, 593 => 219, 591 => 218, 588 => 217, 582 => 214, 569 => 203, 567 => 202, 564 => 201, 559 => 198, 545 => 197, 542 => 196, 525 => 195, 511 => 183, 509 => 182, 504 => 179, 498 => 178, 484 => 175, 474 => 174, 471 => 173, 468 => 172, 465 => 171, 462 => 170, 459 => 169, 456 => 168, 453 => 167, 450 => 166, 447 => 165, 443 => 164, 428 => 151, 423 => 148, 414 => 146, 410 => 145, 396 => 133, 394 => 132, 391 => 131, 384 => 127, 370 => 115, 367 => 114, 365 => 113, 357 => 107, 351 => 105, 348 => 104, 342 => 102, 340 => 101, 331 => 95, 323 => 90, 319 => 89, 308 => 81, 304 => 80, 293 => 72, 289 => 71, 278 => 63, 274 => 62, 263 => 54, 259 => 53, 254 => 50, 252 => 49, 249 => 48, 243 => 47, 234 => 46, 218 => 32, 216 => 31, 211 => 29, 203 => 26, 199 => 25, 195 => 24, 188 => 22, 183 => 19, 173 => 18, 155 => 10, 150 => 8, 145 => 7, 135 => 6, 98 => 4, 63 => 3, 40 => 1,);
  1573. }
  1574. public function getSourceContext()
  1575. {
  1576. return new Source("{% extends \"base.html.twig\" %}
  1577. {% block title %}{{ practitioner.firstName }} {{ practitioner.lastName }}{% if practitioner.specialitiesJobString %} : {{ practitioner.specialitiesJobString|lower }}{% endif %}{% if practitioner.city %} à {{ practitioner.city }}{% endif %}{% if practitioner.zipCode %} ({{ practitioner.zipCode }}){% endif %}{% endblock %}
  1578. {% block description %}Prenez RDV en ligne Gratuitement avec {{ practitioner.firstName }} {{ practitioner.lastName }}{% if practitioner.specialitiesJobString %} : {{ practitioner.specialitiesJobString|lower }} ZenDez-Vous{% endif %}{% if practitioner.city %} à {{ practitioner.city }}{% endif %}{% if practitioner.zipCode %} ({{ practitioner.zipCode }}){% endif %}{% endblock %}
  1579. {% block styles %}
  1580. {{ parent() }}
  1581. <link rel=\"stylesheet\" href=\"{{ asset('lib/leaflet/leaflet.css') }}\"/>
  1582. <link rel=\"stylesheet\" href=\"https://cdn.jsdelivr.net/npm/bootstrap-icons@1.3.0/font/bootstrap-icons.css\">
  1583. <link href=\"{{ asset('assets/css/slick.css') }}\" rel=\"stylesheet\" type=\"text/css\" />
  1584. <style>
  1585. .slick-list {
  1586. overflow: inherit;
  1587. }
  1588. </style>
  1589. {% endblock %}
  1590. {% block body %}
  1591. <section class=\"bg-primary text-white\">
  1592. <div class=\"container py-10 d-flex align-items-center justify-content-between gap-10 mobile-flex-column\">
  1593. <div class=\"flex-grow-1 w-100\">
  1594. <h1 class=\"text-white\">{{ practitioner.lastName }}, {{ practitioner.firstName }}</h1>
  1595. <ul class=\"breadcrumb text-white mt-2\">
  1596. <li><a class=\"text-white\" href=\"{{ path('default_home') }}\">Accueil</a></li>
  1597. <li><a class=\"text-white\" href=\"{{ path('praticiens_list') }}\">Praticiens</a></li>
  1598. <li>{{ practitioner.lastName }} {{ practitioner.firstName }}</li>
  1599. </ul>
  1600. <div class=\"d-flex align-items-center gap-5 mt-5 mobile-flex-column\">
  1601. <div class=\"avatar extralarge\"><img src=\"{{ practitioner.avatar ? documents_avatar_directory~practitioner.avatar : asset('assets/media/avatars/blank.png') }}\" /></div>
  1602. <div class=\"mobile-text-center\">
  1603. {% if practitioner.allowTeleconsultation %}
  1604. <div class=\"mb-2 d-flex gap-3 text-third-light\">
  1605. <div>
  1606. <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"21.076\" height=\"13.776\" viewBox=\"0 0 21.076 13.776\">
  1607. <g id=\"Icon_feather-video\" data-name=\"Icon feather-video\" transform=\"translate(-1 -7)\">
  1608. <path id=\"Tracé_192\" data-name=\"Tracé 192\" d=\"M30.388,10.5,24,15.063l6.388,4.563Z\" transform=\"translate(-8.812 -1.175)\" fill=\"none\" stroke=\"#34DCF2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1\"/>
  1609. <path id=\"Tracé_193\" data-name=\"Tracé 193\" d=\"M3.325,7.5H13.363a1.825,1.825,0,0,1,1.825,1.825v9.126a1.825,1.825,0,0,1-1.825,1.825H3.325A1.825,1.825,0,0,1,1.5,18.451V9.325A1.825,1.825,0,0,1,3.325,7.5Z\" fill=\"none\" stroke=\"#34DCF2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1\"/>
  1610. </g>
  1611. </svg>
  1612. </div>
  1613. <div>
  1614. Téléconsultation disponible
  1615. </div>
  1616. </div>
  1617. {% endif %}
  1618. <h2 class=\"fw-normal fs-6 text-white mb-0\">{{ practitioner.specialitiesString }}{% if practitioner.city %} à {{ practitioner.city }}{% endif %}</h2>
  1619. {% if practitioner.slogan %}<div class=\"fw-normal fs-6 text-white\">{{ practitioner.slogan }}</div>{% endif %}
  1620. <div class=\"mt-4 d-flex gap-1 justify-content-center justify-content-sm-start\">
  1621. {% set noteValue = practitioner.noteValue %}
  1622. <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18.709\" height=\"17.841\" viewBox=\"0 0 18.709 17.841\">
  1623. <defs>
  1624. <linearGradient id=\"grad_star_1\">
  1625. <stop offset=\"50%\" stop-color=\"{{ noteValue and noteValue >= 0.5 ? '#fff' : 'transparent' }}\"/>
  1626. <stop offset=\"50%\" stop-color=\"{{ noteValue and noteValue >= 1 ? '#fff' : 'transparent' }}\"/>
  1627. </linearGradient>
  1628. </defs>
  1629. <path id=\"Icon_feather-star\" data-name=\"Icon feather-star\" d=\"M11.854,3,14.59,8.543l6.118.894-4.427,4.312,1.045,6.092-5.472-2.878L6.382,19.841l1.045-6.092L3,9.437l6.118-.894Z\" transform=\"translate(-2.5 -2.5)\" fill=\"url(#grad_star_1)\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1\"/>
  1630. </svg>
  1631. <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18.709\" height=\"17.841\" viewBox=\"0 0 18.709 17.841\">
  1632. <defs>
  1633. <linearGradient id=\"grad_star_2\">
  1634. <stop offset=\"50%\" stop-color=\"{{ noteValue and noteValue >= 1.5 ? '#fff' : 'transparent' }}\"/>
  1635. <stop offset=\"50%\" stop-color=\"{{ noteValue and noteValue >= 2 ? '#fff' : 'transparent' }}\"/>
  1636. </linearGradient>
  1637. </defs>
  1638. <path id=\"Icon_feather-star\" data-name=\"Icon feather-star\" d=\"M11.854,3,14.59,8.543l6.118.894-4.427,4.312,1.045,6.092-5.472-2.878L6.382,19.841l1.045-6.092L3,9.437l6.118-.894Z\" transform=\"translate(-2.5 -2.5)\" fill=\"url(#grad_star_2)\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1\"/>
  1639. </svg>
  1640. <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18.709\" height=\"17.841\" viewBox=\"0 0 18.709 17.841\">
  1641. <defs>
  1642. <linearGradient id=\"grad_star_3\">
  1643. <stop offset=\"50%\" stop-color=\"{{ noteValue and noteValue >= 2.5 ? '#fff' : 'transparent' }}\"/>
  1644. <stop offset=\"50%\" stop-color=\"{{ noteValue and noteValue >= 3 ? '#fff' : 'transparent' }}\"/>
  1645. </linearGradient>
  1646. </defs>
  1647. <path id=\"Icon_feather-star\" data-name=\"Icon feather-star\" d=\"M11.854,3,14.59,8.543l6.118.894-4.427,4.312,1.045,6.092-5.472-2.878L6.382,19.841l1.045-6.092L3,9.437l6.118-.894Z\" transform=\"translate(-2.5 -2.5)\" fill=\"url(#grad_star_3)\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1\"/>
  1648. </svg>
  1649. <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18.709\" height=\"17.841\" viewBox=\"0 0 18.709 17.841\">
  1650. <defs>
  1651. <linearGradient id=\"grad_star_4\">
  1652. <stop offset=\"50%\" stop-color=\"{{ noteValue and noteValue >= 3.5 ? '#fff' : 'transparent' }}\"/>
  1653. <stop offset=\"50%\" stop-color=\"{{ noteValue and noteValue >= 4 ? '#fff' : 'transparent' }}\"/>
  1654. </linearGradient>
  1655. </defs>
  1656. <path id=\"Icon_feather-star\" data-name=\"Icon feather-star\" d=\"M11.854,3,14.59,8.543l6.118.894-4.427,4.312,1.045,6.092-5.472-2.878L6.382,19.841l1.045-6.092L3,9.437l6.118-.894Z\" transform=\"translate(-2.5 -2.5)\" fill=\"url(#grad_star_4)\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1\"/>
  1657. </svg>
  1658. <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18.709\" height=\"17.841\" viewBox=\"0 0 18.709 17.841\">
  1659. <defs>
  1660. <linearGradient id=\"grad_star_5\">
  1661. <stop offset=\"50%\" stop-color=\"{{ noteValue and noteValue >= 4.5 ? '#fff' : 'transparent' }}\"/>
  1662. <stop offset=\"50%\" stop-color=\"{{ noteValue and noteValue >= 5 ? '#fff' : 'transparent' }}\"/>
  1663. </linearGradient>
  1664. </defs>
  1665. <path id=\"Icon_feather-star\" data-name=\"Icon feather-star\" d=\"M11.854,3,14.59,8.543l6.118.894-4.427,4.312,1.045,6.092-5.472-2.878L6.382,19.841l1.045-6.092L3,9.437l6.118-.894Z\" transform=\"translate(-2.5 -2.5)\" fill=\"url(#grad_star_5)\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1\"/>
  1666. </svg>
  1667. <div class=\"ms-3 text-decoration-underline cursor-pointer\" data-bs-toggle=\"modal\" data-bs-target=\"#zv_reviews_modal\">{{ practitioner.notes.count }} avis</div>
  1668. </div>
  1669. </div>
  1670. </div>
  1671. </div>
  1672. <div class=\"text-center\" style=\"flex: 0 0 20%;\">
  1673. {% if practitioner.lowestServiceDelivery %}
  1674. <div class=\"fs-5 fw-bold\">À partir de {{ practitioner.lowestServiceDelivery.price }}€</div>
  1675. {% endif %}
  1676. {% if practitioner.publicEmail %}
  1677. <a href=\"mailto:{{ practitioner.publicEmail }}?subject=Demande d'information depuis ZenDez-Vous\"><button class=\"type-bordered w-100 mt-3\">Poser une question</button></a>
  1678. {% endif %}
  1679. </div>
  1680. </div>
  1681. </section>
  1682. <section>
  1683. <div class=\"container py-10 d-flex align-items-start justify-content-between gap-10 mobile-flex-column-reverse\">
  1684. <div class=\"flex-grow-1\" style=\"min-width: 0; max-width: 100%; overflow: hidden;\">
  1685. {% if practitioner.partnerPage %}
  1686. {% if practitioner.partnerPage.description %}
  1687. <div class=\"partner-fiche-card\">
  1688. <div class=\"partner-fiche-card-header\">
  1689. <div>
  1690. <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24.607\" height=\"26.217\" viewBox=\"0 0 24.607 26.217\">
  1691. <path id=\"Tracé_322\" data-name=\"Tracé 322\" d=\"M133.6,57.049c-3.191-1.747-3.908-4.223-4.737-7.089l-.144-.5c-.882-3.015-1.413-5.285-1.417-5.307a2.449,2.449,0,0,1,4.708-1.35l.6,2.232L137.4,33.494a.46.46,0,0,1,.021-.043,2.121,2.121,0,0,1,2.908-.96c.616.338,1.538,1.167.777,2.929-.215.5-1.077,2.746-1.652,4.488l3.323-5.75a2.034,2.034,0,1,1,3.561,1.963l-2.555,4.667,1.922-2.719a2.188,2.188,0,0,1,2.858-.729,1.713,1.713,0,0,1,.871,1.128A2.193,2.193,0,0,1,149,40.23c-.271.377-2.13,3.141-3.578,5.3l2.618-2.2a2.214,2.214,0,0,1,2.549-.429,1.717,1.717,0,0,1,.487,2.276,15.574,15.574,0,0,1-2.456,2.655,37.4,37.4,0,0,0-3.378,3.535c-.207.263-.434.574-.685.915-1.967,2.682-5.63,7.678-10.954,4.764Zm-3.192-14.917a1.534,1.534,0,0,0-1.178-.126,1.555,1.555,0,0,0-1.064,1.923c.012.046.537,2.293,1.411,5.283l.145.5c.806,2.785,1.442,4.984,4.307,6.552,4.636,2.538,7.745-1.7,9.8-4.508.256-.349.49-.669.7-.939A37.95,37.95,0,0,1,148,47.187a16.512,16.512,0,0,0,2.291-2.439.863.863,0,0,0-.132-1.061,1.4,1.4,0,0,0-1.544.329l-5.032,4.221a.448.448,0,0,1-.659-.592c.2-.3,4.89-7.3,5.349-7.939a1.34,1.34,0,0,0,.288-1.041.807.807,0,0,0-.428-.54,1.331,1.331,0,0,0-1.729.5l-5.16,6.786a.448.448,0,0,1-.743-.494l5.051-9.228a1.133,1.133,0,0,0-.408-1.585,1.163,1.163,0,0,0-1.588.492l-5.447,9.407a.448.448,0,0,1-.814-.361c.091-.284,2.509-7.471,2.988-8.578.485-1.125.078-1.537-.385-1.79a1.216,1.216,0,0,0-1.682.585L132.94,46.594a.448.448,0,0,1-.845-.054l-.944-3.491a1.529,1.529,0,0,0-.738-.916Z\" transform=\"translate(-126.954 -31.89)\" fill=\"#ff6700\" stroke=\"#ff6700\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"0.5\"/>
  1692. </svg>
  1693. </div>
  1694. <div>
  1695. Le mot du praticien
  1696. </div>
  1697. </div>
  1698. <div class=\"text-primary\">
  1699. {{ practitioner.partnerPage.description | raw }}
  1700. </div>
  1701. </div>
  1702. {% endif %}
  1703. {% if practitioner.need %}
  1704. <div class=\"partner-fiche-card\">
  1705. <div class=\"partner-fiche-card-header\">
  1706. <div>
  1707. <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"33.228\" height=\"22.001\" viewBox=\"0 0 33.228 22.001\">
  1708. <path id=\"Tracé_185\" data-name=\"Tracé 185\" d=\"M273.855,166.026a7.942,7.942,0,0,0-7.934-7.933,7.843,7.843,0,0,0-4.359,1.351,7.842,7.842,0,0,0-4.359-1.351,7.941,7.941,0,0,0-7.934,7.933,6.008,6.008,0,0,0,.75,2.546h-3.487a1.308,1.308,0,1,0,0,2.616h5.127c2.616,3.6,6.774,7.332,8.57,8.134h0a2.512,2.512,0,0,0,1.36.262h.235a2.716,2.716,0,0,0,1.124-.279c1.8-.8,5.928-4.534,8.57-8.134h5.127a1.308,1.308,0,1,0,0-2.616h-3.487a6.012,6.012,0,0,0,.7-2.529Zm-6.7,6.295h0a23.256,23.256,0,0,1-5.318,4.621,1.282,1.282,0,0,0-.592,0,23.25,23.25,0,0,1-5.318-4.621c-.358-.392-.689-.767-1-1.134h1.116a1.307,1.307,0,0,0,1.22-.871l1.142-2.982,1.936,4.524a1.307,1.307,0,0,0,1.151.794h.052a1.319,1.319,0,0,0,1.16-.7l1.909-3.6.715,1.944a1.3,1.3,0,0,0,1.22.872h1.613c-.314.383-.645.758-1,1.151Zm.305-3.748-1.412-3.836h0a1.308,1.308,0,0,0-2.38-.157l-2,3.775-2.127-4.97a1.264,1.264,0,0,0-1.229-.793,1.315,1.315,0,0,0-1.194.872l-1.979,5.153h-2.18a5.917,5.917,0,0,1-1.124-2.546,5.327,5.327,0,0,1,5.318-5.318,5.231,5.231,0,0,1,3.487,1.36,1.307,1.307,0,0,0,1.744,0,5.231,5.231,0,0,1,3.487-1.36,5.328,5.328,0,0,1,5.318,5.318,5.918,5.918,0,0,1-1.124,2.546Z\" transform=\"translate(-244.974 -157.843)\" fill=\"#ff6700\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"0.5\"/>
  1709. </svg>
  1710. </div>
  1711. <div>
  1712. Types de besoins
  1713. </div>
  1714. </div>
  1715. <div class=\"d-flex flex-wrap gap-4 mb-5\">
  1716. {% for need in practitioner.need %}
  1717. <div class=\"partner-tag\">{{ need.label }}</div>
  1718. {% endfor %}
  1719. </div>
  1720. </div>
  1721. {% endif %}
  1722. <div class=\"partner-fiche-card\">
  1723. <div class=\"partner-fiche-card-header\">
  1724. <div>
  1725. <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17.022\" height=\"23.85\" viewBox=\"0 0 17.022 23.85\">
  1726. <path id=\"Icon_awesome-euro-sign\" data-name=\"Icon awesome-euro-sign\" d=\"M16.541,22.574a.638.638,0,0,0-.768-.5,11.184,11.184,0,0,1-2.418.288,6.854,6.854,0,0,1-6.466-4.549h6.052a.639.639,0,0,0,.623-.5l.339-1.51a.639.639,0,0,0-.623-.779H6.134a11.492,11.492,0,0,1,.007-2.249h7.8a.639.639,0,0,0,.624-.5l.347-1.584a.639.639,0,0,0-.624-.775H6.93a6.686,6.686,0,0,1,6.262-3.994,10.427,10.427,0,0,1,2.015.221.639.639,0,0,0,.745-.459l.638-2.362a.638.638,0,0,0-.5-.794,15.5,15.5,0,0,0-2.8-.277A11.377,11.377,0,0,0,2.4,9.916H.639A.639.639,0,0,0,0,10.555v1.584a.639.639,0,0,0,.639.639H1.787a15.8,15.8,0,0,0-.01,2.249H.639A.639.639,0,0,0,0,15.665v1.51a.639.639,0,0,0,.639.639h1.6A11.152,11.152,0,0,0,13.29,26.1a13.278,13.278,0,0,0,3.253-.415.639.639,0,0,0,.468-.743Z\" transform=\"translate(0 -2.25)\" fill=\"#ff6700\"/>
  1727. </svg>
  1728. </div>
  1729. <div>
  1730. Prestations et tarifs
  1731. </div>
  1732. </div>
  1733. <div style=\"border-top: 1px solid #C1C1C1;\">
  1734. {% for service in practitioner.availablesServicesDeliveries %}
  1735. {% if not service.isCoaching %}
  1736. {% set slotDuration = service.duration ~ 'mn' %}
  1737. {% if service.duration == 60 %}
  1738. {% set slotDuration = '1h' %}
  1739. {% endif %}
  1740. {% if service.duration == 90 %}
  1741. {% set slotDuration = '1h30' %}
  1742. {% endif %}
  1743. <div class=\"text-primary d-flex align-items-center justify-content-between\" style=\"border-bottom: 1px solid #C1C1C1; font-size: 14px; line-height: 40px;\">
  1744. <div>{{ service.label }} {% if service.discount %}<span class=\"badge badge-light-primary fw-bold fs-8 px-2 py-1\">-{{ service.discount }}%</span>{% endif %}</div>
  1745. <div>Durée : {{ slotDuration }} / Tarif : {% if service.discount %}<s>{{ service.price }}€</s>{% endif%} {{ service.realPrice }}€</div>
  1746. </div>
  1747. {% endif %}
  1748. {% endfor %}
  1749. </div>
  1750. </div>
  1751. {% if groupSessions and groupSessions|length > 0 %}
  1752. <div class=\"partner-fiche-card\">
  1753. <div class=\"partner-fiche-card-header\">
  1754. <div>
  1755. <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"28\" height=\"28\" viewBox=\"0 0 640 512\">
  1756. <path d=\"M360 72a40 40 0 1 0 -80 0 40 40 0 1 0 80 0zM144 208a40 40 0 1 0 0-80 40 40 0 1 0 0 80zM32 416c-17.7 0-32 14.3-32 32s14.3 32 32 32H608c17.7 0 32-14.3 32-32s-14.3-32-32-32H32zM496 208a40 40 0 1 0 0-80 40 40 0 1 0 0 80zM200 313.5l26.9 49.9c6.3 11.7 20.8 16 32.5 9.8s16-20.8 9.8-32.5l-36.3-67.5c1.7-1.7 3.2-3.6 4.3-5.8L264 217.5V272c0 17.7 14.3 32 32 32h48c17.7 0 32-14.3 32-32V217.5l26.9 49.9c1.2 2.2 2.6 4.1 4.3 5.8l-36.3 67.5c-6.3 11.7-1.9 26.2 9.8 32.5s26.2 1.9 32.5-9.8L440 313.5V352c0 17.7 14.3 32 32 32h48c17.7 0 32-14.3 32-32V313.5l26.9 49.9c6.3 11.7 20.8 16 32.5 9.8s16-20.8 9.8-32.5l-37.9-70.3c-15.3-28.5-45.1-46.3-77.5-46.3H486.2c-16.3 0-31.9 4.5-45.4 12.6l-33.6-62.3c-15.3-28.5-45.1-46.3-77.5-46.3H310.2c-32.4 0-62.1 17.8-77.5 46.3l-33.6 62.3c-13.5-8.1-29.1-12.6-45.4-12.6H134.2c-32.4 0-62.1 17.8-77.5 46.3L18.9 340.6c-6.3 11.7-1.9 26.2 9.8 32.5s26.2 1.9 32.5-9.8L88 313.5V352c0 17.7 14.3 32 32 32h48c17.7 0 32-14.3 32-32V313.5z\" fill=\"#ff6700\"/>
  1757. </svg>
  1758. </div>
  1759. <div>
  1760. Prochaines sessions de groupe
  1761. </div>
  1762. </div>
  1763. <div style=\"border-top: 1px solid #C1C1C1;\">
  1764. {% for session in groupSessions %}
  1765. {% include(\"utils/group-session-list-item.html.twig\") with { \"session\": session } %}
  1766. {% endfor %}
  1767. </div>
  1768. </div>
  1769. {% endif %}
  1770. {% if practitioner.partnerPage.resultsContent %}
  1771. <div class=\"partner-fiche-card\">
  1772. <div class=\"partner-fiche-card-header\">
  1773. <div>
  1774. <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"26.651\" height=\"26.665\" viewBox=\"0 0 26.651 26.665\">
  1775. <path id=\"Tracé_279\" data-name=\"Tracé 279\" d=\"M117.132,34.266l-7.784,7.784a.523.523,0,0,0,.739.74l7.784-7.784a1.076,1.076,0,0,0,.5.139l1.514.028h.026a1.455,1.455,0,0,0,1.023-.423l3.129-3.129a.239.239,0,0,0-.146-.407l-2.731-.26-.26-2.732a.239.239,0,0,0-.407-.146L117.388,31.2a1.453,1.453,0,0,0-.423,1.048l.028,1.514h0a1.074,1.074,0,0,0,.139.5Zm1-2.323,1.918-1.918.126,1.323a.684.684,0,0,0,.616.617l1.324.126-1.917,1.917a.4.4,0,0,1-.29.117l-1.527-.028-.338-.338-.028-1.527h0a.4.4,0,0,1,.117-.29ZM97.986,42.736a11.408,11.408,0,0,1,18.2-9.171l-.749.749a10.387,10.387,0,1,0,2.383,2.383l.749-.749a11.413,11.413,0,1,1-20.586,6.788ZM112.5,37.253a6.31,6.31,0,1,0,2.383,2.383l.763-.763a7.357,7.357,0,1,1-2.383-2.383Zm-5.336,5.483a2.234,2.234,0,0,0,4.462.155l.952-.952a3.3,3.3,0,1,1-2.383-2.383l-.952.952a2.236,2.236,0,0,0-2.08,2.227Z\" transform=\"translate(-97.736 -27.751)\" fill=\"#ff6700\" stroke=\"#ff6700\" stroke-width=\"0.5\"/>
  1776. </svg>
  1777. </div>
  1778. <div>
  1779. Quels sont les résultats pour vos clients ?
  1780. </div>
  1781. </div>
  1782. {{ practitioner.partnerPage.resultsContent | raw }}
  1783. </div>
  1784. {% endif %}
  1785. {% if practitioner.partnerPage.troublesContent %}
  1786. <div class=\"partner-fiche-card\">
  1787. <div class=\"partner-fiche-card-header\">
  1788. <div>
  1789. <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"33.228\" height=\"22.001\" viewBox=\"0 0 33.228 22.001\">
  1790. <path id=\"Tracé_185\" data-name=\"Tracé 185\" d=\"M273.855,166.026a7.942,7.942,0,0,0-7.934-7.933,7.843,7.843,0,0,0-4.359,1.351,7.842,7.842,0,0,0-4.359-1.351,7.941,7.941,0,0,0-7.934,7.933,6.008,6.008,0,0,0,.75,2.546h-3.487a1.308,1.308,0,1,0,0,2.616h5.127c2.616,3.6,6.774,7.332,8.57,8.134h0a2.512,2.512,0,0,0,1.36.262h.235a2.716,2.716,0,0,0,1.124-.279c1.8-.8,5.928-4.534,8.57-8.134h5.127a1.308,1.308,0,1,0,0-2.616h-3.487a6.012,6.012,0,0,0,.7-2.529Zm-6.7,6.295h0a23.256,23.256,0,0,1-5.318,4.621,1.282,1.282,0,0,0-.592,0,23.25,23.25,0,0,1-5.318-4.621c-.358-.392-.689-.767-1-1.134h1.116a1.307,1.307,0,0,0,1.22-.871l1.142-2.982,1.936,4.524a1.307,1.307,0,0,0,1.151.794h.052a1.319,1.319,0,0,0,1.16-.7l1.909-3.6.715,1.944a1.3,1.3,0,0,0,1.22.872h1.613c-.314.383-.645.758-1,1.151Zm.305-3.748-1.412-3.836h0a1.308,1.308,0,0,0-2.38-.157l-2,3.775-2.127-4.97a1.264,1.264,0,0,0-1.229-.793,1.315,1.315,0,0,0-1.194.872l-1.979,5.153h-2.18a5.917,5.917,0,0,1-1.124-2.546,5.327,5.327,0,0,1,5.318-5.318,5.231,5.231,0,0,1,3.487,1.36,1.307,1.307,0,0,0,1.744,0,5.231,5.231,0,0,1,3.487-1.36,5.328,5.328,0,0,1,5.318,5.318,5.918,5.918,0,0,1-1.124,2.546Z\" transform=\"translate(-244.974 -157.843)\" fill=\"#ff6700\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"0.5\"/>
  1791. </svg>
  1792. </div>
  1793. <div>
  1794. Quels sont les troubles que vous traitez le plus souvent ?
  1795. </div>
  1796. </div>
  1797. {{ practitioner.partnerPage.troublesContent | raw }}
  1798. </div>
  1799. {% endif %}
  1800. {% if practitioner.partnerPage.workingContent %}
  1801. <div class=\"partner-fiche-card\">
  1802. <div class=\"partner-fiche-card-header\">
  1803. <div>
  1804. <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32.908\" height=\"21.859\" viewBox=\"0 0 32.908 21.859\">
  1805. <path id=\"Tracé_201\" data-name=\"Tracé 201\" d=\"M159.4,156.706a.458.458,0,0,0-.286.186l-5.048,6.864a.458.458,0,0,0,.072.615l5.134,4.347a2.278,2.278,0,0,0,.658,4.462,2.25,2.25,0,0,0,.944-.215,1.784,1.784,0,0,0,2.274,1.516c0,.024-.014.047-.014.072a1.838,1.838,0,0,0,1.83,1.831,1.794,1.794,0,0,0,.944-.272,1.821,1.821,0,0,0,1.8,1.645,1.8,1.8,0,0,0,1.216-.486,2.514,2.514,0,0,0,1.53.486,2.283,2.283,0,0,0,1.573-.715,2.308,2.308,0,0,0,.7-1.344,1.983,1.983,0,0,0,.93.229,2.065,2.065,0,0,0,1.973-1.53,1.962,1.962,0,0,0,.772.157,2.076,2.076,0,0,0,2.031-1.773c.031.024.081.064.114.086a2.167,2.167,0,0,0,1.187.314,2.061,2.061,0,0,0,2.16-2.2,2.415,2.415,0,0,0-1.087-1.816v-.014l-.029-.014-.386-.315,5.448-4.447a.458.458,0,0,0,.086-.615l-5.048-6.864a.458.458,0,0,0-.443-.186.445.445,0,0,0-.072.014c-2.78.951-4.42.9-7.622.9a4.883,4.883,0,0,0-2.746.815,4.851,4.851,0,0,0-2.746-.815c-3.2,0-4.842.05-7.622-.9a.456.456,0,0,0-.229-.014Zm.272.972a21.557,21.557,0,0,0,7.579.858,3.752,3.752,0,0,1,2.045.544l-3.761,4.176a.457.457,0,0,0-.086.458,2.383,2.383,0,0,0,1.344,1.5,2.968,2.968,0,0,0,1.416.171,2.9,2.9,0,0,0,1.144-.443c.409-.231.852-.53,1.258-.815.65-.457,1-.739,1.2-.9l8.423,6.65.028.014a1.8,1.8,0,0,1,.715,1.087s0,.011,0,.014a1.25,1.25,0,0,1-.358.958,1.272,1.272,0,0,1-.886.314,1.831,1.831,0,0,1-.687-.171c.044.028-.118-.087-.3-.229s-.44-.344-.729-.572c-.579-.457-1.319-1.042-2.059-1.63l-2.932-2.331a.458.458,0,1,0-.572.715l2.932,2.331c.741.589,1.493,1.187,2.074,1.645.075.059.117.089.186.143a.458.458,0,0,0-.1.286,1.162,1.162,0,0,1-1.144,1.187,1.1,1.1,0,0,1-.644-.215c.03.021-.077-.057-.2-.157s-.3-.24-.5-.4c-.394-.321-.9-.745-1.4-1.158-1.009-.827-2-1.63-2-1.63a.452.452,0,1,0-.572.7s.978.818,1.988,1.645c.5.414,1.021.836,1.416,1.158.127.1.217.167.315.243a1.162,1.162,0,0,1-1.144,1.187,1.1,1.1,0,0,1-.644-.215c-.064-.045-2.035-1.484-3.189-2.431a.452.452,0,1,0-.572.7c.876.719,1.908,1.495,2.574,1.988v.415a1.41,1.41,0,0,1-.443.93,1.452,1.452,0,0,1-.93.443,1.352,1.352,0,0,1-1.03-.314,1.8,1.8,0,0,0-1.716-2.431,1.8,1.8,0,0,0-.944.272,1.779,1.779,0,0,0-2.274-1.573c0-.024.014-.047.014-.072a1.786,1.786,0,0,0-2.288-1.759c0-.024,0-.047,0-.072a2.288,2.288,0,0,0-1.487-2.131.443.443,0,0,0-.043-.057l-5.62-4.762Zm20.65,0,4.6,6.278-5.263,4.29-7.551-5.963a.457.457,0,0,0-.572.014s-.675.536-1.459,1.087c-.392.275-.807.552-1.173.758a3.326,3.326,0,0,1-.787.343,2.2,2.2,0,0,1-.987-.129,1.376,1.376,0,0,1-.7-.715l3.832-4.276c.006,0,.009-.01.014-.014a3.847,3.847,0,0,1,2.46-.815,21.557,21.557,0,0,0,7.579-.858ZM159.931,169.52a1.373,1.373,0,1,1-1.373,1.373A1.366,1.366,0,0,1,159.931,169.52Zm2.746,2.288a.915.915,0,1,1-.915.915A.908.908,0,0,1,162.677,171.808Zm2.288,1.83a.915.915,0,1,1-.915.915A.909.909,0,0,1,164.965,173.638Zm2.746,1.373a.915.915,0,1,1-.915.915A.908.908,0,0,1,167.711,175.011Z\" transform=\"translate(-153.543 -156.298)\" fill=\"#ff6700\" stroke=\"#ff6700\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"0.8\"/>
  1806. </svg>
  1807. </div>
  1808. <div>
  1809. Comment se passe une séance ?
  1810. </div>
  1811. </div>
  1812. {{ practitioner.partnerPage.workingContent | raw }}
  1813. </div>
  1814. {% endif %}
  1815. {% if practitioner.partnerPage.publicTypeContent %}
  1816. <div class=\"partner-fiche-card\">
  1817. <div class=\"partner-fiche-card-header\">
  1818. <div>
  1819. <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"19.223\" height=\"24.418\" viewBox=\"0 0 19.223 24.418\">
  1820. <path id=\"Tracé_323\" data-name=\"Tracé 323\" d=\"M265.619,171a1.819,1.819,0,0,1-1.815,1.819H248.211A1.819,1.819,0,0,1,246.4,171a9.611,9.611,0,1,1,19.223,0Zm-9.611-7.014a7.015,7.015,0,0,0-6.971,6.235h13.941a7.015,7.015,0,0,0-6.971-6.235Zm0-3.637a5.975,5.975,0,1,1,5.974-5.974A5.974,5.974,0,0,1,256.008,160.348Zm0-2.6a3.377,3.377,0,1,0-3.377-3.377A3.377,3.377,0,0,0,256.008,157.751Z\" transform=\"translate(-246.396 -148.399)\" fill=\"#ff6700\"/>
  1821. </svg>
  1822. </div>
  1823. <div>
  1824. Types de public
  1825. </div>
  1826. </div>
  1827. {{ practitioner.partnerPage.publicTypeContent | raw }}
  1828. </div>
  1829. {% endif %}
  1830. <div class=\"partner-fiche-card\">
  1831. <div class=\"d-flex justify-content-between gap-20 mobile-flex-column\">
  1832. <div class=\"flex-grow-1\">
  1833. <div class=\"partner-fiche-card-header\">
  1834. <div>
  1835. <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22.139\" height=\"26.614\" viewBox=\"0 0 22.139 26.614\">
  1836. <g id=\"Icon_feather-map-pin\" data-name=\"Icon feather-map-pin\" transform=\"translate(-3.5 -0.5)\">
  1837. <path id=\"Tracé_17\" data-name=\"Tracé 17\" d=\"M24.639,11.569c0,7.832-10.069,14.545-10.069,14.545S4.5,19.4,4.5,11.569a10.069,10.069,0,1,1,20.139,0Z\" transform=\"translate(0 0)\" fill=\"none\" stroke=\"#ff6700\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/>
  1838. <path id=\"Tracé_18\" data-name=\"Tracé 18\" d=\"M20.213,13.856A3.356,3.356,0,1,1,16.856,10.5a3.356,3.356,0,0,1,3.356,3.356Z\" transform=\"translate(-2.287 -2.287)\" fill=\"none\" stroke=\"#ff6700\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/>
  1839. </g>
  1840. </svg>
  1841. </div>
  1842. <div>
  1843. {% if practitioner.secondaryLocations and practitioner.secondaryLocations|length > 0 %}Lieux de consultation{% else %}Lieu de consultation{% endif %}
  1844. </div>
  1845. </div>
  1846. {% if practitioner.address %}
  1847. <div class=\"mt-5 text-primary\">
  1848. {% if practitioner.addressName %}{{ practitioner.addressName }}<br/>{% endif %}
  1849. {{ practitioner.address }}<br/>
  1850. {% if practitioner.address2 %}{{ practitioner.address2 }}<br/>{% endif %}
  1851. {{ practitioner.zipCode }} {{ practitioner.city }}
  1852. </div>
  1853. {% endif %}
  1854. {% if practitioner.secondaryLocations and practitioner.secondaryLocations|length > 0 %}
  1855. {% for secondaryLocation in practitioner.secondaryLocations %}
  1856. {% if secondaryLocation.active %}
  1857. <div class=\"mt-5 text-primary\">
  1858. {% if secondaryLocation.name != secondaryLocation.address %}{{ secondaryLocation.name }}<br/>{% endif %}
  1859. {{ secondaryLocation.address }}<br/>
  1860. {% if secondaryLocation.address2 %}{{ secondaryLocation.address2 }}<br/>{% endif %}
  1861. {{ secondaryLocation.zipCode }} {{ secondaryLocation.city }}
  1862. </div>
  1863. {% endif %}
  1864. {% endfor %}
  1865. {% endif %}
  1866. </div>
  1867. <div style=\"flex: 0 0 45%\">
  1868. <div class=\"border-radius10\" id=\"zv-map\" style=\"height: 300px;width: 100%;\"></div>
  1869. </div>
  1870. </div>
  1871. </div>
  1872. <div class=\"partner-fiche-card\">
  1873. <div class=\"partner-fiche-card-header\">
  1874. <div>
  1875. <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"21.624\" height=\"23.805\" viewBox=\"0 0 21.624 23.805\">
  1876. <g id=\"Icon_feather-home\" data-name=\"Icon feather-home\" transform=\"translate(-3.5 -2)\">
  1877. <path id=\"Tracé_271\" data-name=\"Tracé 271\" d=\"M4.5,10.632,14.312,3l9.812,7.632V22.624a2.18,2.18,0,0,1-2.18,2.18H6.68a2.18,2.18,0,0,1-2.18-2.18Z\" transform=\"translate(0 0)\" fill=\"none\" stroke=\"#ff6700\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/>
  1878. <path id=\"Tracé_272\" data-name=\"Tracé 272\" d=\"M13.5,28.9V18h6.541V28.9\" transform=\"translate(-2.459 -4.098)\" fill=\"none\" stroke=\"#ff6700\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/>
  1879. </g>
  1880. </svg>
  1881. </div>
  1882. <div>
  1883. Le cadre du travail
  1884. </div>
  1885. </div>
  1886. <div class=\"partner-fiche-mediatheque\">
  1887. {% if practitioner.partnerPage.image1 %}
  1888. <a data-fslightbox=\"lightbox-basic\" href=\"/uploads/p-image/{{ practitioner.partnerPage.image1 }}\">
  1889. <img src=\"/uploads/p-image/{{ practitioner.partnerPage.image1 }}\" />
  1890. </a>
  1891. {% endif %}
  1892. {% if practitioner.partnerPage.image2 %}
  1893. <a data-fslightbox=\"lightbox-basic\" href=\"/uploads/p-image/{{ practitioner.partnerPage.image2 }}\">
  1894. <img src=\"/uploads/p-image/{{ practitioner.partnerPage.image2 }}\" />
  1895. </a>
  1896. {% endif %}
  1897. {% if practitioner.partnerPage.image3 %}
  1898. <a data-fslightbox=\"lightbox-basic\" href=\"/uploads/p-image/{{ practitioner.partnerPage.image3 }}\">
  1899. <img src=\"/uploads/p-image/{{ practitioner.partnerPage.image3 }}\" />
  1900. </a>
  1901. {% endif %}
  1902. {% if practitioner.partnerPage.image4 %}
  1903. <a data-fslightbox=\"lightbox-basic\" href=\"/uploads/p-image/{{ practitioner.partnerPage.image4 }}\">
  1904. <img src=\"/uploads/p-image/{{ practitioner.partnerPage.image4 }}\" />
  1905. </a>
  1906. {% endif %}
  1907. {% if practitioner.partnerPage.image5 %}
  1908. <a data-fslightbox=\"lightbox-basic\" href=\"/uploads/p-image/{{ practitioner.partnerPage.image5 }}\">
  1909. <img src=\"/uploads/p-image/{{ practitioner.partnerPage.image5 }}\" />
  1910. </a>
  1911. {% endif %}
  1912. {% if practitioner.partnerPage.image6 %}
  1913. <a data-fslightbox=\"lightbox-basic\" href=\"/uploads/p-image/{{ practitioner.partnerPage.image6 }}\">
  1914. <img src=\"/uploads/p-image/{{ practitioner.partnerPage.image6 }}\" />
  1915. </a>
  1916. {% endif %}
  1917. {% if practitioner.partnerPage.image7 %}
  1918. <a data-fslightbox=\"lightbox-basic\" href=\"/uploads/p-image/{{ practitioner.partnerPage.image7 }}\">
  1919. <img src=\"/uploads/p-image/{{ practitioner.partnerPage.image7 }}\" />
  1920. </a>
  1921. {% endif %}
  1922. {% if practitioner.partnerPage.image8 %}
  1923. <a data-fslightbox=\"lightbox-basic\" href=\"/uploads/p-image/{{ practitioner.partnerPage.image8 }}\">
  1924. <img src=\"/uploads/p-image/{{ practitioner.partnerPage.image8 }}\" />
  1925. </a>
  1926. {% endif %}
  1927. {% if practitioner.partnerPage.videoPresentation %}
  1928. <a data-fslightbox=\"lightbox-basic\" href=\"https://www.youtube.com/watch?v={{ getYoutubeIdFromUrl(practitioner.partnerPage.videoPresentation) }}\">
  1929. <iframe class=\"border-radius10\" width=\"224\" height=\"126\" src=\"https://www.youtube-nocookie.com/embed/{{ getYoutubeIdFromUrl(practitioner.partnerPage.videoPresentation) }}\" title=\"YouTube video player\" frameBorder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowFullScreen></iframe>
  1930. </a>
  1931. {% endif %}
  1932. </div>
  1933. </div>
  1934. {% if practitioner.partnerPage.diplomaContent %}
  1935. <div class=\"partner-fiche-card\">
  1936. <div class=\"partner-fiche-card-header\">
  1937. <div>
  1938. <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"28.666\" height=\"21.5\" viewBox=\"0 0 28.666 21.5\">
  1939. <path id=\"noun-graduate-4506276\" d=\"M13.761,22.022a1.188,1.188,0,0,1,1.144,0l13.139,7.217a1.207,1.207,0,0,1,0,2.112l-4.155,2.282v6.284a1.2,1.2,0,0,1-.7,1.093,20.84,20.84,0,0,1-8.781,2.365,21.117,21.117,0,0,1-8.934-2.364,1.2,1.2,0,0,1-.7-1.095V33.633l-1.194-.656v6.94a1.194,1.194,0,1,1-2.389,0V31.664L.622,31.35a1.207,1.207,0,0,1,0-2.112ZM7.167,34.944v4.191A17.746,17.746,0,0,0,14.4,40.969a17.461,17.461,0,0,0,7.1-1.831V34.945l-6.595,3.622a1.188,1.188,0,0,1-1.144,0Zm-3.478-4.65,10.644,5.846,10.645-5.846L14.333,24.448Z\" transform=\"translate(0 -21.875)\" fill=\"#ff6700\" fill-rule=\"evenodd\"/>
  1940. </svg>
  1941. </div>
  1942. <div>
  1943. Diplômes et certifications
  1944. </div>
  1945. </div>
  1946. {{ practitioner.partnerPage.diplomaContent | raw }}
  1947. </div>
  1948. {% endif %}
  1949. {% if practitioner.partnerPage.otherFormationsContent %}
  1950. <div class=\"partner-fiche-card\">
  1951. <div class=\"partner-fiche-card-header\">
  1952. <div>
  1953. <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"28.666\" height=\"21.5\" viewBox=\"0 0 28.666 21.5\">
  1954. <path id=\"noun-graduate-4506276\" d=\"M13.761,22.022a1.188,1.188,0,0,1,1.144,0l13.139,7.217a1.207,1.207,0,0,1,0,2.112l-4.155,2.282v6.284a1.2,1.2,0,0,1-.7,1.093,20.84,20.84,0,0,1-8.781,2.365,21.117,21.117,0,0,1-8.934-2.364,1.2,1.2,0,0,1-.7-1.095V33.633l-1.194-.656v6.94a1.194,1.194,0,1,1-2.389,0V31.664L.622,31.35a1.207,1.207,0,0,1,0-2.112ZM7.167,34.944v4.191A17.746,17.746,0,0,0,14.4,40.969a17.461,17.461,0,0,0,7.1-1.831V34.945l-6.595,3.622a1.188,1.188,0,0,1-1.144,0Zm-3.478-4.65,10.644,5.846,10.645-5.846L14.333,24.448Z\" transform=\"translate(0 -21.875)\" fill=\"#ff6700\" fill-rule=\"evenodd\"/>
  1955. </svg>
  1956. </div>
  1957. <div>
  1958. Autres formations
  1959. </div>
  1960. </div>
  1961. {{ practitioner.partnerPage.otherFormationsContent | raw }}
  1962. </div>
  1963. {% endif %}
  1964. {% if practitioner.partnerPage.website or practitioner.partnerPage.facebookLink or practitioner.partnerPage.youtubeLink or practitioner.partnerPage.instagramLink or practitioner.partnerPage.linkedinLink %}
  1965. <div class=\"partner-fiche-card\">
  1966. <div class=\"partner-fiche-card-header\">
  1967. <div>
  1968. Site et réseaux sociaux
  1969. </div>
  1970. </div>
  1971. <div class=\"d-flex gap-5\">
  1972. {% if practitioner.partnerPage.website %}
  1973. <a href=\"{{ practitioner.partnerPage.website }}\" target=\"_blank\" rel=\"noreferrer\">
  1974. <div class=\"social-icon bg-primary\">
  1975. <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14.963\" height=\"14.963\" viewBox=\"0 0 14.963 14.963\">
  1976. <g id=\"Icon_feather-mouse-pointer\" data-name=\"Icon feather-mouse-pointer\" transform=\"translate(-3.75 -3.75)\">
  1977. <path id=\"Tracé_269\" data-name=\"Tracé 269\" d=\"M4.5,4.5l5.609,13.463L12.1,12.1l5.863-1.991Z\" fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"/>
  1978. <path id=\"Tracé_270\" data-name=\"Tracé 270\" d=\"M19.5,19.5l4.76,4.76\" transform=\"translate(-7.067 -7.067)\" fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"/>
  1979. </g>
  1980. </svg>
  1981. </div>
  1982. </a>
  1983. {% endif %}
  1984. {% if practitioner.partnerPage.facebookLink %}
  1985. <a href=\"{{ practitioner.partnerPage.facebookLink }}\" target=\"_blank\" rel=\"noreferrer\">
  1986. <div class=\"social-icon bg-primary\">
  1987. <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10.75\" height=\"20.072\" viewBox=\"0 0 10.75 20.072\">
  1988. <path id=\"Icon_awesome-facebook-f\" data-name=\"Icon awesome-facebook-f\" d=\"M11.655,11.29l.557-3.633H8.727V5.3a1.816,1.816,0,0,1,2.048-1.963H12.36V.245A19.324,19.324,0,0,0,9.547,0C6.676,0,4.8,1.74,4.8,4.889V7.658H1.609V11.29H4.8v8.781H8.727V11.29Z\" transform=\"translate(-1.609)\" fill=\"#fff\"/>
  1989. </svg>
  1990. </div>
  1991. </a>
  1992. {% endif %}
  1993. {% if practitioner.partnerPage.youtubeLink %}
  1994. <a href=\"{{ practitioner.partnerPage.youtubeLink }}\" target=\"_blank\" rel=\"noreferrer\">
  1995. <div class=\"social-icon bg-primary\">
  1996. <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"21.021\" height=\"14.78\" viewBox=\"0 0 21.021 14.78\">
  1997. <path id=\"Icon_awesome-youtube\" data-name=\"Icon awesome-youtube\" d=\"M21.632,6.813a2.641,2.641,0,0,0-1.858-1.871C18.134,4.5,11.561,4.5,11.561,4.5s-6.573,0-8.213.442A2.641,2.641,0,0,0,1.489,6.813a27.708,27.708,0,0,0-.439,5.093A27.708,27.708,0,0,0,1.489,17a2.6,2.6,0,0,0,1.858,1.841c1.639.442,8.213.442,8.213.442s6.573,0,8.213-.442A2.6,2.6,0,0,0,21.632,17a27.708,27.708,0,0,0,.439-5.093,27.708,27.708,0,0,0-.439-5.093ZM9.411,15.031V8.78L14.9,11.905,9.411,15.031Z\" transform=\"translate(-1.05 -4.5)\" fill=\"#fff\"/>
  1998. </svg>
  1999. </div>
  2000. </a>
  2001. {% endif %}
  2002. {% if practitioner.partnerPage.instagramLink %}
  2003. <a href=\"{{ practitioner.partnerPage.instagramLink }}\" target=\"_blank\" rel=\"noreferrer\">
  2004. <div class=\"social-icon bg-primary\">
  2005. <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14.78\" height=\"14.78\" viewBox=\"0 0 14.78 14.78\">
  2006. <path id=\"Icon_simple-instagram\" data-name=\"Icon simple-instagram\" d=\"M7.39,0C5.382,0,5.132.009,4.344.044A5.449,5.449,0,0,0,2.55.388,3.619,3.619,0,0,0,1.24,1.24,3.606,3.606,0,0,0,.388,2.55,5.433,5.433,0,0,0,.044,4.344C.007,5.132,0,5.382,0,7.39s.009,2.258.044,3.047a5.453,5.453,0,0,0,.344,1.794A3.624,3.624,0,0,0,1.24,13.54a3.614,3.614,0,0,0,1.309.852,5.456,5.456,0,0,0,1.794.344c.788.037,1.039.044,3.047.044s2.258-.009,3.047-.044a5.469,5.469,0,0,0,1.794-.344,3.777,3.777,0,0,0,2.162-2.162,5.453,5.453,0,0,0,.344-1.794c.037-.788.044-1.039.044-3.047s-.009-2.258-.044-3.047a5.465,5.465,0,0,0-.344-1.794A3.627,3.627,0,0,0,13.54,1.24,3.6,3.6,0,0,0,12.231.388,5.437,5.437,0,0,0,10.437.044C9.648.007,9.4,0,7.39,0Zm0,1.33c1.973,0,2.208.01,2.987.044a4.072,4.072,0,0,1,1.371.256,2.432,2.432,0,0,1,1.4,1.4A4.08,4.08,0,0,1,13.406,4.4c.035.78.043,1.014.043,2.987S13.44,9.6,13.4,10.377a4.159,4.159,0,0,1-.259,1.371,2.347,2.347,0,0,1-.554.851,2.306,2.306,0,0,1-.85.552,4.11,4.11,0,0,1-1.376.254c-.785.035-1.016.043-2.992.043S5.163,13.44,4.379,13.4A4.19,4.19,0,0,1,3,13.144a2.289,2.289,0,0,1-.849-.554,2.244,2.244,0,0,1-.554-.85,4.194,4.194,0,0,1-.259-1.376C1.312,9.588,1.3,9.349,1.3,7.381s.01-2.208.038-2.994A4.189,4.189,0,0,1,1.6,3.011a2.191,2.191,0,0,1,.554-.85A2.186,2.186,0,0,1,3,1.608,4.09,4.09,0,0,1,4.37,1.349c.785-.028,1.016-.037,2.992-.037l.028.018Zm0,2.265A3.795,3.795,0,1,0,11.185,7.39,3.795,3.795,0,0,0,7.39,3.6Zm0,6.258A2.463,2.463,0,1,1,9.854,7.39,2.463,2.463,0,0,1,7.39,9.854Zm4.832-6.408a.887.887,0,1,1-.887-.886A.887.887,0,0,1,12.222,3.446Z\" fill=\"#fff\"/>
  2007. </svg>
  2008. </div>
  2009. </a>
  2010. {% endif %}
  2011. {% if practitioner.partnerPage.linkedinLink %}
  2012. <a href=\"{{ practitioner.partnerPage.linkedinLink }}\" target=\"_blank\" rel=\"noreferrer\">
  2013. <div class=\"social-icon bg-primary\">
  2014. <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"17.255\" height=\"17.255\" viewBox=\"0 0 17.255 17.255\">
  2015. <path id=\"Icon_awesome-linkedin-in\" data-name=\"Icon awesome-linkedin-in\" d=\"M3.862,17.255H.285V5.735H3.862ZM2.072,4.164A2.082,2.082,0,1,1,4.144,2.072,2.089,2.089,0,0,1,2.072,4.164ZM17.251,17.255h-3.57V11.647c0-1.336-.027-3.05-1.86-3.05-1.86,0-2.145,1.452-2.145,2.954v5.7H6.1V5.735H9.534V7.307h.05a3.759,3.759,0,0,1,3.385-1.86c3.62,0,4.286,2.384,4.286,5.481v6.328Z\" transform=\"translate(0 0)\" fill=\"#fff\"/>
  2016. </svg>
  2017. </div>
  2018. </a>
  2019. {% endif %}
  2020. </div>
  2021. </div>
  2022. {% endif %}
  2023. {% endif %}
  2024. </div>
  2025. <div style=\"flex: 0 0 30%; top: 25px; min-width: 100px;\" class=\"position-sticky w-100 mobile-remove-sticky ms-sm-17 mb-10 mb-sm-0\">
  2026. <div class=\"bg-primary p-7 text-white w-100 border-radius10\">
  2027. {% if practitioner.allowTeleconsultation %}
  2028. <div class=\"mt-2 d-flex gap-3\">
  2029. <div>
  2030. <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"21.076\" height=\"13.776\" viewBox=\"0 0 21.076 13.776\">
  2031. <g id=\"Icon_feather-video\" data-name=\"Icon feather-video\" transform=\"translate(-1 -7)\">
  2032. <path id=\"Tracé_192\" data-name=\"Tracé 192\" d=\"M30.388,10.5,24,15.063l6.388,4.563Z\" transform=\"translate(-8.812 -1.175)\" fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1\"/>
  2033. <path id=\"Tracé_193\" data-name=\"Tracé 193\" d=\"M3.325,7.5H13.363a1.825,1.825,0,0,1,1.825,1.825v9.126a1.825,1.825,0,0,1-1.825,1.825H3.325A1.825,1.825,0,0,1,1.5,18.451V9.325A1.825,1.825,0,0,1,3.325,7.5Z\" fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1\"/>
  2034. </g>
  2035. </svg>
  2036. </div>
  2037. <div>
  2038. Téléconsultation disponible
  2039. </div>
  2040. </div>
  2041. {% endif %}
  2042. {% if practitioner.address %}
  2043. <div class=\"mt-5 d-flex align-items-center gap-3\">
  2044. <div>
  2045. <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"21.139\" height=\"25.614\" viewBox=\"0 0 21.139 25.614\">
  2046. <g id=\"Icon_feather-map-pin\" data-name=\"Icon feather-map-pin\" transform=\"translate(-4 -1)\">
  2047. <path id=\"Tracé_17\" data-name=\"Tracé 17\" d=\"M24.639,11.569c0,7.832-10.069,14.545-10.069,14.545S4.5,19.4,4.5,11.569a10.069,10.069,0,1,1,20.139,0Z\" transform=\"translate(0 0)\" fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1\"/>
  2048. <path id=\"Tracé_18\" data-name=\"Tracé 18\" d=\"M20.213,13.856A3.356,3.356,0,1,1,16.856,10.5a3.356,3.356,0,0,1,3.356,3.356Z\" transform=\"translate(-2.287 -2.287)\" fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1\"/>
  2049. </g>
  2050. </svg>
  2051. </div>
  2052. <div>
  2053. {% if practitioner.addressName %}{{ practitioner.addressName }}<br/>{% endif %}
  2054. {{ practitioner.address }}<br/>
  2055. {% if practitioner.address2 %}{{ practitioner.address2 }}<br/>{% endif %}
  2056. {{ practitioner.zipCode }} {{ practitioner.city }}
  2057. </div>
  2058. </div>
  2059. {% endif %}
  2060. <div class=\"mt-7\">
  2061. <a href=\"{{ path('default_checkout_identification', {'partner': practitioner.id}) }}\">
  2062. <button class=\"type-bordered w-100 bg-white text-primary\">Prendre rendez-vous</button>
  2063. </a>
  2064. </div>
  2065. </div>
  2066. {% if practitioner.partnerPage.promotions and practitioner.partnerPage.promotions.count > 0 %}
  2067. <div class=\"partner-fiche-card mt-5\">
  2068. <div class=\"partner-fiche-card-header\">
  2069. <div>
  2070. <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 512 512\"><path d=\"M345 39.1L472.8 168.4c52.4 53 52.4 138.2 0 191.2L360.8 472.9c-9.3 9.4-24.5 9.5-33.9 .2s-9.5-24.5-.2-33.9L438.6 325.9c33.9-34.3 33.9-89.4 0-123.7L310.9 72.9c-9.3-9.4-9.2-24.6 .2-33.9s24.6-9.2 33.9 .2zM0 229.5V80C0 53.5 21.5 32 48 32H197.5c17 0 33.3 6.7 45.3 18.7l168 168c25 25 25 65.5 0 90.5L277.3 442.7c-25 25-65.5 25-90.5 0l-168-168C6.7 262.7 0 246.5 0 229.5zM144 144a32 32 0 1 0 -64 0 32 32 0 1 0 64 0z\" fill=\"#ff6700\"/></svg>
  2071. </div>
  2072. <div>
  2073. Offres et promotions
  2074. </div>
  2075. </div>
  2076. <div style=\"border-top: 1px solid #C1C1C1;\">
  2077. {% for promotion in practitioner.partnerPage.promotions %}
  2078. {% if not promotion.maxDate or promotion.maxDate|date('U') > 'now'|date('U') %}
  2079. <div class=\"text-primary py-3\" style=\"border-bottom: 1px solid #C1C1C1; font-size: 12px;\">
  2080. <div class=\"text-right w-100 fs-8 fw-bold\">{% if promotion.maxDate %}Date limite: {{ promotion.maxDate|date('d/m/Y à H:i') }}{% endif %}</div>
  2081. <div>{{ promotion.content }}</div>
  2082. </div>
  2083. {% endif %}
  2084. {% endfor %}
  2085. </div>
  2086. </div>
  2087. {% endif %}
  2088. {% if practitioner.partnerPage.events and practitioner.partnerPage.events.count > 0 %}
  2089. <div style=\"padding-right: 1px;\" class=\"mt-5\">
  2090. <div id=\"page_events\">
  2091. {% for event in practitioner.partnerPage.events %}
  2092. <div>
  2093. <div class=\"partner-fiche-card position-relative\">
  2094. <div class=\"position-absolute top-0 text-white fs-8 px-3 py-1 fw-semibold\" style=\"right: 20px; background-color: #ff6700; border-radius: 0 0 4px 4px;\">ÉVÉNEMENT{% if event.type %} - {{ event.type }}{% endif %}</div>
  2095. <div class=\"d-flex align-items-center justify-content-between gap-10\">
  2096. <div>
  2097. <div class=\"partner-fiche-card-header\">
  2098. <div>
  2099. <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 448 512\">
  2100. <path d=\"M152 24c0-13.3-10.7-24-24-24s-24 10.7-24 24V64H64C28.7 64 0 92.7 0 128v16 48V448c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V192 144 128c0-35.3-28.7-64-64-64H344V24c0-13.3-10.7-24-24-24s-24 10.7-24 24V64H152V24zM48 192H400V448c0 8.8-7.2 16-16 16H64c-8.8 0-16-7.2-16-16V192z\" fill=\"#ff6700\"/>
  2101. </svg>
  2102. </div>
  2103. <div>
  2104. {{ event.title }}
  2105. </div>
  2106. {% if event.file %}
  2107. <a href=\"/uploads/p-image/{{ event.file }}\" class=\"d-block\" target=\"_blank\" rel=\"noreferrer\">
  2108. <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 384 512\"><path d=\"M64 0C28.7 0 0 28.7 0 64V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V160H256c-17.7 0-32-14.3-32-32V0H64zM256 0V128H384L256 0zM216 232V334.1l31-31c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-72 72c-9.4 9.4-24.6 9.4-33.9 0l-72-72c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l31 31V232c0-13.3 10.7-24 24-24s24 10.7 24 24z\" fill=\"#336c7a\"/></svg>
  2109. </a>
  2110. {% endif %}
  2111. </div>
  2112. {{ event.description }}
  2113. {% if event.link %}
  2114. <div class=\"fs-8 mt-2\"><a href=\"{{ event.link }}\" target=\"_blank\" rel=\"nofollow\"><i>En savoir plus</i></a></div>
  2115. {% endif %}
  2116. </div>
  2117. <div class=\"text-secondary fw-bold fs-5 text-right\" style=\"max-width: 100px;\">
  2118. {{ event.dates }}
  2119. </div>
  2120. </div>
  2121. </div>
  2122. </div>
  2123. {% endfor %}
  2124. </div>
  2125. </div>
  2126. {% endif %}
  2127. </div>
  2128. </div>
  2129. </section>
  2130. <div class=\"modal fade\" tabindex=\"-1\" id=\"zv_reviews_modal\">
  2131. <div class=\"modal-dialog\">
  2132. <div class=\"modal-content\">
  2133. <div class=\"modal-header\">
  2134. <h5 class=\"modal-title\">Avis sur {{ practitioner.firstName }} {{ practitioner.lastName }}</h5>
  2135. <div class=\"btn btn-icon btn-sm btn-active-light-primary ms-2\" data-bs-dismiss=\"modal\">
  2136. <svg xmlns=\"http://www.w3.org/2000/svg\" height=\"18\" width=\"18\" viewBox=\"0 0 384 512\"><path d=\"M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z\" fill=\"#336c7a\"/></svg>
  2137. </div>
  2138. </div>
  2139. <div class=\"modal-body\">
  2140. <div>
  2141. {% for review in practitioner.notes|reverse %}
  2142. <div class=\"partner-fiche-card fs-8\">
  2143. {% if review.user %}
  2144. <div class=\"d-flex align-items-center justify-content-start gap-1\"><div><b>{{ review.user.firstName }} {{ review.user.lastName }}</b></div><div class=\"d-flex align-items-center\">{% for i in 1..review.note %}<i class=\"bi bi-star fs-8 pb-1 d-block text-primary\" style=\"margin-right: 2px;\"></i>{% endfor %}</div></div>
  2145. {% endif %}
  2146. {{ review.opinion }}
  2147. </div>
  2148. {% endfor %}
  2149. </div>
  2150. <div>
  2151. <div class=\"separator my-4\"></div>
  2152. {% if form is defined and form and app.user %}
  2153. {{ form_start(form) }}
  2154. <div class=\"fv-row mb-5\">
  2155. {{ form_label(form.note, null, {\"label_attr\": {\"class\": \"fs-6 fw-bold form-label mt-3\"}}) }}
  2156. <div class=\"rating\">
  2157. <label class=\"rating-label me-1\" for=\"partner_note_note_0\">
  2158. <i class=\"bi bi-star fs-1\"></i>
  2159. </label>
  2160. <input class=\"rating-input\" name=\"partner_note[note]\" value=\"1\" {% if partnerNote and partnerNote.note >= 1 %}checked{% endif%} type=\"radio\" id=\"partner_note_note_0\"/>
  2161. <label class=\"rating-label me-1\" for=\"partner_note_note_1\">
  2162. <i class=\"bi bi-star fs-1\"></i>
  2163. </label>
  2164. <input class=\"rating-input\" name=\"partner_note[note]\" value=\"2\" {% if partnerNote and partnerNote.note >= 2 %}checked{% endif%} type=\"radio\" id=\"partner_note_note_1\"/>
  2165. <label class=\"rating-label me-1\" for=\"partner_note_note_2\">
  2166. <i class=\"bi bi-star fs-1\"></i>
  2167. </label>
  2168. <input class=\"rating-input\" name=\"partner_note[note]\" value=\"3\" {% if partnerNote and partnerNote.note >= 3 %}checked{% endif%} type=\"radio\" id=\"partner_note_note_2\"/>
  2169. <label class=\"rating-label me-1\" for=\"partner_note_note_3\">
  2170. <i class=\"bi bi-star fs-1\"></i>
  2171. </label>
  2172. <input class=\"rating-input\" name=\"partner_note[note]\" value=\"4\" {% if partnerNote and partnerNote.note >= 4 %}checked{% endif%} type=\"radio\" id=\"partner_note_note_3\"/>
  2173. <label class=\"rating-label me-1\" for=\"partner_note_note_4\">
  2174. <i class=\"bi bi-star fs-1\"></i>
  2175. </label>
  2176. <input class=\"rating-input\" name=\"partner_note[note]\" value=\"5\" {% if partnerNote and partnerNote.note >= 5 %}checked{% endif%} type=\"radio\" id=\"partner_note_note_4\"/>
  2177. </div>
  2178. <div class=\"alert-danger\">{{ form_errors(form.note) | striptags }}</div>
  2179. </div>
  2180. <div class=\"fv-row mb-5\">
  2181. {{ form_label(form.opinion, null, {\"label_attr\": {\"class\": \"fs-6 fw-bold form-label mt-3\"}}) }}
  2182. {{ form_widget(form.opinion, {\"attr\": {\"class\": \"form-control\"}}) }}
  2183. <div class=\"alert-danger\">{{ form_errors(form.opinion) | striptags }}</div>
  2184. </div>
  2185. {{ form_widget(form._token) }}
  2186. <div class=\"w-100 text-center mt-5\"><button type=\"submit\">{{ partnerNote and partnerNote.id ? 'Modifier' : 'Ajouter' }}</button></div>
  2187. {{ form_end(form, {'render_rest': false}) }}
  2188. {% else %}
  2189. <div class=\"text-center fs-8\">Vous devez être connecté pour laisser un avis</div>
  2190. {% endif %}
  2191. </div>
  2192. </div>
  2193. <div class=\"modal-footer\">
  2194. <button type=\"button\" class=\"btn btn-light\" data-bs-dismiss=\"modal\">Fermer</button>
  2195. </div>
  2196. </div>
  2197. </div>
  2198. </div>
  2199. {% endblock %}
  2200. {% block javascripts %}
  2201. {{ parent() }}
  2202. <script src=\"{{ asset('assets/plugins/custom/fslightbox/fslightbox.bundle.js') }}\"></script>
  2203. <script src=\"{{ asset('lib/leaflet/leaflet.js') }}\"></script>
  2204. <script src=\"{{ asset('lib/leaflet/plugins/markercluster/dist/leaflet.markercluster.js') }}\"></script>
  2205. <script src=\"{{ asset('/assets/plugins/global/plugins.bundle.js') }}\"></script>
  2206. <script>
  2207. {% if practitioner.addressCoordY and practitioner.addressCoordX %}
  2208. var map = L.map('zv-map').setView({lon: 1.9, lat: 46.98}, 5);
  2209. var bounds = [];
  2210. bounds.push([{{ practitioner.addressCoordY }}, {{ practitioner.addressCoordX }}]);
  2211. {% if practitioner.secondaryLocations and practitioner.secondaryLocations|length > 0 %}
  2212. {% for secondaryLocation in practitioner.secondaryLocations %}
  2213. {% if secondaryLocation.active %}
  2214. bounds.push([{{ secondaryLocation.addressCoordY }}, {{ secondaryLocation.addressCoordX }}]);
  2215. {% endif %}
  2216. {% endfor %}
  2217. {% endif %}
  2218. map.fitBounds(bounds, {padding: [50, 50]});
  2219. // add the OpenStreetMap tiles
  2220. L.tileLayer('https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png',{
  2221. maxZoom: 19,
  2222. attribution: 'OpenStreetMap'
  2223. }).addTo(map);
  2224. // show the scale bar on the lower left corner
  2225. L.control.scale({imperial: true, metric: true}).addTo(map);
  2226. // Icons
  2227. var LeafIcon = L.Icon.extend({
  2228. options: {
  2229. iconSize: [19, 47],
  2230. }
  2231. });
  2232. var marker = L.marker([{{ practitioner.addressCoordY }}, {{ practitioner.addressCoordX }}]);
  2233. map.addLayer(marker);
  2234. {% if practitioner.secondaryLocations and practitioner.secondaryLocations|length > 0 %}
  2235. {% for secondaryLocation in practitioner.secondaryLocations %}
  2236. {% if secondaryLocation.active %}
  2237. var marker = L.marker([{{ secondaryLocation.addressCoordY }}, {{ secondaryLocation.addressCoordX }}]);
  2238. map.addLayer(marker);
  2239. {% endif %}
  2240. {% endfor %}
  2241. {% endif %}
  2242. {% endif %}
  2243. </script>
  2244. {% if practitioner.partnerPage.events and practitioner.partnerPage.events.count > 1 %}
  2245. <script src=\"{{ asset('assets/js/vendors/plugins/jquery-3.6.3.min.js') }}\"></script>
  2246. <script src=\"{{ asset('assets/js/vendors/plugins/slick.min.js') }}\"></script>
  2247. <script>
  2248. \$(document).ready(function(){
  2249. \$('#page_events').slick({
  2250. slidesToShow: 1,
  2251. slidesToScroll: 1,
  2252. dots: false,
  2253. arrows: false,
  2254. autoplay: true,
  2255. autoplaySpeed: 3500,
  2256. infinite: true,
  2257. swipe: true,
  2258. fade: true,
  2259. cssEase: 'linear'
  2260. });
  2261. });
  2262. </script>
  2263. {% endif %}
  2264. {% endblock %}", "praticien/fiche.html.twig", "/home/slapp/www/zv/htdocs/templates/praticien/fiche.html.twig");
  2265. }
  2266. }