var/cache/dev/twig/4a/4a2c774464ad98cd2bdb097c89d924da.php line 46

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. /* coach/account/profile.html.twig */
  15. class __TwigTemplate_6edb1088f2c490e1a6d84837b845bc24 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.             'title' => [$this'block_title'],
  30.             'content' => [$this'block_content'],
  31.             'javascripts' => [$this'block_javascripts'],
  32.         ];
  33.     }
  34.     protected function doGetParent(array $context)
  35.     {
  36.         // line 1
  37.         return "admin/baseAdmin.html.twig";
  38.     }
  39.     protected function doDisplay(array $context, array $blocks = [])
  40.     {
  41.         $macros $this->macros;
  42.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  43.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""coach/account/profile.html.twig"));
  44.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  45.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""coach/account/profile.html.twig"));
  46.         $this->parent $this->loadTemplate("admin/baseAdmin.html.twig""coach/account/profile.html.twig"1);
  47.         yield from $this->parent->unwrap()->yield($contextarray_merge($this->blocks$blocks));
  48.         
  49.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  50.         
  51.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  52.     }
  53.     // line 2
  54.     public function block_page_title($context, array $blocks = [])
  55.     {
  56.         $macros $this->macros;
  57.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  58.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_title"));
  59.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  60.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_title"));
  61.         yield "Profile Coaches";
  62.         
  63.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  64.         
  65.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  66.         return; yield '';
  67.     }
  68.     // line 3
  69.     public function block_breadcump_main($context, array $blocks = [])
  70.     {
  71.         $macros $this->macros;
  72.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  73.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""breadcump_main"));
  74.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  75.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""breadcump_main"));
  76.         yield "Coache";
  77.         
  78.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  79.         
  80.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  81.         return; yield '';
  82.     }
  83.     // line 4
  84.     public function block_breadcump_subtitle($context, array $blocks = [])
  85.     {
  86.         $macros $this->macros;
  87.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  88.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""breadcump_subtitle"));
  89.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  90.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""breadcump_subtitle"));
  91.         yield "Profile";
  92.         
  93.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  94.         
  95.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  96.         return; yield '';
  97.     }
  98.     // line 5
  99.     public function block_menu_left_sidebar($context, array $blocks = [])
  100.     {
  101.         $macros $this->macros;
  102.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  103.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""menu_left_sidebar"));
  104.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  105.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""menu_left_sidebar"));
  106.         // line 6
  107.         yield "    ";
  108.         yield from         $this->loadTemplate("include/menu/menuCoach.html.twig""coach/account/profile.html.twig"6)->unwrap()->yield(CoreExtension::merge($context, ["menu_active_event" => "2"]));
  109.         
  110.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  111.         
  112.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  113.         return; yield '';
  114.     }
  115.     // line 8
  116.     public function block_stylesheets($context, array $blocks = [])
  117.     {
  118.         $macros $this->macros;
  119.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  120.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  121.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  122.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  123.         // line 9
  124.         yield "    <link href=\"";
  125.         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);
  126.         yield "\" rel=\"stylesheet\" type=\"text/css\">
  127.     <link href=\"";
  128.         // line 10
  129.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("admin/css/tailwind.min.css"), "html"nulltrue);
  130.         yield "\" rel=\"stylesheet\" type=\"text/css\">
  131.     <link href=\"";
  132.         // line 11
  133.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("admin/css/tailwind2.css"), "html"nulltrue);
  134.         yield "\" rel=\"stylesheet\" type=\"text/css\">
  135. ";
  136.         
  137.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  138.         
  139.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  140.         return; yield '';
  141.     }
  142.     // line 14
  143.     public function block_title($context, array $blocks = [])
  144.     {
  145.         $macros $this->macros;
  146.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  147.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  148.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  149.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  150.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Liste des coachs"), "html"nulltrue);
  151.         
  152.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  153.         
  154.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  155.         return; yield '';
  156.     }
  157.     // line 15
  158.     public function block_content($context, array $blocks = [])
  159.     {
  160.         $macros $this->macros;
  161.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  162.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  163.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  164.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  165.         // line 16
  166.         yield "    ";
  167.         // line 17
  168.         yield "    ";
  169.         if ( !CoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'17$this->source); })()), "user", [], "any"falsefalsefalse17)) {
  170.             // line 18
  171.             yield "    <div class=\"alert alert-warning alert-dismissible\" role=\"alert\">
  172.         <button type=\"button\" class=\"btn-close\" data-bs-dismiss=\"alert\" aria-label=\"Close\"></button>
  173.         <div class=\"alert-message\">
  174.             <strong>Votre compte n'est pas </strong> <a href=\"";
  175.             // line 21
  176.             yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("coach_securite");
  177.             yield "\" class=\"btn btn-warning btn-sm\">verifier</a>
  178.         </div>
  179.         ";
  180.         }
  181.         // line 24
  182.         yield "    </div>
  183.     <div class=\"container-fluid\">
  184.         <div class=\"row\" style=\"justify-content: space-between;\">
  185.             ";
  186.         // line 28
  187.         yield "            <div class=\"col-12 col-lg-3\">
  188.                 <div class=\"email-leftbar card mb-4 mb-lg-0\">
  189.                     <div class=\"mail-list mt-4\">
  190.                         <a href=\"";
  191.         // line 31
  192.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("coach_profile");
  193.         yield "\" class=\"active\"><i class=\"bx bx-user\"></i> General</a>
  194.                         <a href=\"";
  195.         // line 32
  196.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("edit_coach", ["id" => 1]);
  197.         yield "\"><i class=\"bx bx-slider\"></i> Paramètre</a>
  198.                         <a href=\"#\"><i class=\"bx bx-money\"></i> Facturation</a>
  199.                         <a href=\"#\"><i class=\"bx bx-notification\"></i> Notification</a>
  200.                         <a href=\"";
  201.         // line 35
  202.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("coach_securite");
  203.         yield "\"><i class=\"bx bx-lock\"></i> Sécurité</a>
  204.                         <a href=\"";
  205.         // line 36
  206.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("coach_faq");
  207.         yield "\"><i class=\"bx bx-question-mark\"></i> FAQ</a>
  208.                         <a href=\"";
  209.         // line 37
  210.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("security_logout");
  211.         yield "\"><i class=\"bx bx-log-out\"></i> Logout</a>
  212.                     </div>
  213.                 </div>
  214.             </div>
  215.             ";
  216.         // line 43
  217.         yield "            <div class=\"col-12 col-lg-5\">
  218.                 <div class=\"card overflow-hidden mb-4\">
  219.                     <div class=\"bg-primary bg-soft\">
  220.                         <div class=\"row\">
  221.                             <div class=\"col-7\">
  222.                                 <div class=\"text-primary p-3\">
  223.                                     <h5 class=\"text-primary\">Content de vous revoir !</h5>
  224.                                     <p>It will seem like simplified</p>
  225.                                 </div>
  226.                             </div>
  227.                             <div class=\"col-5 align-self-end\">
  228.                                 <img src=\"";
  229.         // line 54
  230.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("admin/images/profile-img.png"), "html"nulltrue);
  231.         yield "\"
  232.                                      alt=\"\" class=\"img-fluid\">
  233.                             </div>
  234.                         </div>
  235.                     </div>
  236.                     <div class=\"card-body pt-0\">
  237.                         <div class=\"row\">
  238.                             <div class=\"col-sm-4 text-center text-sm-start\">
  239.                                 <div class=\"avatar-md profile-user-wid mb-4 mx-auto mx-sm-0\">
  240.                                     <img src=\"";
  241.         // line 63
  242.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("admin/images/users/avatar-1.jpg"), "html"nulltrue);
  243.         yield "\"
  244.                                          alt=\"\" class=\"img-thumbnail rounded-circle\">
  245.                                 </div>
  246.                                 <h5 class=\"font-size-15 text-truncate\">Cynthia Price</h5>
  247.                                 <p class=\"text-muted mb-0 text-truncate\">UI/UX Designer</p>
  248.                             </div>
  249.                             <div class=\"col-sm-8\">
  250.                                 <div class=\"pt-4\">
  251.                                     <div class=\"row\">
  252.                                         <div class=\"col-6\">
  253.                                             <h5 class=\"font-size-15\">125</h5>
  254.                                             <p class=\"text-muted mb-0\">Projects</p>
  255.                                         </div>
  256.                                         <div class=\"col-6\">
  257.                                             <h5 class=\"font-size-15\">\$1245</h5>
  258.                                             <p class=\"text-muted mb-0\">Revenue</p>
  259.                                         </div>
  260.                                     </div>
  261.                                     <div class=\"mt-4\">
  262.                                         <a href=\"#\" class=\"btn btn-primary btn-sm\">
  263.                                             View Profile <i class=\"mdi mdi-arrow-right ms-1\"></i>
  264.                                         </a>
  265.                                     </div>
  266.                                 </div>
  267.                             </div>
  268.                         </div>
  269.                     </div>
  270.                 </div>
  271.                 ";
  272.         // line 93
  273.         yield "                <div class=\"card mb-4\">
  274.                     <div class=\"card-body\">
  275.                         <h4 class=\"card-title mb-4\">Information Personnelle</h4>
  276.                         <p class=\"text-muted mb-4\">
  277.                             Hi I'm Cynthia Price, has been the industry's standard dummy text…
  278.                         </p>
  279.                         <div class=\"table-responsive\">
  280.                             <table class=\"table table-nowrap mb-0\">
  281.                                 <tbody>
  282.                                 <tr><th scope=\"row\">Nom :</th><td>Test</td></tr>
  283.                                 <tr><th scope=\"row\">Prenom :</th><td>Test</td></tr>
  284.                                 <tr><th scope=\"row\">Adresse :</th><td>Temara</td></tr>
  285.                                 <tr><th scope=\"row\">Date de naissance :</th><td>05/02/1999</td></tr>
  286.                                 </tbody>
  287.                             </table>
  288.                         </div>
  289.                     </div>
  290.                 </div>
  291.                 ";
  292.         // line 113
  293.         yield "                <div class=\"card mb-4\">
  294.                     <div class=\"card-body\">
  295.                         <h4 class=\"card-title mb-5\">Mes Experiences</h4>
  296.                         <ul class=\"verti-timeline list-unstyled mb-0\">
  297.                             ";
  298.         // line 117
  299.         $context['_parent'] = $context;
  300.         $context['_seq'] = CoreExtension::ensureTraversable([["icon" => "bx-server""title" => "Experience 1""period" => "2016 - 19"], ["icon" => "bx-code""title" => "Experience 2""period" => "2013 - 16"], ["icon" => "bx-edit""title" => "Experience 3""period" => "2011 - 13"]]);
  301.         $context['loop'] = [
  302.           'parent' => $context['_parent'],
  303.           'index0' => 0,
  304.           'index'  => 1,
  305.           'first'  => true,
  306.         ];
  307.         if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
  308.             $length count($context['_seq']);
  309.             $context['loop']['revindex0'] = $length 1;
  310.             $context['loop']['revindex'] = $length;
  311.             $context['loop']['length'] = $length;
  312.             $context['loop']['last'] = === $length;
  313.         }
  314.         foreach ($context['_seq'] as $context["_key"] => $context["exp"]) {
  315.             // line 122
  316.             yield "                                <li class=\"event-list";
  317.             yield ((CoreExtension::getAttribute($this->env$this->source$context["loop"], "first", [], "any"falsefalsefalse122)) ? (" active") : (""));
  318.             yield "\">
  319.                                     <div class=\"event-timeline-dot\">
  320.                                         <i class=\"bx bx-right-arrow-circle";
  321.             // line 124
  322.             yield ((CoreExtension::getAttribute($this->env$this->source$context["loop"], "first", [], "any"falsefalsefalse124)) ? (" bx-fade-right") : (""));
  323.             yield "\"></i>
  324.                                     </div>
  325.                                     <div class=\"d-flex\">
  326.                                         <div class=\"flex-shrink-0 me-3\">
  327.                                             <i class=\"bx ";
  328.             // line 128
  329.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["exp"], "icon", [], "any"falsefalsefalse128), "html"nulltrue);
  330.             yield " h4 text-primary\"></i>
  331.                                         </div>
  332.                                         <div class=\"flex-grow-1\">
  333.                                             <h5 class=\"font-size-15\">
  334.                                                 <a href=\"#\" class=\"text-dark\">";
  335.             // line 132
  336.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["exp"], "title", [], "any"falsefalsefalse132), "html"nulltrue);
  337.             yield "</a>
  338.                                             </h5>
  339.                                             <span class=\"text-primary\">";
  340.             // line 134
  341.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["exp"], "period", [], "any"falsefalsefalse134), "html"nulltrue);
  342.             yield "</span>
  343.                                         </div>
  344.                                     </div>
  345.                                 </li>
  346.                             ";
  347.             ++$context['loop']['index0'];
  348.             ++$context['loop']['index'];
  349.             $context['loop']['first'] = false;
  350.             if (isset($context['loop']['length'])) {
  351.                 --$context['loop']['revindex0'];
  352.                 --$context['loop']['revindex'];
  353.                 $context['loop']['last'] = === $context['loop']['revindex0'];
  354.             }
  355.         }
  356.         $_parent $context['_parent'];
  357.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['exp'], $context['_parent'], $context['loop']);
  358.         $context array_intersect_key($context$_parent) + $_parent;
  359.         // line 139
  360.         yield "                        </ul>
  361.                     </div>
  362.                     <div class=\"text-end py-2 pe-2\">
  363.                         <a href=\"#\" class=\"btn btn-primary btn-sm\">
  364.                             Voir toutes mes experiences <i class=\"mdi mdi-arrow-right ms-1\"></i>
  365.                         </a>
  366.                     </div>
  367.                 </div>
  368.             </div>
  369.             ";
  370.         // line 150
  371.         yield "            <div class=\"col-12 col-lg-3\">
  372.                 ";
  373.         // line 151
  374.         $context['_parent'] = $context;
  375.         $context['_seq'] = CoreExtension::ensureTraversable(range(13));
  376.         foreach ($context['_seq'] as $context["_key"] => $context["i"]) {
  377.             // line 152
  378.             yield "                    <div class=\"card text-center shadow-sm mb-4\">
  379.                         <div class=\"card-body d-flex flex-column\">
  380.                             <h5 class=\"card-title mb-1\">Share your profile</h5>
  381.                             <p class=\"text-muted small mb-4\">
  382.                                 Now that your agency is created, go ahead and share it to start generating leads.
  383.                             </p>
  384.                             <img src=\"https://api.qrserver.com/v1/create-qr-code/?size=150x150&data=https://larkon-mileage.com\"
  385.                                  alt=\"QR Code\"
  386.                                  class=\"img-fluid mb-4 mx-auto\"
  387.                                  style=\"max-width: 150px;\" />
  388.                             <div class=\"mt-auto d-flex justify-content-center gap-3 mb-4\">
  389.                                 <a href=\"#\" class=\"btn btn-soft-primary rounded-circle p-2\"><i class=\"fab fa-facebook-f\"></i></a>
  390.                                 <a href=\"#\" class=\"btn btn-soft-danger rounded-circle p-2\"><i class=\"fab fa-instagram\"></i></a>
  391.                                 <a href=\"#\" class=\"btn btn-soft-info rounded-circle p-2\"><i class=\"fab fa-twitter\"></i></a>
  392.                                 <a href=\"#\" class=\"btn btn-soft-success rounded-circle p-2\"><i class=\"fab fa-whatsapp\"></i></a>
  393.                                 <a href=\"mailto:someone@example.com\" class=\"btn btn-soft-warning rounded-circle p-2\"><i class=\"fas fa-envelope\"></i></a>
  394.                             </div>
  395.                             <p class=\"text-muted small mb-2\">
  396.                                 Copy the URL below and share it with your friends:
  397.                             </p>
  398.                             <div class=\"input-group input-group-sm\">
  399.                                 <input type=\"text\" id=\"shareUrl\" class=\"form-control\" value=\"https://linkedin.com\" readonly />
  400.                                 <button class=\"btn btn-outline-secondary\" type=\"button\" id=\"copyBtn\" title=\"Copy to clipboard\">
  401.                                     <i class=\"far fa-copy\"></i>
  402.                                 </button>
  403.                             </div>
  404.                         </div>
  405.                     </div>
  406.                 ";
  407.         }
  408.         $_parent $context['_parent'];
  409.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['i'], $context['_parent'], $context['loop']);
  410.         $context array_intersect_key($context$_parent) + $_parent;
  411.         // line 181
  412.         yield "            </div>
  413.         </div>
  414.     </div>
  415. ";
  416.         
  417.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  418.         
  419.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  420.         return; yield '';
  421.     }
  422.     // line 186
  423.     public function block_javascripts($context, array $blocks = [])
  424.     {
  425.         $macros $this->macros;
  426.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  427.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  428.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  429.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  430.         // line 187
  431.         yield "
  432.     <script src=\"";
  433.         // line 188
  434.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("admin/js/app.js"), "html"nulltrue);
  435.         yield "\"></script>
  436. ";
  437.         
  438.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  439.         
  440.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  441.         return; yield '';
  442.     }
  443.     /**
  444.      * @codeCoverageIgnore
  445.      */
  446.     public function getTemplateName()
  447.     {
  448.         return "coach/account/profile.html.twig";
  449.     }
  450.     /**
  451.      * @codeCoverageIgnore
  452.      */
  453.     public function isTraitable()
  454.     {
  455.         return false;
  456.     }
  457.     /**
  458.      * @codeCoverageIgnore
  459.      */
  460.     public function getDebugInfo()
  461.     {
  462.         return array (  489 => 188,  486 => 187,  476 => 186,  461 => 181,  427 => 152,  423 => 151,  420 => 150,  408 => 139,  389 => 134,  384 => 132,  377 => 128,  370 => 124,  364 => 122,  347 => 117,  341 => 113,  320 => 93,  288 => 63,  276 => 54,  263 => 43,  255 => 37,  251 => 36,  247 => 35,  241 => 32,  237 => 31,  232 => 28,  227 => 24,  221 => 21,  216 => 18,  213 => 17,  211 => 16,  201 => 15,  181 => 14,  167 => 11,  163 => 10,  158 => 9,  148 => 8,  136 => 6,  126 => 5,  106 => 4,  86 => 3,  66 => 2,  43 => 1,);
  463.     }
  464.     public function getSourceContext()
  465.     {
  466.         return new Source("{% extends 'admin/baseAdmin.html.twig' %}
  467. {% block page_title %}Profile Coaches{% endblock %}
  468. {% block breadcump_main %}Coache{% endblock %}
  469. {% block breadcump_subtitle %}Profile{% endblock %}
  470. {% block menu_left_sidebar %}
  471.     {% include 'include/menu/menuCoach.html.twig' with { menu_active_event : '2'} %}
  472. {% endblock %}
  473. {% block stylesheets %}
  474.     <link href=\"{{ asset('admin/libs/select2/css/select2.min.css') }}\" rel=\"stylesheet\" type=\"text/css\">
  475.     <link href=\"{{ asset('admin/css/tailwind.min.css') }}\" rel=\"stylesheet\" type=\"text/css\">
  476.     <link href=\"{{ asset('admin/css/tailwind2.css') }}\" rel=\"stylesheet\" type=\"text/css\">
  477. {% endblock %}
  478. {% block title %}{{\"Liste des coachs\"|trans }}{% endblock %}
  479. {% block content %}
  480.     {#  {% if  app.user.emailVerification == \"0\" %} #}
  481.     {% if not app.user%}
  482.     <div class=\"alert alert-warning alert-dismissible\" role=\"alert\">
  483.         <button type=\"button\" class=\"btn-close\" data-bs-dismiss=\"alert\" aria-label=\"Close\"></button>
  484.         <div class=\"alert-message\">
  485.             <strong>Votre compte n'est pas </strong> <a href=\"{{ path('coach_securite') }}\" class=\"btn btn-warning btn-sm\">verifier</a>
  486.         </div>
  487.         {% endif %}
  488.     </div>
  489.     <div class=\"container-fluid\">
  490.         <div class=\"row\" style=\"justify-content: space-between;\">
  491.             {# ── Left sidebar ── #}
  492.             <div class=\"col-12 col-lg-3\">
  493.                 <div class=\"email-leftbar card mb-4 mb-lg-0\">
  494.                     <div class=\"mail-list mt-4\">
  495.                         <a href=\"{{ path('coach_profile') }}\" class=\"active\"><i class=\"bx bx-user\"></i> General</a>
  496.                         <a href=\"{{ path('edit_coach', { 'id': 1 }) }}\"><i class=\"bx bx-slider\"></i> Paramètre</a>
  497.                         <a href=\"#\"><i class=\"bx bx-money\"></i> Facturation</a>
  498.                         <a href=\"#\"><i class=\"bx bx-notification\"></i> Notification</a>
  499.                         <a href=\"{{ path('coach_securite') }}\"><i class=\"bx bx-lock\"></i> Sécurité</a>
  500.                         <a href=\"{{ path('coach_faq') }}\"><i class=\"bx bx-question-mark\"></i> FAQ</a>
  501.                         <a href=\"{{ path('security_logout') }}\"><i class=\"bx bx-log-out\"></i> Logout</a>
  502.                     </div>
  503.                 </div>
  504.             </div>
  505.             {# ── Middle profile ── #}
  506.             <div class=\"col-12 col-lg-5\">
  507.                 <div class=\"card overflow-hidden mb-4\">
  508.                     <div class=\"bg-primary bg-soft\">
  509.                         <div class=\"row\">
  510.                             <div class=\"col-7\">
  511.                                 <div class=\"text-primary p-3\">
  512.                                     <h5 class=\"text-primary\">Content de vous revoir !</h5>
  513.                                     <p>It will seem like simplified</p>
  514.                                 </div>
  515.                             </div>
  516.                             <div class=\"col-5 align-self-end\">
  517.                                 <img src=\"{{ asset('admin/images/profile-img.png') }}\"
  518.                                      alt=\"\" class=\"img-fluid\">
  519.                             </div>
  520.                         </div>
  521.                     </div>
  522.                     <div class=\"card-body pt-0\">
  523.                         <div class=\"row\">
  524.                             <div class=\"col-sm-4 text-center text-sm-start\">
  525.                                 <div class=\"avatar-md profile-user-wid mb-4 mx-auto mx-sm-0\">
  526.                                     <img src=\"{{ asset('admin/images/users/avatar-1.jpg') }}\"
  527.                                          alt=\"\" class=\"img-thumbnail rounded-circle\">
  528.                                 </div>
  529.                                 <h5 class=\"font-size-15 text-truncate\">Cynthia Price</h5>
  530.                                 <p class=\"text-muted mb-0 text-truncate\">UI/UX Designer</p>
  531.                             </div>
  532.                             <div class=\"col-sm-8\">
  533.                                 <div class=\"pt-4\">
  534.                                     <div class=\"row\">
  535.                                         <div class=\"col-6\">
  536.                                             <h5 class=\"font-size-15\">125</h5>
  537.                                             <p class=\"text-muted mb-0\">Projects</p>
  538.                                         </div>
  539.                                         <div class=\"col-6\">
  540.                                             <h5 class=\"font-size-15\">\$1245</h5>
  541.                                             <p class=\"text-muted mb-0\">Revenue</p>
  542.                                         </div>
  543.                                     </div>
  544.                                     <div class=\"mt-4\">
  545.                                         <a href=\"#\" class=\"btn btn-primary btn-sm\">
  546.                                             View Profile <i class=\"mdi mdi-arrow-right ms-1\"></i>
  547.                                         </a>
  548.                                     </div>
  549.                                 </div>
  550.                             </div>
  551.                         </div>
  552.                     </div>
  553.                 </div>
  554.                 {# Personal Info Card #}
  555.                 <div class=\"card mb-4\">
  556.                     <div class=\"card-body\">
  557.                         <h4 class=\"card-title mb-4\">Information Personnelle</h4>
  558.                         <p class=\"text-muted mb-4\">
  559.                             Hi I'm Cynthia Price, has been the industry's standard dummy text…
  560.                         </p>
  561.                         <div class=\"table-responsive\">
  562.                             <table class=\"table table-nowrap mb-0\">
  563.                                 <tbody>
  564.                                 <tr><th scope=\"row\">Nom :</th><td>Test</td></tr>
  565.                                 <tr><th scope=\"row\">Prenom :</th><td>Test</td></tr>
  566.                                 <tr><th scope=\"row\">Adresse :</th><td>Temara</td></tr>
  567.                                 <tr><th scope=\"row\">Date de naissance :</th><td>05/02/1999</td></tr>
  568.                                 </tbody>
  569.                             </table>
  570.                         </div>
  571.                     </div>
  572.                 </div>
  573.                 {# Experiences Card #}
  574.                 <div class=\"card mb-4\">
  575.                     <div class=\"card-body\">
  576.                         <h4 class=\"card-title mb-5\">Mes Experiences</h4>
  577.                         <ul class=\"verti-timeline list-unstyled mb-0\">
  578.                             {% for exp in [
  579.                                 {icon: 'bx-server', title: 'Experience 1', period: '2016 - 19'},
  580.                                 {icon: 'bx-code', title: 'Experience 2', period: '2013 - 16'},
  581.                                 {icon: 'bx-edit', title: 'Experience 3', period: '2011 - 13'},
  582.                             ] %}
  583.                                 <li class=\"event-list{{ loop.first ? ' active' }}\">
  584.                                     <div class=\"event-timeline-dot\">
  585.                                         <i class=\"bx bx-right-arrow-circle{{ loop.first ? ' bx-fade-right' }}\"></i>
  586.                                     </div>
  587.                                     <div class=\"d-flex\">
  588.                                         <div class=\"flex-shrink-0 me-3\">
  589.                                             <i class=\"bx {{ exp.icon }} h4 text-primary\"></i>
  590.                                         </div>
  591.                                         <div class=\"flex-grow-1\">
  592.                                             <h5 class=\"font-size-15\">
  593.                                                 <a href=\"#\" class=\"text-dark\">{{ exp.title }}</a>
  594.                                             </h5>
  595.                                             <span class=\"text-primary\">{{ exp.period }}</span>
  596.                                         </div>
  597.                                     </div>
  598.                                 </li>
  599.                             {% endfor %}
  600.                         </ul>
  601.                     </div>
  602.                     <div class=\"text-end py-2 pe-2\">
  603.                         <a href=\"#\" class=\"btn btn-primary btn-sm\">
  604.                             Voir toutes mes experiences <i class=\"mdi mdi-arrow-right ms-1\"></i>
  605.                         </a>
  606.                     </div>
  607.                 </div>
  608.             </div>
  609.             {# ── Right QR/social block ── #}
  610.             <div class=\"col-12 col-lg-3\">
  611.                 {% for i in 1..3 %}
  612.                     <div class=\"card text-center shadow-sm mb-4\">
  613.                         <div class=\"card-body d-flex flex-column\">
  614.                             <h5 class=\"card-title mb-1\">Share your profile</h5>
  615.                             <p class=\"text-muted small mb-4\">
  616.                                 Now that your agency is created, go ahead and share it to start generating leads.
  617.                             </p>
  618.                             <img src=\"https://api.qrserver.com/v1/create-qr-code/?size=150x150&data=https://larkon-mileage.com\"
  619.                                  alt=\"QR Code\"
  620.                                  class=\"img-fluid mb-4 mx-auto\"
  621.                                  style=\"max-width: 150px;\" />
  622.                             <div class=\"mt-auto d-flex justify-content-center gap-3 mb-4\">
  623.                                 <a href=\"#\" class=\"btn btn-soft-primary rounded-circle p-2\"><i class=\"fab fa-facebook-f\"></i></a>
  624.                                 <a href=\"#\" class=\"btn btn-soft-danger rounded-circle p-2\"><i class=\"fab fa-instagram\"></i></a>
  625.                                 <a href=\"#\" class=\"btn btn-soft-info rounded-circle p-2\"><i class=\"fab fa-twitter\"></i></a>
  626.                                 <a href=\"#\" class=\"btn btn-soft-success rounded-circle p-2\"><i class=\"fab fa-whatsapp\"></i></a>
  627.                                 <a href=\"mailto:someone@example.com\" class=\"btn btn-soft-warning rounded-circle p-2\"><i class=\"fas fa-envelope\"></i></a>
  628.                             </div>
  629.                             <p class=\"text-muted small mb-2\">
  630.                                 Copy the URL below and share it with your friends:
  631.                             </p>
  632.                             <div class=\"input-group input-group-sm\">
  633.                                 <input type=\"text\" id=\"shareUrl\" class=\"form-control\" value=\"https://linkedin.com\" readonly />
  634.                                 <button class=\"btn btn-outline-secondary\" type=\"button\" id=\"copyBtn\" title=\"Copy to clipboard\">
  635.                                     <i class=\"far fa-copy\"></i>
  636.                                 </button>
  637.                             </div>
  638.                         </div>
  639.                     </div>
  640.                 {% endfor %}
  641.             </div>
  642.         </div>
  643.     </div>
  644. {% endblock %}
  645. {% block javascripts %}
  646.     <script src=\"{{ asset('admin/js/app.js')}}\"></script>
  647. {% endblock %}""coach/account/profile.html.twig""/home/bookoachroot/public_html/templates/coach/account/profile.html.twig");
  648.     }
  649. }