var/cache/dev/twig/ee/ee104b9adbb45d9fd8948753ba97aef0.php line 55

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. /* admin/experience/overview.html.twig */
  15. class __TwigTemplate_a0e11dde0dff82896ecdb02e4dae3bd2 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.             'page_title' => [$this'block_page_title'],
  25.             'breadcump_main' => [$this'block_breadcump_main'],
  26.             'breadcump_subtitle' => [$this'block_breadcump_subtitle'],
  27.             'menu_left_sidebar' => [$this'block_menu_left_sidebar'],
  28.             'stylesheets' => [$this'block_stylesheets'],
  29.             'content' => [$this'block_content'],
  30.             'javascripts' => [$this'block_javascripts'],
  31.         ];
  32.     }
  33.     protected function doGetParent(array $context)
  34.     {
  35.         // line 1
  36.         return "admin/baseAdmin.html.twig";
  37.     }
  38.     protected function doDisplay(array $context, array $blocks = [])
  39.     {
  40.         $macros $this->macros;
  41.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  42.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""admin/experience/overview.html.twig"));
  43.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  44.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""admin/experience/overview.html.twig"));
  45.         $this->parent $this->loadTemplate("admin/baseAdmin.html.twig""admin/experience/overview.html.twig"1);
  46.         yield from $this->parent->unwrap()->yield($contextarray_merge($this->blocks$blocks));
  47.         
  48.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  49.         
  50.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  51.     }
  52.     // line 2
  53.     public function block_page_title($context, array $blocks = [])
  54.     {
  55.         $macros $this->macros;
  56.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  57.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_title"));
  58.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  59.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_title"));
  60.         yield "Détails : ";
  61.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'2$this->source); })()), "title", [], "any"falsefalsefalse2), "html"nulltrue);
  62.         yield " ";
  63.         
  64.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  65.         
  66.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  67.         return; yield '';
  68.     }
  69.     // line 3
  70.     public function block_breadcump_main($context, array $blocks = [])
  71.     {
  72.         $macros $this->macros;
  73.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  74.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""breadcump_main"));
  75.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  76.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""breadcump_main"));
  77.         yield "Expériences";
  78.         
  79.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  80.         
  81.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  82.         return; yield '';
  83.     }
  84.     // line 4
  85.     public function block_breadcump_subtitle($context, array $blocks = [])
  86.     {
  87.         $macros $this->macros;
  88.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  89.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""breadcump_subtitle"));
  90.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  91.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""breadcump_subtitle"));
  92.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'4$this->source); })()), "title", [], "any"falsefalsefalse4), "html"nulltrue);
  93.         yield " ";
  94.         
  95.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  96.         
  97.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  98.         return; yield '';
  99.     }
  100.     // line 5
  101.     public function block_menu_left_sidebar($context, array $blocks = [])
  102.     {
  103.         $macros $this->macros;
  104.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  105.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""menu_left_sidebar"));
  106.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  107.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""menu_left_sidebar"));
  108.         // line 6
  109.         yield "    ";
  110.         yield from         $this->loadTemplate("include/menu/menuAdmin.html.twig""admin/experience/overview.html.twig"6)->unwrap()->yield(CoreExtension::merge($context, ["menu_active_event" => "2"]));
  111.         
  112.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  113.         
  114.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  115.         return; yield '';
  116.     }
  117.     // line 8
  118.     public function block_stylesheets($context, array $blocks = [])
  119.     {
  120.         $macros $this->macros;
  121.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  122.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  123.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  124.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  125.         // line 9
  126.         yield "    <link href=\"";
  127.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("admin/libs/select2/css/select2.min.css"), "html"nulltrue);
  128.         yield "\" rel=\"stylesheet\" type=\"text/css\">
  129.     <link href=\"";
  130.         // line 10
  131.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("admin/css/tailwind.min.css"), "html"nulltrue);
  132.         yield "\" rel=\"stylesheet\" type=\"text/css\">
  133.     <link href=\"";
  134.         // line 11
  135.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("admin/css/tailwind2.css"), "html"nulltrue);
  136.         yield "\" rel=\"stylesheet\" type=\"text/css\">
  137. ";
  138.         
  139.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  140.         
  141.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  142.         return; yield '';
  143.     }
  144.     // line 14
  145.     public function block_content($context, array $blocks = [])
  146.     {
  147.         $macros $this->macros;
  148.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  149.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  150.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  151.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  152.         // line 15
  153.         yield "    <!-- end page title -->
  154.     <div class=\"row\">
  155.         <div class=\"col-lg-12\">
  156.             <div class=\"card\">
  157.                 <div class=\"card-body\">
  158.                     <div class=\"row\">
  159.                         <div class=\"col-8\">
  160.                             <div class=\"d-flex\">
  161.                                 <div class=\"flex-shrink-0 me-3\">
  162.                                     <img src=\"";
  163.         // line 25
  164.         if ((CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'25$this->source); })()), "image", [], "any"falsefalsefalse25) != null)) {
  165.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(("" CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'25$this->source); })()), "image", [], "any"falsefalsefalse25))), "html"nulltrue);
  166.         } else {
  167.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("admin/images/default/product.png"), "html"nulltrue);
  168.         }
  169.         yield "\" alt=\"\" class=\"avatar-md rounded-circle img-thumbnail\">
  170.                                 </div>
  171.                                 <div class=\"flex-grow-1 align-self-center\">
  172.                                     <div class=\"text-muted\">
  173.                                         <p class=\"mb-2\">";
  174.         // line 29
  175.         if ((Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'29$this->source); })()), "subcategories", [], "any"falsefalsefalse29)) > 0)) {
  176.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'29$this->source); })()), "subcategories", [], "any"falsefalsefalse29), 0, [], "array"falsefalsefalse29), "category", [], "any"falsefalsefalse29), "name", [], "any"falsefalsefalse29), "html"nulltrue);
  177.         }
  178.         yield "</p>
  179.                                         <h5 class=\"mb-1\">";
  180.         // line 30
  181.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'30$this->source); })()), "title", [], "any"falsefalsefalse30), "html"nulltrue);
  182.         yield "</h5>
  183.                                         <p class=\"mb-2\">";
  184.         // line 31
  185.         if (CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'31$this->source); })()), "coachingtype", [], "any"falsefalsefalse31)) {
  186.             yield "Coaching Privé";
  187.         } elseif ((CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'31$this->source); })()), "coachingtype", [], "any"falsefalsefalse31) == "groupe")) {
  188.             yield "Coaching en Groupe";
  189.         } else {
  190.             yield "Coaching en Visio";
  191.         }
  192.         yield "</p>
  193.                                         ";
  194.         // line 32
  195.         if ((CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'32$this->source); })()), "enabled", [], "any"falsefalsefalse32) == "1")) {
  196.             // line 33
  197.             yield "                                            <span class=\"badge badge-soft-success font-size-12\"> <i class=\" font-size-10 mdi mdi-circle text-soft-success align-middle me-1\"></i> Activé </span>
  198.                                         ";
  199.         } else {
  200.             // line 35
  201.             yield "                                            <span class=\"badge badge-soft-danger font-size-12\"> <i class=\" font-size-10 mdi mdi-circle text-soft-danger align-middle me-1\"></i> Désactivé </span>
  202.                                         ";
  203.         }
  204.         // line 36
  205.         yield "   
  206.                                         ";
  207.         // line 37
  208.         if ((CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'37$this->source); })()), "published", [], "any"falsefalsefalse37) == "1")) {
  209.             // line 38
  210.             yield "                                            <span class=\"badge badge-soft-success font-size-12\"> <i class=\" font-size-10 mdi mdi-circle text-soft-success align-middle me-1\"></i> Publié </span>
  211.                                         ";
  212.         } else {
  213.             // line 40
  214.             yield "                                            <span class=\"badge badge-soft-warning font-size-12\"> <i class=\" font-size-10 mdi mdi-circle text-soft-warning align-middle me-1\"></i> Non publié </span>
  215.                                         ";
  216.         }
  217.         // line 41
  218.         yield "   
  219.                                     </div>
  220.                                 </div>
  221.                             </div>
  222.                         </div>
  223.                         <div class=\"col-4\">
  224.                             <ul class=\"list-inline user-chat-nav text-end mb-0\">
  225.                                 <li class=\"list-inline-item  d-none d-sm-inline-block\">
  226.                                     <div class=\"dropdown\">
  227.                                         <button class=\"btn nav-btn\" type=\"button\" data-bs-toggle=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false\">
  228.                                             <i class=\"bx bx-cog\"></i>
  229.                                         </button>
  230.                                         <div class=\"dropdown-menu dropdown-menu-end\" style=\"\">
  231.                                             <a class=\"dropdown-item\" href=\"";
  232.         // line 57
  233.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("edit_general_info", ["id" => CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'57$this->source); })()), "id", [], "any"falsefalsefalse57)]), "html"nulltrue);
  234.         yield "\">Informations Génerale</a>
  235.                                             <a class=\"dropdown-item\" href=\"";
  236.         // line 58
  237.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("edit_description", ["id" => CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'58$this->source); })()), "id", [], "any"falsefalsefalse58)]), "html"nulltrue);
  238.         yield "\">Description</a>
  239.                                             <a class=\"dropdown-item\" href=\"";
  240.         // line 59
  241.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("edit_highlights", ["id" => CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'59$this->source); })()), "id", [], "any"falsefalsefalse59)]), "html"nulltrue);
  242.         yield "\">Points forts</a>
  243.                                             <a class=\"dropdown-item\" href=\"";
  244.         // line 60
  245.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("edit_media", ["id" => CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'60$this->source); })()), "id", [], "any"falsefalsefalse60)]), "html"nulltrue);
  246.         yield "\">Media et galerie</a>
  247.                                             <a class=\"dropdown-item\" href=\"";
  248.         // line 61
  249.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("edit_price", ["id" => CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'61$this->source); })()), "id", [], "any"falsefalsefalse61)]), "html"nulltrue);
  250.         yield "\">Condition d'annulation</a>
  251.                                             <a class=\"dropdown-item\" href=\"";
  252.         // line 62
  253.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("edit_price", ["id" => CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'62$this->source); })()), "id", [], "any"falsefalsefalse62)]), "html"nulltrue);
  254.         yield "\">Prix et tarification</a>
  255.                                             <div class=\"dropdown-divider\"></div>
  256.                                             <a class=\"dropdown-item\" href=\"";
  257.         // line 64
  258.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("add_hebergement", ["id" => CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'64$this->source); })()), "id", [], "any"falsefalsefalse64)]), "html"nulltrue);
  259.         yield "\">Ajouter Chambre</a>
  260.                                             <a class=\"dropdown-item\" ";
  261.         // line 65
  262.         if (CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'65$this->source); })()), "availability", [], "any"falsefalsefalse65)) {
  263.             // line 66
  264.             yield "                                               href=\"";
  265.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("edit_availability", ["id" => CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'66$this->source); })()), "id", [], "any"falsefalsefalse66)]), "html"nulltrue);
  266.             yield "\"
  267.                                                ";
  268.         } else {
  269.             // line 68
  270.             yield "                                                   href=\"";
  271.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("add_availability", ["id" => CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'68$this->source); })()), "id", [], "any"falsefalsefalse68)]), "html"nulltrue);
  272.             yield "\"
  273.                                                    ";
  274.         }
  275.         // line 69
  276.         yield ">Calendrier de disponibilité</a>
  277.                                                    <a class=\"dropdown-item\" href=\"";
  278.         // line 70
  279.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("add_program", ["id" => CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'70$this->source); })()), "id", [], "any"falsefalsefalse70)]), "html"nulltrue);
  280.         yield "\">Ajouter Programme</a>
  281.                                                </div>
  282.                                             </div>
  283.                                         </li>
  284.                                         <li class=\"list-inline-item\">
  285.                                             <div class=\"dropdown\">
  286.                                                 <button class=\"btn nav-btn\" type=\"button\" data-bs-toggle=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false\">
  287.                                                     <i class=\"bx bx-dots-horizontal-rounded\"></i>
  288.                                                 </button>
  289.                                                 <div class=\"dropdown-menu dropdown-menu-end\" style=\"\">
  290.                                                     <a class=\"dropdown-item\" href=\"#\">Page en ligne</a>
  291.                                                     <a class=\"dropdown-item\" href=\"#\">Liste de réservations</a>
  292.                                                     <a class=\"dropdown-item\" href=\"#\">Autres</a>
  293.                                                 </div>
  294.                                             </div>
  295.                                         </li>
  296.                                     </ul>
  297.                                 </div>
  298.                             </div>
  299.                             <!-- end row -->
  300.                         </div>
  301.                     </div>
  302.                 </div>
  303.                 <div class=\"col-lg-12\">
  304.                     <div class=\"card\">
  305.                         <div class=\"card-body\">
  306.                             <div class=\"flex items-center gap-x-4\">
  307.                                 <div class=\"w-8 h-8 rounded-full flex items-center justify-center bg-orange/30 dark:bg-orange/30\">
  308.                                     <i class=\"bx bx-copy-alt text-orange text-3xl\"></i>
  309.                                 </div>
  310.                                 <div>
  311.                                     <h4 class=\"text-gray-700 text-15 font-semibold dark:text-gray-50 mb-1\">Compléter les informations de votre expérience</h4>
  312.                                     <p class=\"text-gray-700 text-sm\">Voici les sections que vous devez compléter pour finaliser de fournir les informations necessaire pour publié votre éxpeience. </p>
  313.                                 </div>
  314.                             </div>
  315.                             <div class=\"my-4 mb-4.5 text-sm flex flex-wrap sm:gap-5 gap-2  items-center\">
  316.                                 <!-- Section: General Info -->
  317.                                 <div class=\"flex items-center justify-start my-1 space-x-1 mr-2 \">
  318.                                     <i class=\"bx ";
  319.         // line 112
  320.         if (CoreExtension::inFilter("1"CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'112$this->source); })()), "steps", [], "any"falsefalsefalse112))) {
  321.             yield "bx-check text-success";
  322.         } else {
  323.             yield "bx-x-circle text-mute";
  324.         }
  325.         yield " font-normal text-base\"></i>
  326.                                     <label class=\"mb-0 font-normal ";
  327.         // line 113
  328.         if (CoreExtension::inFilter("1"CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'113$this->source); })()), "steps", [], "any"falsefalsefalse113))) {
  329.             yield "fw-medium ";
  330.         } else {
  331.             yield "text-muted";
  332.         }
  333.         yield "\">Infos génerale</label>
  334.                                 </div>
  335.                                 <!-- Section: Programme -->
  336.                                 <div class=\"flex items-center justify-start my-1 space-x-1 mr-2 \">
  337.                                     <i class=\"bx ";
  338.         // line 117
  339.         if (CoreExtension::inFilter("2"CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'117$this->source); })()), "steps", [], "any"falsefalsefalse117))) {
  340.             yield "bx-check text-success";
  341.         } else {
  342.             yield "bx-x-circle text-muted";
  343.         }
  344.         yield " font-normal text-base\"></i>
  345.                                     <label class=\"mb-0 font-normal ";
  346.         // line 118
  347.         if (CoreExtension::inFilter("2"CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'118$this->source); })()), "steps", [], "any"falsefalsefalse118))) {
  348.             yield "fw-medium ";
  349.         } else {
  350.             yield "text-muted";
  351.         }
  352.         yield "\">Description</label>
  353.                                 </div>
  354.                                 <!-- Section: Gallery -->
  355.                                 <div class=\"flex items-center justify-start my-1 space-x-1 mr-2 \">
  356.                                     <i class=\"bx ";
  357.         // line 123
  358.         if (CoreExtension::inFilter("3"CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'123$this->source); })()), "steps", [], "any"falsefalsefalse123))) {
  359.             yield "bx-check text-success";
  360.         } else {
  361.             yield "bx-x-circle text-muted";
  362.         }
  363.         yield " \"></i>
  364.                                     <label class=\"mb-0 font-normal";
  365.         // line 124
  366.         if (CoreExtension::inFilter("3"CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'124$this->source); })()), "steps", [], "any"falsefalsefalse124))) {
  367.             yield "fw-medium";
  368.         } else {
  369.             yield "text-muted";
  370.         }
  371.         yield "\">Programme</label>
  372.                                 </div>
  373.                                 <!-- Section: Description -->
  374.                                 <div class=\"flex items-center justify-start my-1 space-x-1 mr-2 \">
  375.                                     <i class=\"bx ";
  376.         // line 129
  377.         if (CoreExtension::inFilter("4"CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'129$this->source); })()), "steps", [], "any"falsefalsefalse129))) {
  378.             yield "bx-check text-success";
  379.         } else {
  380.             yield "bx-x-circle text-muted";
  381.         }
  382.         yield " \"></i>
  383.                                     <label class=\"mb-0 font-normal";
  384.         // line 130
  385.         if (CoreExtension::inFilter("4"CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'130$this->source); })()), "steps", [], "any"falsefalsefalse130))) {
  386.             yield "fw-medium";
  387.         } else {
  388.             yield "text-muted";
  389.         }
  390.         yield "\">Hebergement</label>
  391.                                 </div>
  392.                                 <!-- Section: Prix -->
  393.                                 <div class=\"flex items-center justify-start my-1 space-x-1 mr-2 \">
  394.                                     <i class=\"bx ";
  395.         // line 134
  396.         if (CoreExtension::inFilter("5"CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'134$this->source); })()), "steps", [], "any"falsefalsefalse134))) {
  397.             yield "bx-check text-success";
  398.         } else {
  399.             yield "bx-x-circle text-muted";
  400.         }
  401.         yield "\"></i>
  402.                                     <label class=\"mb-0 font-normal ";
  403.         // line 135
  404.         if (CoreExtension::inFilter("5"CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'135$this->source); })()), "steps", [], "any"falsefalsefalse135))) {
  405.             yield "fw-medium";
  406.         } else {
  407.             yield "text-muted";
  408.         }
  409.         yield "\">Media</label>
  410.                                 </div>
  411.                                 <!-- Section: Highlights -->
  412.                                 <div class=\"flex items-center justify-start my-1 space-x-1 mr-2 \">
  413.                                     <i class=\"bx ";
  414.         // line 139
  415.         if (CoreExtension::inFilter("6"CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'139$this->source); })()), "steps", [], "any"falsefalsefalse139))) {
  416.             yield "bx-check text-success";
  417.         } else {
  418.             yield "bx-x-circle text-muted";
  419.         }
  420.         yield "\"></i>
  421.                                     <label class=\"mb-0 font-normal ";
  422.         // line 140
  423.         if (CoreExtension::inFilter("6"CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'140$this->source); })()), "steps", [], "any"falsefalsefalse140))) {
  424.             yield "fw-medium";
  425.         } else {
  426.             yield "text-muted";
  427.         }
  428.         yield "\">Tarification</label>
  429.                                 </div>
  430.                             </div>
  431.                             <div class=\"border-t border-gray-300 pt-2 flex w-2/5 dark:border-zink-50\">
  432.                                 <div class=\"flex items-center space-x-1 mr-2 my-2\">
  433.                                     <i class=\"bx bx-check-circle text-success font-normal text-base\"></i>
  434.                                     <small class=\"text-xs   font-light dark:text-zink-200\">Information enregistrés  </small>
  435.                                 </div>
  436.                                 <div class=\"flex items-center space-x-1 mr-2 mx-3\">
  437.                                     <i class=\"bx bx-x-circle text-soft-danger text-lg\"></i>
  438.                                     <p class=\"text-xs mb-0  font-light dark:text-zink-200\">Information requise  </p>
  439.                                 </div>
  440.                             </div>
  441.                         </div>
  442.                     </div>
  443.                 </div>
  444.             </div>
  445.             <!-- end row -->
  446.             <div class=\"row\">
  447.                 <div class=\"col-sm-4\">
  448.                     <div class=\"card\">
  449.                         <div class=\"card-body\">
  450.                             <div class=\"d-flex align-items-center mb-3\">
  451.                                 <div class=\"avatar-xs me-3\">
  452.                                     <span class=\"avatar-title rounded-circle bg-primary bg-soft text-primary font-size-18\">
  453.                                         <i class=\"bx bx-dollar-circle\"></i>
  454.                                     </span>
  455.                                 </div>
  456.                                 <h5 class=\"font-size-14 mb-0\">Prix</h5>
  457.                                 <div class=\"dropdown ms-auto\">
  458.                                     <a class=\"text-muted font-size-16\" role=\"button\" data-bs-toggle=\"dropdown\" aria-haspopup=\"true\">
  459.                                         <i class=\"mdi mdi-dots-horizontal\"></i>
  460.                                     </a>
  461.                                     <div class=\"dropdown-menu dropdown-menu-end\">
  462.                                         <a class=\"dropdown-item\" href=\"";
  463.         // line 179
  464.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("edit_price", ["id" => CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'179$this->source); })()), "id", [], "any"falsefalsefalse179)]), "html"nulltrue);
  465.         yield "\">Condition d'annulation</a>
  466.                                         <a class=\"dropdown-item\" href=\"";
  467.         // line 180
  468.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("edit_price", ["id" => CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'180$this->source); })()), "id", [], "any"falsefalsefalse180)]), "html"nulltrue);
  469.         yield "\">Prix et tarification</a>
  470.                                     </div>
  471.                                 </div>
  472.                             </div>
  473.                             <div class=\"text-muted mt-4\">
  474.                                 <h4>  ";
  475.         // line 186
  476.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'186$this->source); })()), "price", [], "any"falsefalsefalse186), "html"nulltrue);
  477.         yield " ";
  478.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'186$this->source); })()), "currency", [], "any"falsefalsefalse186), "html"nulltrue);
  479.         yield " <i class=\"mdi mdi-chevron-up ms-1 text-success\"></i></h4>
  480.                                 <div class=\"d-flex\">
  481.                                     <span class=\"badge badge-soft-success font-size-12\"> ";
  482.         // line 188
  483.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'188$this->source); })()), "currency", [], "any"falsefalsefalse188), "html"nulltrue);
  484.         yield "  </span> <span class=\"ms-2 text-truncate\">Prix de l'éxperience en ";
  485.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'188$this->source); })()), "currency", [], "any"falsefalsefalse188), "html"nulltrue);
  486.         yield "</span>
  487.                                 </div>
  488.                             </div>
  489.                         </div>
  490.                     </div>
  491.                 </div>
  492.                 <div class=\"col-sm-4\">
  493.                     <div class=\"card\">
  494.                         <div class=\"card-body\">
  495.                             <div class=\"d-flex align-items-center mb-3\">
  496.                                 <div class=\"avatar-xs me-3\">
  497.                                     <span class=\"avatar-title rounded-circle bg-primary bg-soft text-primary font-size-18\">
  498.                                         <i class=\"bx bx-dna\"></i>
  499.                                     </span>
  500.                                 </div>
  501.                                 <h5 class=\"font-size-14 mb-0\">Promotion</h5>
  502.                             </div>
  503.                             <div class=\"text-muted mt-4\">
  504.                                 <h4>% ";
  505.         // line 207
  506.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'207$this->source); })()), "promotion", [], "any"falsefalsefalse207), "percent", [], "any"falsefalsefalse207), "html"nulltrue);
  507.         yield " <i class=\"mdi mdi-chevron-up ms-1 text-success\"></i></h4>
  508.                                 <div class=\"d-flex\">
  509.                                     ";
  510.         // line 209
  511.         if ((CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'209$this->source); })()), "onpromo", [], "any"falsefalsefalse209) == "1")) {
  512.             // line 210
  513.             yield "                                        <span class=\"badge badge-soft-success font-size-12\"> On promo </span> <span class=\"ms-2 text-truncate\">La promotion est activé</span>
  514.                                     ";
  515.         } else {
  516.             // line 212
  517.             yield "                                        <span class=\"badge badge-soft-danger font-size-12\"> Pas de promo </span> <span class=\"ms-2 text-truncate\">Aucun promotion actif</span>
  518.                                     ";
  519.         }
  520.         // line 214
  521.         yield "                                </div>
  522.                             </div>
  523.                         </div>
  524.                     </div>
  525.                 </div>
  526.                 <div class=\"col-sm-4\">
  527.                     <div class=\"card\">
  528.                         <div class=\"card-body\">
  529.                             <div class=\"d-flex align-items-center mb-3\">
  530.                                 <div class=\"avatar-xs me-3\">
  531.                                     <span class=\"avatar-title rounded-circle bg-primary bg-soft text-primary font-size-18\">
  532.                                         <i class=\"bx bx-cart\"></i>
  533.                                     </span>
  534.                                 </div>
  535.                                 <h5 class=\"font-size-14 mb-0\">Reservation</h5>
  536.                             </div>
  537.                             <div class=\"text-muted mt-4\">
  538.                                 <h4>120  <i class=\"mdi mdi-chevron-up ms-1 text-success\"></i></h4>
  539.                                 <div class=\"d-flex\">
  540.                                     <span class=\"badge badge-soft-warning font-size-12\"> Confirmé </span> <span class=\"ms-2 text-truncate\">Nombre de réservation confirmé</span>
  541.                                 </div>
  542.                             </div>
  543.                         </div>
  544.                     </div>
  545.                 </div>
  546.             </div>
  547.             <div class=\"row \">
  548.                 <div class=\"col-6 \">
  549.                     <div class=\"card\">
  550.                         <div class=\"card-body\">
  551.                             <div class=\"p-4\">
  552.                                 <h5 class=\"card-title\">Description</h5>
  553.                                 <p class=\"mb-1\">";
  554.         // line 249
  555.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$this->extensions['Twig\Extra\String\StringExtension']->createUnicodeString(CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'249$this->source); })()), "description", [], "any"falsefalsefalse249)), "truncate", [50"..."], "method"falsefalsefalse249), "html"nulltrue);
  556.         yield "</p>
  557.                                 <h5 class=\"card-title mt-4\">Inclus au prix</h5>
  558.                                 <div class=\"text-muted\">
  559.                                     ";
  560.         // line 253
  561.         $context['_parent'] = $context;
  562.         $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'253$this->source); })()), "included", [], "any"falsefalsefalse253));
  563.         foreach ($context['_seq'] as $context["_key"] => $context["included"]) {
  564.             // line 254
  565.             yield "                                        <p class=\"mb-1\"><i class=\"mdi mdi-circle-medium align-middle text-primary me-1\"></i> ";
  566.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["included"], "html"nulltrue);
  567.             yield "</p>
  568.                                     ";
  569.         }
  570.         $_parent $context['_parent'];
  571.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['included'], $context['_parent'], $context['loop']);
  572.         $context array_intersect_key($context$_parent) + $_parent;
  573.         // line 256
  574.         yield "                                </div>
  575.                                 <h5 class=\"card-title mt-4\">Non Inclus au prix</h5>
  576.                                 <div class=\"text-muted\">
  577.                                     ";
  578.         // line 260
  579.         $context['_parent'] = $context;
  580.         $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'260$this->source); })()), "notincluded", [], "any"falsefalsefalse260));
  581.         foreach ($context['_seq'] as $context["_key"] => $context["notincluded"]) {
  582.             // line 261
  583.             yield "                                        <p class=\"mb-1\"><i class=\"mdi mdi-circle-medium align-middle text-primary me-1\"></i> ";
  584.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["notincluded"], "html"nulltrue);
  585.             yield "</p>
  586.                                     ";
  587.         }
  588.         $_parent $context['_parent'];
  589.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['notincluded'], $context['_parent'], $context['loop']);
  590.         $context array_intersect_key($context$_parent) + $_parent;
  591.         // line 263
  592.         yield "                                </div>
  593.                                 <div class=\"text-center mt-4\"><a href=\"";
  594.         // line 264
  595.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("edit_description", ["id" => CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'264$this->source); })()), "id", [], "any"falsefalsefalse264)]), "html"nulltrue);
  596.         yield "\" class=\"\">Modifier description<i class=\"mdi mdi-arrow-right ms-1\"></i></a></div>
  597.                             </div>
  598.                         </div>
  599.                     </div>
  600.                     <div class=\"card\">
  601.                         <div class=\"card-body\">
  602.                             <div class=\"p-4\">
  603.                                 <h5 class=\"card-title\">Hebergement</h5>
  604.                                 <ul class=\"list-group list-group-flush\">
  605.                                     ";
  606.         // line 275
  607.         $context['_parent'] = $context;
  608.         $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'275$this->source); })()), "hebergements", [], "any"falsefalsefalse275));
  609.         foreach ($context['_seq'] as $context["_key"] => $context["hebergement"]) {
  610.             // line 276
  611.             yield "                                        <li class=\"list-group-item py-3\">
  612.                                             <div class=\"d-flex\">
  613.                                                 <div class=\"me-3\">
  614.                                                     <img width=\"80\" src=\"";
  615.             // line 279
  616.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(("" CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'279$this->source); })()), "image", [], "any"falsefalsefalse279))), "html"nulltrue);
  617.             yield "\" alt=\"\" class=\"avatar-sm h-auto d-block rounded\">
  618.                                                 </div>
  619.                                                 <div class=\"align-self-center overflow-hidden me-auto\">
  620.                                                     <div>
  621.                                                         <h5 class=\"font-size-14 text-truncate\"><a href=\"";
  622.             // line 284
  623.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("edit_hebergement", ["id" => CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'284$this->source); })()), "id", [], "any"falsefalsefalse284), "heber" => CoreExtension::getAttribute($this->env$this->source$context["hebergement"], "id", [], "any"falsefalsefalse284)]), "html"nulltrue);
  624.             yield "\" class=\"text-dark\">";
  625.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["hebergement"], "name", [], "any"falsefalsefalse284), "html"nulltrue);
  626.             yield "</a></h5>
  627.                                                         <p class=\"text-muted mb-0\">";
  628.             // line 285
  629.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["hebergement"], "price", [], "any"falsefalsefalse285), "html"nulltrue);
  630.             yield " ";
  631.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'285$this->source); })()), "currency", [], "any"falsefalsefalse285), "html"nulltrue);
  632.             yield "</p>
  633.                                                     </div>
  634.                                                 </div>
  635.                                                 <div class=\"dropdown ms-2\">
  636.                                                     <a class=\"text-muted font-size-14\" href=\"#\" role=\"button\" data-bs-toggle=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false\">
  637.                                                         <i class=\"mdi mdi-dots-horizontal\"></i>
  638.                                                     </a>
  639.                                                     <div class=\"dropdown-menu dropdown-menu-end\">
  640.                                                         <a class=\"dropdown-item\" href=\"";
  641.             // line 295
  642.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("edit_hebergement", ["id" => CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'295$this->source); })()), "id", [], "any"falsefalsefalse295), "heber" => CoreExtension::getAttribute($this->env$this->source$context["hebergement"], "id", [], "any"falsefalsefalse295)]), "html"nulltrue);
  643.             yield "\">Modifier</a>
  644.                                                         <a class=\"dropdown-item\" href=\"";
  645.             // line 296
  646.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("remove_hebergement", ["id" => CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'296$this->source); })()), "id", [], "any"falsefalsefalse296), "p" => CoreExtension::getAttribute($this->env$this->source$context["hebergement"], "id", [], "any"falsefalsefalse296)]), "html"nulltrue);
  647.             yield "\">Supprimer</a>
  648.                                                     </div>
  649.                                                 </div>
  650.                                             </div>
  651.                                         </li>
  652.                                     ";
  653.         }
  654.         $_parent $context['_parent'];
  655.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['hebergement'], $context['_parent'], $context['loop']);
  656.         $context array_intersect_key($context$_parent) + $_parent;
  657.         // line 302
  658.         yield "
  659.                                 </ul>
  660.                                 <div class=\"text-center mt-4\"><a href=\"";
  661.         // line 304
  662.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("add_hebergement", ["id" => CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'304$this->source); })()), "id", [], "any"falsefalsefalse304)]), "html"nulltrue);
  663.         yield "\" class=\"\">Nouveau hebergement<i class=\"mdi mdi-arrow-right ms-1\"></i></a></div>
  664.                             </div>
  665.                         </div>
  666.                     </div>
  667.                     <div class=\"card\">
  668.                         <div class=\"card-body\">
  669.                             <div class=\"p-4\">
  670.                                 <h5 class=\"card-title\">Calendrier de dispoibilité</h5>
  671.                                 <p>Personnaliser la disponilbilité de cette experience selon votre calendrier.</p>
  672.                                 ";
  673.         // line 315
  674.         if (CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'315$this->source); })()), "availability", [], "any"falsefalsefalse315)) {
  675.             // line 316
  676.             yield "                                    <div class=\"text-center\">
  677.                                         <div class=\"mb-4\">
  678.                                             <i class=\"bx bx-calendar text-primary display-4\"></i>
  679.                                         </div>
  680.                                         <h4>Durée de l'éxperience</h4>
  681.                                         <p>";
  682.             // line 321
  683.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'321$this->source); })()), "availability", [], "any"falsefalsefalse321), "duration", [], "any"falsefalsefalse321), "html"nulltrue);
  684.             yield " jours</p>
  685.                                     </div>
  686.                                     <div class=\"table-responsive mt-4\">
  687.                                         <table class=\"table align-middle table-nowrap\">
  688.                                             <tbody>
  689.                                                 <tr>
  690.                                                     <td >
  691.                                                         <p class=\"mb-0\">Périodes de réservations :</p>
  692.                                                     </td>
  693.                                                     <td>
  694.                                                         <p class=\"mb-0\">à partir de <b>";
  695.             // line 331
  696.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'331$this->source); })()), "availability", [], "any"falsefalsefalse331), "duration", [], "any"falsefalsefalse331), "html"nulltrue);
  697.             yield " Jours</b>, avant la date de départ </p></td>
  698.                                                 </tr>
  699.                                                 <tr>
  700.                                                     <td>
  701.                                                         <p class=\"mb-0\">Type de calendrier :</p>
  702.                                                     </td>
  703.                                                     <td>
  704.                                                         <p class=\"mb-0\">";
  705.             // line 338
  706.             if ((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'338$this->source); })()), "availability", [], "any"falsefalsefalse338), "availabilitytype", [], "any"falsefalsefalse338) == "1")) {
  707.                 yield "CALENDRIER DE DISPONIBILITÉ <i class=\"mdi mdi-arrow-right ms-1\"></i> Dates de départ";
  708.             } elseif ((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'338$this->source); })()), "availability", [], "any"falsefalsefalse338), "availabilitytype", [], "any"falsefalsefalse338) == "2")) {
  709.                 yield "CALENDRIER OUVERTE <i class=\"mdi mdi-arrow-right ms-1\"></i> Dates d'indisponibilité";
  710.             }
  711.             yield "</p>
  712.                                                     </td>
  713.                                                 </tr>
  714.                                             </tbody>
  715.                                         </table>
  716.                                     </div>
  717.                                     <div class=\"text-center bg- p-10\" >
  718.                                         <div class=\"text-center mt-4\"><a href=\"";
  719.             // line 345
  720.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("edit_availability", ["id" => CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'345$this->source); })()), "id", [], "any"falsefalsefalse345)]), "html"nulltrue);
  721.             yield "\" class=\"\">Personaliser la disponibilité <i class=\"mdi mdi-arrow-right ms-1\"></i></a></div>
  722.                                     </div>
  723.                                 ";
  724.         } else {
  725.             // line 348
  726.             yield "                                    <div class=\"text-center bg- p-10\" >
  727.                                         <p class=\"text-muted\">Aucune disponibilité enregistré !!</p>
  728.                                         <div class=\"text-center mt-4\"><a href=\"";
  729.             // line 350
  730.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("add_availability", ["id" => CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'350$this->source); })()), "id", [], "any"falsefalsefalse350)]), "html"nulltrue);
  731.             yield "\" class=\"\">Créer une calendrier <i class=\"mdi mdi-arrow-right ms-1\"></i></a></div>
  732.                                     </div>
  733.                                 ";
  734.         }
  735.         // line 353
  736.         yield "
  737.                                 <!-- end card -->
  738.                             </div>
  739.                         </div>
  740.                     </div>
  741.                 </div>
  742.                 <div class=\"col-6 \">
  743.                     <div class=\"card\">
  744.                         <div class=\"card-body\">
  745.                             <h4 class=\"card-title\">Informations génerale</h4>
  746.                             <p class=\"mb-2 text-muted\">Modifier les informations génerale de l'éxperience :</p>
  747.                             <div class=\"tab-pill mt-3 \">
  748.                                 <div class=\"  text-13\">
  749.                                     <div class=\"tab-pane block\">
  750.                                         <div class=\"row\">
  751.                                             <label for=\"example-text-input\" class=\"block col-3 dark:text-zink-200 font-medium mb-1 text-sm\">Type de coaching</label>
  752.                                             <p class=\"col-9 text-sm text-gray-600 dark:text-zink-200\">";
  753.         // line 377
  754.         if (CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'377$this->source); })()), "coachingtype", [], "any"falsefalsefalse377)) {
  755.             yield "Coaching Privé";
  756.         } elseif ((CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'377$this->source); })()), "coachingtype", [], "any"falsefalsefalse377) == "groupe")) {
  757.             yield "Coaching en Groupe";
  758.         } else {
  759.             yield "Coaching en Visio";
  760.         }
  761.         yield "</p>
  762.                                         </div>
  763.                                         <div class=\"mt-3 row\">
  764.                                             <label for=\"example-text-input\" class=\"block col-3 dark:text-zink-200 font-medium mb-1 text-sm\">Categorie</label>
  765.                                             <p class=\"col-9 text-xs  text-gray-600 dark:text-zink-200\">";
  766.         // line 381
  767.         if ((Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'381$this->source); })()), "subcategories", [], "any"falsefalsefalse381)) > 0)) {
  768.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'381$this->source); })()), "subcategories", [], "any"falsefalsefalse381), 0, [], "array"falsefalsefalse381), "category", [], "any"falsefalsefalse381), "name", [], "any"falsefalsefalse381), "html"nulltrue);
  769.         }
  770.         yield "</p>
  771.                                         </div>
  772.                                         <div class=\"mt-3 row\">
  773.                                             <label for=\"example-text-input\" class=\"block col-3 dark:text-zink-200 font-medium mb-1 text-sm\">Resumé</label>
  774.                                             <p class=\"col-9 text-xs  text-gray-600 dark:text-zink-200\">";
  775.         // line 385
  776.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'385$this->source); })()), "resume", [], "any"falsefalsefalse385), "html"nulltrue);
  777.         yield "</p>
  778.                                         </div>
  779.                                         <div class=\"text-center mt-4\"><a href=\"";
  780.         // line 389
  781.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("edit_general_info", ["id" => CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'389$this->source); })()), "id", [], "any"falsefalsefalse389)]), "html"nulltrue);
  782.         yield "\" class=\"\">Modifier les infos general <i class=\"mdi mdi-arrow-right ms-1\"></i></a></div>
  783.                                     </div>
  784.                                 </div>
  785.                             </div>
  786.                         </div>
  787.                     </div>
  788.                     <div class=\"card\">
  789.                         <div class=\"card-body\">
  790.                             <div class=\"p-4\">
  791.                                 <h5 class=\"card-title\">Points fort !</h5>
  792.                                 <p>Les point remarquables de l'éxperience :</p>
  793.                                 <div class=\"text-muted\">
  794.                                     ";
  795.         // line 402
  796.         $context['_parent'] = $context;
  797.         $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'402$this->source); })()), "highlights", [], "any"falsefalsefalse402));
  798.         foreach ($context['_seq'] as $context["_key"] => $context["highlight"]) {
  799.             // line 403
  800.             yield "                                        <p class=\"mb-1\"><i class=\"mdi mdi-circle-medium align-middle text-primary me-1\"></i> ";
  801.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["highlight"], "html"nulltrue);
  802.             yield "</p>
  803.                                     ";
  804.         }
  805.         $_parent $context['_parent'];
  806.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['highlight'], $context['_parent'], $context['loop']);
  807.         $context array_intersect_key($context$_parent) + $_parent;
  808.         // line 405
  809.         yield "                                </div>
  810.                                 <div class=\"text-center mt-4\"><a href=\"";
  811.         // line 406
  812.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("edit_highlights", ["id" => CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'406$this->source); })()), "id", [], "any"falsefalsefalse406)]), "html"nulltrue);
  813.         yield "\" class=\"\">Modifier Points fort<i class=\"mdi mdi-arrow-right ms-1\"></i></a></div>
  814.                             </div>
  815.                         </div>
  816.                     </div>
  817.                     <div class=\"card\">
  818.                         <div class=\"card-body\">
  819.                             <div class=\"p-4\">
  820.                                 <h5 class=\"card-title\">Programme</h5>
  821.                                 <p>Les activités programmeé durant l'éxperience,pour les éxperience à plusieurs jours, lister regrouper chaque jousr à part.</p>
  822.                                 ";
  823.         // line 417
  824.         if ((Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'417$this->source); })()), "programs", [], "any"falsefalsefalse417)) > 0)) {
  825.             // line 418
  826.             yield "                                    <div data-simplebar class=\"mt-2\" style=\"max-height: 280px;\">
  827.                                         <ul class=\"verti-timeline list-unstyled\">
  828.                                             ";
  829.             // line 420
  830.             $context['_parent'] = $context;
  831.             $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'420$this->source); })()), "programs", [], "any"falsefalsefalse420));
  832.             foreach ($context['_seq'] as $context["_key"] => $context["program"]) {
  833.                 // line 421
  834.                 yield "                                                <li class=\"event-list active\">
  835.                                                     <div class=\"event-timeline-dot\">
  836.                                                         <i class=\"bx bxs-right-arrow-circle font-size-18 bx-fade-right\"></i>
  837.                                                     </div>
  838.                                                     <div class=\"d-flex\">
  839.                                                         <div class=\"flex-shrink-0 me-3\">
  840.                                                             <h5 class=\"font-size-14\">";
  841.                 // line 427
  842.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["program"], "day", [], "any"falsefalsefalse427), "html"nulltrue);
  843.                 yield " <i class=\"bx bx-right-arrow-alt font-size-16 text-primary align-middle ms-2\"></i></h5>
  844.                                                         </div>
  845.                                                         <div class=\"flex-grow-1\">
  846.                                                             <div>
  847.                                                                 ";
  848.                 // line 431
  849.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["program"], "description", [], "any"falsefalsefalse431), "html"nulltrue);
  850.                 yield " <a href=\"";
  851.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("edit_program", ["id" => CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'431$this->source); })()), "id", [], "any"falsefalsefalse431), "p" => CoreExtension::getAttribute($this->env$this->source$context["program"], "id", [], "any"falsefalsefalse431)]), "html"nulltrue);
  852.                 yield "\" class=\"text-success p-1\"><i class=\"bx bxs-edit-alt\"></i></a> <a href=\"";
  853.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("remove_program", ["id" => CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'431$this->source); })()), "id", [], "any"falsefalsefalse431), "p" => CoreExtension::getAttribute($this->env$this->source$context["program"], "id", [], "any"falsefalsefalse431)]), "html"nulltrue);
  854.                 yield "\" class=\"text-ganger p-1\"><i class=\"bx bxs-trash-alt\"></i></a>
  855.                                                             </div>
  856.                                                         </div>
  857.                                                     </div>
  858.                                                 </li>
  859.                                             ";
  860.             }
  861.             $_parent $context['_parent'];
  862.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['program'], $context['_parent'], $context['loop']);
  863.             $context array_intersect_key($context$_parent) + $_parent;
  864.             // line 437
  865.             yield "                                        </ul>
  866.                                     </div>
  867.                                 ";
  868.         } else {
  869.             // line 440
  870.             yield "                                    <div class=\"text-center bg- p-10\" >
  871.                                         <p class=\"text-muted\">Aucun programme enregistrer !!</p>
  872.                                     </div>
  873.                                 ";
  874.         }
  875.         // line 444
  876.         yield "
  877.                                 <!-- end card -->
  878.                                 <div class=\"text-center mt-4\"><a href=\"";
  879.         // line 449
  880.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("add_program", ["id" => CoreExtension::getAttribute($this->env$this->source, (isset($context["experience"]) || array_key_exists("experience"$context) ? $context["experience"] : (function () { throw new RuntimeError('Variable "experience" does not exist.'449$this->source); })()), "id", [], "any"falsefalsefalse449)]), "html"nulltrue);
  881.         yield "\" class=\"\">Nouvelle activité au Programe <i class=\"mdi mdi-arrow-right ms-1\"></i></a></div>
  882.                             </div>
  883.                         </div>
  884.                     </div>
  885.                 </div>
  886.             </div>
  887.             <!-- end row -->
  888.             <!-- end row -->
  889.             <!-- end row -->
  890.             <!-- End Page-content -->
  891.             ";
  892.         
  893.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  894.         
  895.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  896.         return; yield '';
  897.     }
  898.     // line 463
  899.     public function block_javascripts($context, array $blocks = [])
  900.     {
  901.         $macros $this->macros;
  902.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  903.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  904.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  905.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  906.         // line 464
  907.         yield "                    <!-- apexcharts -->
  908.                     <script src=\"";
  909.         // line 465
  910.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("admin/libs/parsleyjs/parsley.min.js"), "html"nulltrue);
  911.         yield "\"></script>
  912.                     <script src=\"";
  913.         // line 467
  914.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("admin/js/app.js"), "html"nulltrue);
  915.         yield "\"></script>
  916.                 ";
  917.         
  918.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  919.         
  920.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  921.         return; yield '';
  922.     }
  923.     /**
  924.      * @codeCoverageIgnore
  925.      */
  926.     public function getTemplateName()
  927.     {
  928.         return "admin/experience/overview.html.twig";
  929.     }
  930.     /**
  931.      * @codeCoverageIgnore
  932.      */
  933.     public function isTraitable()
  934.     {
  935.         return false;
  936.     }
  937.     /**
  938.      * @codeCoverageIgnore
  939.      */
  940.     public function getDebugInfo()
  941.     {
  942.         return array (  1008 => 467,  1003 => 465,  1000 => 464,  990 => 463,  965 => 449,  958 => 444,  952 => 440,  947 => 437,  931 => 431,  924 => 427,  916 => 421,  912 => 420,  908 => 418,  906 => 417,  892 => 406,  889 => 405,  880 => 403,  876 => 402,  860 => 389,  853 => 385,  844 => 381,  831 => 377,  805 => 353,  799 => 350,  795 => 348,  789 => 345,  775 => 338,  765 => 331,  752 => 321,  745 => 316,  743 => 315,  729 => 304,  725 => 302,  713 => 296,  709 => 295,  694 => 285,  688 => 284,  680 => 279,  675 => 276,  671 => 275,  657 => 264,  654 => 263,  645 => 261,  641 => 260,  635 => 256,  626 => 254,  622 => 253,  615 => 249,  578 => 214,  574 => 212,  570 => 210,  568 => 209,  563 => 207,  539 => 188,  532 => 186,  523 => 180,  519 => 179,  473 => 140,  465 => 139,  454 => 135,  446 => 134,  435 => 130,  427 => 129,  415 => 124,  407 => 123,  395 => 118,  387 => 117,  376 => 113,  368 => 112,  323 => 70,  320 => 69,  314 => 68,  308 => 66,  306 => 65,  302 => 64,  297 => 62,  293 => 61,  289 => 60,  285 => 59,  281 => 58,  277 => 57,  259 => 41,  255 => 40,  251 => 38,  249 => 37,  246 => 36,  242 => 35,  238 => 33,  236 => 32,  226 => 31,  222 => 30,  216 => 29,  205 => 25,  193 => 15,  183 => 14,  169 => 11,  165 => 10,  160 => 9,  150 => 8,  138 => 6,  128 => 5,  107 => 4,  87 => 3,  65 => 2,  42 => 1,);
  943.     }
  944.     public function getSourceContext()
  945.     {
  946.         return new Source("{% extends 'admin/baseAdmin.html.twig' %}
  947. {% block page_title %}Détails : {{ experience.title }} {% endblock %}
  948. {% block breadcump_main %}Expériences{% endblock %}
  949. {% block breadcump_subtitle %}{{ experience.title }} {% endblock %}
  950. {% block menu_left_sidebar %}
  951.     {% include 'include/menu/menuAdmin.html.twig' with { menu_active_event : '2'} %}
  952. {% endblock %}
  953. {% block stylesheets %}
  954.     <link href=\"{{ asset('admin/libs/select2/css/select2.min.css') }}\" rel=\"stylesheet\" type=\"text/css\">
  955.     <link href=\"{{ asset('admin/css/tailwind.min.css') }}\" rel=\"stylesheet\" type=\"text/css\">
  956.     <link href=\"{{ asset('admin/css/tailwind2.css') }}\" rel=\"stylesheet\" type=\"text/css\">
  957. {% endblock %}
  958. {% block content %}
  959.     <!-- end page title -->
  960.     <div class=\"row\">
  961.         <div class=\"col-lg-12\">
  962.             <div class=\"card\">
  963.                 <div class=\"card-body\">
  964.                     <div class=\"row\">
  965.                         <div class=\"col-8\">
  966.                             <div class=\"d-flex\">
  967.                                 <div class=\"flex-shrink-0 me-3\">
  968.                                     <img src=\"{% if experience.image != null %}{{ asset(''~experience.image) }}{% else %}{{ asset('admin/images/default/product.png') }}{% endif %}\" alt=\"\" class=\"avatar-md rounded-circle img-thumbnail\">
  969.                                 </div>
  970.                                 <div class=\"flex-grow-1 align-self-center\">
  971.                                     <div class=\"text-muted\">
  972.                                         <p class=\"mb-2\">{% if experience.subcategories|length > 0 %}{{ experience.subcategories[0].category.name }}{% endif %}</p>
  973.                                         <h5 class=\"mb-1\">{{ experience.title }}</h5>
  974.                                         <p class=\"mb-2\">{% if experience.coachingtype %}Coaching Privé{% elseif experience.coachingtype =='groupe' %}Coaching en Groupe{% else %}Coaching en Visio{% endif %}</p>
  975.                                         {% if experience.enabled == '1' %}
  976.                                             <span class=\"badge badge-soft-success font-size-12\"> <i class=\" font-size-10 mdi mdi-circle text-soft-success align-middle me-1\"></i> Activé </span>
  977.                                         {% else %}
  978.                                             <span class=\"badge badge-soft-danger font-size-12\"> <i class=\" font-size-10 mdi mdi-circle text-soft-danger align-middle me-1\"></i> Désactivé </span>
  979.                                         {% endif %}   
  980.                                         {% if experience.published == '1' %}
  981.                                             <span class=\"badge badge-soft-success font-size-12\"> <i class=\" font-size-10 mdi mdi-circle text-soft-success align-middle me-1\"></i> Publié </span>
  982.                                         {% else %}
  983.                                             <span class=\"badge badge-soft-warning font-size-12\"> <i class=\" font-size-10 mdi mdi-circle text-soft-warning align-middle me-1\"></i> Non publié </span>
  984.                                         {% endif %}   
  985.                                     </div>
  986.                                 </div>
  987.                             </div>
  988.                         </div>
  989.                         <div class=\"col-4\">
  990.                             <ul class=\"list-inline user-chat-nav text-end mb-0\">
  991.                                 <li class=\"list-inline-item  d-none d-sm-inline-block\">
  992.                                     <div class=\"dropdown\">
  993.                                         <button class=\"btn nav-btn\" type=\"button\" data-bs-toggle=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false\">
  994.                                             <i class=\"bx bx-cog\"></i>
  995.                                         </button>
  996.                                         <div class=\"dropdown-menu dropdown-menu-end\" style=\"\">
  997.                                             <a class=\"dropdown-item\" href=\"{{ path('edit_general_info',{'id':experience.id}) }}\">Informations Génerale</a>
  998.                                             <a class=\"dropdown-item\" href=\"{{ path('edit_description',{'id':experience.id}) }}\">Description</a>
  999.                                             <a class=\"dropdown-item\" href=\"{{ path('edit_highlights',{'id':experience.id}) }}\">Points forts</a>
  1000.                                             <a class=\"dropdown-item\" href=\"{{ path('edit_media',{'id':experience.id}) }}\">Media et galerie</a>
  1001.                                             <a class=\"dropdown-item\" href=\"{{ path('edit_price',{'id':experience.id}) }}\">Condition d'annulation</a>
  1002.                                             <a class=\"dropdown-item\" href=\"{{ path('edit_price',{'id':experience.id}) }}\">Prix et tarification</a>
  1003.                                             <div class=\"dropdown-divider\"></div>
  1004.                                             <a class=\"dropdown-item\" href=\"{{ path('add_hebergement',{'id':experience.id}) }}\">Ajouter Chambre</a>
  1005.                                             <a class=\"dropdown-item\" {% if experience.availability %}
  1006.                                                href=\"{{ path('edit_availability',{'id':experience.id}) }}\"
  1007.                                                {% else %}
  1008.                                                    href=\"{{ path('add_availability',{'id':experience.id}) }}\"
  1009.                                                    {% endif %}>Calendrier de disponibilité</a>
  1010.                                                    <a class=\"dropdown-item\" href=\"{{ path('add_program',{'id':experience.id}) }}\">Ajouter Programme</a>
  1011.                                                </div>
  1012.                                             </div>
  1013.                                         </li>
  1014.                                         <li class=\"list-inline-item\">
  1015.                                             <div class=\"dropdown\">
  1016.                                                 <button class=\"btn nav-btn\" type=\"button\" data-bs-toggle=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false\">
  1017.                                                     <i class=\"bx bx-dots-horizontal-rounded\"></i>
  1018.                                                 </button>
  1019.                                                 <div class=\"dropdown-menu dropdown-menu-end\" style=\"\">
  1020.                                                     <a class=\"dropdown-item\" href=\"#\">Page en ligne</a>
  1021.                                                     <a class=\"dropdown-item\" href=\"#\">Liste de réservations</a>
  1022.                                                     <a class=\"dropdown-item\" href=\"#\">Autres</a>
  1023.                                                 </div>
  1024.                                             </div>
  1025.                                         </li>
  1026.                                     </ul>
  1027.                                 </div>
  1028.                             </div>
  1029.                             <!-- end row -->
  1030.                         </div>
  1031.                     </div>
  1032.                 </div>
  1033.                 <div class=\"col-lg-12\">
  1034.                     <div class=\"card\">
  1035.                         <div class=\"card-body\">
  1036.                             <div class=\"flex items-center gap-x-4\">
  1037.                                 <div class=\"w-8 h-8 rounded-full flex items-center justify-center bg-orange/30 dark:bg-orange/30\">
  1038.                                     <i class=\"bx bx-copy-alt text-orange text-3xl\"></i>
  1039.                                 </div>
  1040.                                 <div>
  1041.                                     <h4 class=\"text-gray-700 text-15 font-semibold dark:text-gray-50 mb-1\">Compléter les informations de votre expérience</h4>
  1042.                                     <p class=\"text-gray-700 text-sm\">Voici les sections que vous devez compléter pour finaliser de fournir les informations necessaire pour publié votre éxpeience. </p>
  1043.                                 </div>
  1044.                             </div>
  1045.                             <div class=\"my-4 mb-4.5 text-sm flex flex-wrap sm:gap-5 gap-2  items-center\">
  1046.                                 <!-- Section: General Info -->
  1047.                                 <div class=\"flex items-center justify-start my-1 space-x-1 mr-2 \">
  1048.                                     <i class=\"bx {% if '1' in experience.steps %}bx-check text-success{% else %}bx-x-circle text-mute{% endif %} font-normal text-base\"></i>
  1049.                                     <label class=\"mb-0 font-normal {% if '1' in experience.steps %}fw-medium {% else %}text-muted{% endif %}\">Infos génerale</label>
  1050.                                 </div>
  1051.                                 <!-- Section: Programme -->
  1052.                                 <div class=\"flex items-center justify-start my-1 space-x-1 mr-2 \">
  1053.                                     <i class=\"bx {% if '2' in experience.steps %}bx-check text-success{% else %}bx-x-circle text-muted{% endif %} font-normal text-base\"></i>
  1054.                                     <label class=\"mb-0 font-normal {% if '2' in experience.steps %}fw-medium {% else %}text-muted{% endif %}\">Description</label>
  1055.                                 </div>
  1056.                                 <!-- Section: Gallery -->
  1057.                                 <div class=\"flex items-center justify-start my-1 space-x-1 mr-2 \">
  1058.                                     <i class=\"bx {% if '3' in experience.steps %}bx-check text-success{% else %}bx-x-circle text-muted{% endif %} \"></i>
  1059.                                     <label class=\"mb-0 font-normal{% if '3' in experience.steps %}fw-medium{% else %}text-muted{% endif %}\">Programme</label>
  1060.                                 </div>
  1061.                                 <!-- Section: Description -->
  1062.                                 <div class=\"flex items-center justify-start my-1 space-x-1 mr-2 \">
  1063.                                     <i class=\"bx {% if '4' in experience.steps %}bx-check text-success{% else %}bx-x-circle text-muted{% endif %} \"></i>
  1064.                                     <label class=\"mb-0 font-normal{% if '4' in experience.steps %}fw-medium{% else %}text-muted{% endif %}\">Hebergement</label>
  1065.                                 </div>
  1066.                                 <!-- Section: Prix -->
  1067.                                 <div class=\"flex items-center justify-start my-1 space-x-1 mr-2 \">
  1068.                                     <i class=\"bx {% if '5' in experience.steps %}bx-check text-success{% else %}bx-x-circle text-muted{% endif %}\"></i>
  1069.                                     <label class=\"mb-0 font-normal {% if '5' in experience.steps %}fw-medium{% else %}text-muted{% endif %}\">Media</label>
  1070.                                 </div>
  1071.                                 <!-- Section: Highlights -->
  1072.                                 <div class=\"flex items-center justify-start my-1 space-x-1 mr-2 \">
  1073.                                     <i class=\"bx {% if '6' in experience.steps %}bx-check text-success{% else %}bx-x-circle text-muted{% endif %}\"></i>
  1074.                                     <label class=\"mb-0 font-normal {% if '6' in experience.steps %}fw-medium{% else %}text-muted{% endif %}\">Tarification</label>
  1075.                                 </div>
  1076.                             </div>
  1077.                             <div class=\"border-t border-gray-300 pt-2 flex w-2/5 dark:border-zink-50\">
  1078.                                 <div class=\"flex items-center space-x-1 mr-2 my-2\">
  1079.                                     <i class=\"bx bx-check-circle text-success font-normal text-base\"></i>
  1080.                                     <small class=\"text-xs   font-light dark:text-zink-200\">Information enregistrés  </small>
  1081.                                 </div>
  1082.                                 <div class=\"flex items-center space-x-1 mr-2 mx-3\">
  1083.                                     <i class=\"bx bx-x-circle text-soft-danger text-lg\"></i>
  1084.                                     <p class=\"text-xs mb-0  font-light dark:text-zink-200\">Information requise  </p>
  1085.                                 </div>
  1086.                             </div>
  1087.                         </div>
  1088.                     </div>
  1089.                 </div>
  1090.             </div>
  1091.             <!-- end row -->
  1092.             <div class=\"row\">
  1093.                 <div class=\"col-sm-4\">
  1094.                     <div class=\"card\">
  1095.                         <div class=\"card-body\">
  1096.                             <div class=\"d-flex align-items-center mb-3\">
  1097.                                 <div class=\"avatar-xs me-3\">
  1098.                                     <span class=\"avatar-title rounded-circle bg-primary bg-soft text-primary font-size-18\">
  1099.                                         <i class=\"bx bx-dollar-circle\"></i>
  1100.                                     </span>
  1101.                                 </div>
  1102.                                 <h5 class=\"font-size-14 mb-0\">Prix</h5>
  1103.                                 <div class=\"dropdown ms-auto\">
  1104.                                     <a class=\"text-muted font-size-16\" role=\"button\" data-bs-toggle=\"dropdown\" aria-haspopup=\"true\">
  1105.                                         <i class=\"mdi mdi-dots-horizontal\"></i>
  1106.                                     </a>
  1107.                                     <div class=\"dropdown-menu dropdown-menu-end\">
  1108.                                         <a class=\"dropdown-item\" href=\"{{ path('edit_price',{'id':experience.id}) }}\">Condition d'annulation</a>
  1109.                                         <a class=\"dropdown-item\" href=\"{{ path('edit_price',{'id':experience.id}) }}\">Prix et tarification</a>
  1110.                                     </div>
  1111.                                 </div>
  1112.                             </div>
  1113.                             <div class=\"text-muted mt-4\">
  1114.                                 <h4>  {{ experience.price }} {{ experience.currency }} <i class=\"mdi mdi-chevron-up ms-1 text-success\"></i></h4>
  1115.                                 <div class=\"d-flex\">
  1116.                                     <span class=\"badge badge-soft-success font-size-12\"> {{ experience.currency }}  </span> <span class=\"ms-2 text-truncate\">Prix de l'éxperience en {{ experience.currency }}</span>
  1117.                                 </div>
  1118.                             </div>
  1119.                         </div>
  1120.                     </div>
  1121.                 </div>
  1122.                 <div class=\"col-sm-4\">
  1123.                     <div class=\"card\">
  1124.                         <div class=\"card-body\">
  1125.                             <div class=\"d-flex align-items-center mb-3\">
  1126.                                 <div class=\"avatar-xs me-3\">
  1127.                                     <span class=\"avatar-title rounded-circle bg-primary bg-soft text-primary font-size-18\">
  1128.                                         <i class=\"bx bx-dna\"></i>
  1129.                                     </span>
  1130.                                 </div>
  1131.                                 <h5 class=\"font-size-14 mb-0\">Promotion</h5>
  1132.                             </div>
  1133.                             <div class=\"text-muted mt-4\">
  1134.                                 <h4>% {{ experience.promotion.percent }} <i class=\"mdi mdi-chevron-up ms-1 text-success\"></i></h4>
  1135.                                 <div class=\"d-flex\">
  1136.                                     {% if experience.onpromo == '1' %}
  1137.                                         <span class=\"badge badge-soft-success font-size-12\"> On promo </span> <span class=\"ms-2 text-truncate\">La promotion est activé</span>
  1138.                                     {% else %}
  1139.                                         <span class=\"badge badge-soft-danger font-size-12\"> Pas de promo </span> <span class=\"ms-2 text-truncate\">Aucun promotion actif</span>
  1140.                                     {% endif %}
  1141.                                 </div>
  1142.                             </div>
  1143.                         </div>
  1144.                     </div>
  1145.                 </div>
  1146.                 <div class=\"col-sm-4\">
  1147.                     <div class=\"card\">
  1148.                         <div class=\"card-body\">
  1149.                             <div class=\"d-flex align-items-center mb-3\">
  1150.                                 <div class=\"avatar-xs me-3\">
  1151.                                     <span class=\"avatar-title rounded-circle bg-primary bg-soft text-primary font-size-18\">
  1152.                                         <i class=\"bx bx-cart\"></i>
  1153.                                     </span>
  1154.                                 </div>
  1155.                                 <h5 class=\"font-size-14 mb-0\">Reservation</h5>
  1156.                             </div>
  1157.                             <div class=\"text-muted mt-4\">
  1158.                                 <h4>120  <i class=\"mdi mdi-chevron-up ms-1 text-success\"></i></h4>
  1159.                                 <div class=\"d-flex\">
  1160.                                     <span class=\"badge badge-soft-warning font-size-12\"> Confirmé </span> <span class=\"ms-2 text-truncate\">Nombre de réservation confirmé</span>
  1161.                                 </div>
  1162.                             </div>
  1163.                         </div>
  1164.                     </div>
  1165.                 </div>
  1166.             </div>
  1167.             <div class=\"row \">
  1168.                 <div class=\"col-6 \">
  1169.                     <div class=\"card\">
  1170.                         <div class=\"card-body\">
  1171.                             <div class=\"p-4\">
  1172.                                 <h5 class=\"card-title\">Description</h5>
  1173.                                 <p class=\"mb-1\">{{ experience.description|u.truncate(50, '...') }}</p>
  1174.                                 <h5 class=\"card-title mt-4\">Inclus au prix</h5>
  1175.                                 <div class=\"text-muted\">
  1176.                                     {% for included in experience.included %}
  1177.                                         <p class=\"mb-1\"><i class=\"mdi mdi-circle-medium align-middle text-primary me-1\"></i> {{ included }}</p>
  1178.                                     {% endfor %}
  1179.                                 </div>
  1180.                                 <h5 class=\"card-title mt-4\">Non Inclus au prix</h5>
  1181.                                 <div class=\"text-muted\">
  1182.                                     {% for notincluded in experience.notincluded %}
  1183.                                         <p class=\"mb-1\"><i class=\"mdi mdi-circle-medium align-middle text-primary me-1\"></i> {{ notincluded }}</p>
  1184.                                     {% endfor %}
  1185.                                 </div>
  1186.                                 <div class=\"text-center mt-4\"><a href=\"{{ path('edit_description',{'id':experience.id}) }}\" class=\"\">Modifier description<i class=\"mdi mdi-arrow-right ms-1\"></i></a></div>
  1187.                             </div>
  1188.                         </div>
  1189.                     </div>
  1190.                     <div class=\"card\">
  1191.                         <div class=\"card-body\">
  1192.                             <div class=\"p-4\">
  1193.                                 <h5 class=\"card-title\">Hebergement</h5>
  1194.                                 <ul class=\"list-group list-group-flush\">
  1195.                                     {% for hebergement in experience.hebergements %}
  1196.                                         <li class=\"list-group-item py-3\">
  1197.                                             <div class=\"d-flex\">
  1198.                                                 <div class=\"me-3\">
  1199.                                                     <img width=\"80\" src=\"{{ asset(''~experience.image) }}\" alt=\"\" class=\"avatar-sm h-auto d-block rounded\">
  1200.                                                 </div>
  1201.                                                 <div class=\"align-self-center overflow-hidden me-auto\">
  1202.                                                     <div>
  1203.                                                         <h5 class=\"font-size-14 text-truncate\"><a href=\"{{ path('edit_hebergement',{'id':experience.id,'heber':hebergement.id}) }}\" class=\"text-dark\">{{ hebergement.name }}</a></h5>
  1204.                                                         <p class=\"text-muted mb-0\">{{ hebergement.price }} {{ experience.currency }}</p>
  1205.                                                     </div>
  1206.                                                 </div>
  1207.                                                 <div class=\"dropdown ms-2\">
  1208.                                                     <a class=\"text-muted font-size-14\" href=\"#\" role=\"button\" data-bs-toggle=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false\">
  1209.                                                         <i class=\"mdi mdi-dots-horizontal\"></i>
  1210.                                                     </a>
  1211.                                                     <div class=\"dropdown-menu dropdown-menu-end\">
  1212.                                                         <a class=\"dropdown-item\" href=\"{{ path('edit_hebergement',{'id':experience.id,'heber':hebergement.id}) }}\">Modifier</a>
  1213.                                                         <a class=\"dropdown-item\" href=\"{{ path('remove_hebergement',{'id':experience.id,'p':hebergement.id}) }}\">Supprimer</a>
  1214.                                                     </div>
  1215.                                                 </div>
  1216.                                             </div>
  1217.                                         </li>
  1218.                                     {% endfor %}
  1219.                                 </ul>
  1220.                                 <div class=\"text-center mt-4\"><a href=\"{{ path('add_hebergement',{'id':experience.id}) }}\" class=\"\">Nouveau hebergement<i class=\"mdi mdi-arrow-right ms-1\"></i></a></div>
  1221.                             </div>
  1222.                         </div>
  1223.                     </div>
  1224.                     <div class=\"card\">
  1225.                         <div class=\"card-body\">
  1226.                             <div class=\"p-4\">
  1227.                                 <h5 class=\"card-title\">Calendrier de dispoibilité</h5>
  1228.                                 <p>Personnaliser la disponilbilité de cette experience selon votre calendrier.</p>
  1229.                                 {% if experience.availability %}
  1230.                                     <div class=\"text-center\">
  1231.                                         <div class=\"mb-4\">
  1232.                                             <i class=\"bx bx-calendar text-primary display-4\"></i>
  1233.                                         </div>
  1234.                                         <h4>Durée de l'éxperience</h4>
  1235.                                         <p>{{ experience.availability.duration }} jours</p>
  1236.                                     </div>
  1237.                                     <div class=\"table-responsive mt-4\">
  1238.                                         <table class=\"table align-middle table-nowrap\">
  1239.                                             <tbody>
  1240.                                                 <tr>
  1241.                                                     <td >
  1242.                                                         <p class=\"mb-0\">Périodes de réservations :</p>
  1243.                                                     </td>
  1244.                                                     <td>
  1245.                                                         <p class=\"mb-0\">à partir de <b>{{  experience.availability.duration}} Jours</b>, avant la date de départ </p></td>
  1246.                                                 </tr>
  1247.                                                 <tr>
  1248.                                                     <td>
  1249.                                                         <p class=\"mb-0\">Type de calendrier :</p>
  1250.                                                     </td>
  1251.                                                     <td>
  1252.                                                         <p class=\"mb-0\">{% if experience.availability.availabilitytype ==\"1\"  %}CALENDRIER DE DISPONIBILITÉ <i class=\"mdi mdi-arrow-right ms-1\"></i> Dates de départ{% elseif experience.availability.availabilitytype ==\"2\"  %}CALENDRIER OUVERTE <i class=\"mdi mdi-arrow-right ms-1\"></i> Dates d'indisponibilité{% endif %}</p>
  1253.                                                     </td>
  1254.                                                 </tr>
  1255.                                             </tbody>
  1256.                                         </table>
  1257.                                     </div>
  1258.                                     <div class=\"text-center bg- p-10\" >
  1259.                                         <div class=\"text-center mt-4\"><a href=\"{{ path('edit_availability',{'id':experience.id}) }}\" class=\"\">Personaliser la disponibilité <i class=\"mdi mdi-arrow-right ms-1\"></i></a></div>
  1260.                                     </div>
  1261.                                 {% else %}
  1262.                                     <div class=\"text-center bg- p-10\" >
  1263.                                         <p class=\"text-muted\">Aucune disponibilité enregistré !!</p>
  1264.                                         <div class=\"text-center mt-4\"><a href=\"{{ path('add_availability',{'id':experience.id}) }}\" class=\"\">Créer une calendrier <i class=\"mdi mdi-arrow-right ms-1\"></i></a></div>
  1265.                                     </div>
  1266.                                 {% endif %}
  1267.                                 <!-- end card -->
  1268.                             </div>
  1269.                         </div>
  1270.                     </div>
  1271.                 </div>
  1272.                 <div class=\"col-6 \">
  1273.                     <div class=\"card\">
  1274.                         <div class=\"card-body\">
  1275.                             <h4 class=\"card-title\">Informations génerale</h4>
  1276.                             <p class=\"mb-2 text-muted\">Modifier les informations génerale de l'éxperience :</p>
  1277.                             <div class=\"tab-pill mt-3 \">
  1278.                                 <div class=\"  text-13\">
  1279.                                     <div class=\"tab-pane block\">
  1280.                                         <div class=\"row\">
  1281.                                             <label for=\"example-text-input\" class=\"block col-3 dark:text-zink-200 font-medium mb-1 text-sm\">Type de coaching</label>
  1282.                                             <p class=\"col-9 text-sm text-gray-600 dark:text-zink-200\">{% if experience.coachingtype %}Coaching Privé{% elseif experience.coachingtype =='groupe' %}Coaching en Groupe{% else %}Coaching en Visio{% endif %}</p>
  1283.                                         </div>
  1284.                                         <div class=\"mt-3 row\">
  1285.                                             <label for=\"example-text-input\" class=\"block col-3 dark:text-zink-200 font-medium mb-1 text-sm\">Categorie</label>
  1286.                                             <p class=\"col-9 text-xs  text-gray-600 dark:text-zink-200\">{% if experience.subcategories|length > 0 %}{{ experience.subcategories[0].category.name }}{% endif %}</p>
  1287.                                         </div>
  1288.                                         <div class=\"mt-3 row\">
  1289.                                             <label for=\"example-text-input\" class=\"block col-3 dark:text-zink-200 font-medium mb-1 text-sm\">Resumé</label>
  1290.                                             <p class=\"col-9 text-xs  text-gray-600 dark:text-zink-200\">{{ experience.resume }}</p>
  1291.                                         </div>
  1292.                                         <div class=\"text-center mt-4\"><a href=\"{{ path('edit_general_info',{'id':experience.id}) }}\" class=\"\">Modifier les infos general <i class=\"mdi mdi-arrow-right ms-1\"></i></a></div>
  1293.                                     </div>
  1294.                                 </div>
  1295.                             </div>
  1296.                         </div>
  1297.                     </div>
  1298.                     <div class=\"card\">
  1299.                         <div class=\"card-body\">
  1300.                             <div class=\"p-4\">
  1301.                                 <h5 class=\"card-title\">Points fort !</h5>
  1302.                                 <p>Les point remarquables de l'éxperience :</p>
  1303.                                 <div class=\"text-muted\">
  1304.                                     {% for highlight in experience.highlights %}
  1305.                                         <p class=\"mb-1\"><i class=\"mdi mdi-circle-medium align-middle text-primary me-1\"></i> {{ highlight }}</p>
  1306.                                     {% endfor %}
  1307.                                 </div>
  1308.                                 <div class=\"text-center mt-4\"><a href=\"{{ path('edit_highlights',{'id':experience.id}) }}\" class=\"\">Modifier Points fort<i class=\"mdi mdi-arrow-right ms-1\"></i></a></div>
  1309.                             </div>
  1310.                         </div>
  1311.                     </div>
  1312.                     <div class=\"card\">
  1313.                         <div class=\"card-body\">
  1314.                             <div class=\"p-4\">
  1315.                                 <h5 class=\"card-title\">Programme</h5>
  1316.                                 <p>Les activités programmeé durant l'éxperience,pour les éxperience à plusieurs jours, lister regrouper chaque jousr à part.</p>
  1317.                                 {% if experience.programs|length > 0 %}
  1318.                                     <div data-simplebar class=\"mt-2\" style=\"max-height: 280px;\">
  1319.                                         <ul class=\"verti-timeline list-unstyled\">
  1320.                                             {% for program in experience.programs %}
  1321.                                                 <li class=\"event-list active\">
  1322.                                                     <div class=\"event-timeline-dot\">
  1323.                                                         <i class=\"bx bxs-right-arrow-circle font-size-18 bx-fade-right\"></i>
  1324.                                                     </div>
  1325.                                                     <div class=\"d-flex\">
  1326.                                                         <div class=\"flex-shrink-0 me-3\">
  1327.                                                             <h5 class=\"font-size-14\">{{ program.day }} <i class=\"bx bx-right-arrow-alt font-size-16 text-primary align-middle ms-2\"></i></h5>
  1328.                                                         </div>
  1329.                                                         <div class=\"flex-grow-1\">
  1330.                                                             <div>
  1331.                                                                 {{ program.description }} <a href=\"{{ path('edit_program',{'id':experience.id,'p':program.id}) }}\" class=\"text-success p-1\"><i class=\"bx bxs-edit-alt\"></i></a> <a href=\"{{ path('remove_program',{'id':experience.id,'p':program.id}) }}\" class=\"text-ganger p-1\"><i class=\"bx bxs-trash-alt\"></i></a>
  1332.                                                             </div>
  1333.                                                         </div>
  1334.                                                     </div>
  1335.                                                 </li>
  1336.                                             {% endfor %}
  1337.                                         </ul>
  1338.                                     </div>
  1339.                                 {% else %}
  1340.                                     <div class=\"text-center bg- p-10\" >
  1341.                                         <p class=\"text-muted\">Aucun programme enregistrer !!</p>
  1342.                                     </div>
  1343.                                 {% endif %}
  1344.                                 <!-- end card -->
  1345.                                 <div class=\"text-center mt-4\"><a href=\"{{ path('add_program',{'id':experience.id}) }}\" class=\"\">Nouvelle activité au Programe <i class=\"mdi mdi-arrow-right ms-1\"></i></a></div>
  1346.                             </div>
  1347.                         </div>
  1348.                     </div>
  1349.                 </div>
  1350.             </div>
  1351.             <!-- end row -->
  1352.             <!-- end row -->
  1353.             <!-- end row -->
  1354.             <!-- End Page-content -->
  1355.             {% endblock %}
  1356.                 {% block javascripts %}
  1357.                     <!-- apexcharts -->
  1358.                     <script src=\"{{ asset('admin/libs/parsleyjs/parsley.min.js')}}\"></script>
  1359.                     <script src=\"{{ asset('admin/js/app.js')}}\"></script>
  1360.                 {% endblock %}""admin/experience/overview.html.twig""/home/bookoachroot/public_html/templates/admin/experience/overview.html.twig");
  1361.     }
  1362. }