<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\CoreExtension;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* coach/account/profile.html.twig */
class __TwigTemplate_6edb1088f2c490e1a6d84837b845bc24 extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'page_title' => [$this, 'block_page_title'],
'breadcump_main' => [$this, 'block_breadcump_main'],
'breadcump_subtitle' => [$this, 'block_breadcump_subtitle'],
'menu_left_sidebar' => [$this, 'block_menu_left_sidebar'],
'stylesheets' => [$this, 'block_stylesheets'],
'title' => [$this, 'block_title'],
'content' => [$this, 'block_content'],
'javascripts' => [$this, 'block_javascripts'],
];
}
protected function doGetParent(array $context)
{
// line 1
return "admin/baseAdmin.html.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "coach/account/profile.html.twig"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "coach/account/profile.html.twig"));
$this->parent = $this->loadTemplate("admin/baseAdmin.html.twig", "coach/account/profile.html.twig", 1);
yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
}
// line 2
public function block_page_title($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "page_title"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "page_title"));
yield "Profile Coaches";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
return; yield '';
}
// line 3
public function block_breadcump_main($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "breadcump_main"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "breadcump_main"));
yield "Coache";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
return; yield '';
}
// line 4
public function block_breadcump_subtitle($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "breadcump_subtitle"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "breadcump_subtitle"));
yield "Profile";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
return; yield '';
}
// line 5
public function block_menu_left_sidebar($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "menu_left_sidebar"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "menu_left_sidebar"));
// line 6
yield " ";
yield from $this->loadTemplate("include/menu/menuCoach.html.twig", "coach/account/profile.html.twig", 6)->unwrap()->yield(CoreExtension::merge($context, ["menu_active_event" => "2"]));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
return; yield '';
}
// line 8
public function block_stylesheets($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheets"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheets"));
// line 9
yield " <link href=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("admin/libs/select2/css/select2.min.css"), "html", null, true);
yield "\" rel=\"stylesheet\" type=\"text/css\">
<link href=\"";
// line 10
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("admin/css/tailwind.min.css"), "html", null, true);
yield "\" rel=\"stylesheet\" type=\"text/css\">
<link href=\"";
// line 11
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("admin/css/tailwind2.css"), "html", null, true);
yield "\" rel=\"stylesheet\" type=\"text/css\">
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
return; yield '';
}
// line 14
public function block_title($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Liste des coachs"), "html", null, true);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
return; yield '';
}
// line 15
public function block_content($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content"));
// line 16
yield " ";
// line 17
yield " ";
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", false, false, false, 17)) {
// line 18
yield " <div class=\"alert alert-warning alert-dismissible\" role=\"alert\">
<button type=\"button\" class=\"btn-close\" data-bs-dismiss=\"alert\" aria-label=\"Close\"></button>
<div class=\"alert-message\">
<strong>Votre compte n'est pas </strong> <a href=\"";
// line 21
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("coach_securite");
yield "\" class=\"btn btn-warning btn-sm\">verifier</a>
</div>
";
}
// line 24
yield " </div>
<div class=\"container-fluid\">
<div class=\"row\" style=\"justify-content: space-between;\">
";
// line 28
yield " <div class=\"col-12 col-lg-3\">
<div class=\"email-leftbar card mb-4 mb-lg-0\">
<div class=\"mail-list mt-4\">
<a href=\"";
// line 31
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("coach_profile");
yield "\" class=\"active\"><i class=\"bx bx-user\"></i> General</a>
<a href=\"";
// line 32
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("edit_coach", ["id" => 1]);
yield "\"><i class=\"bx bx-slider\"></i> Paramètre</a>
<a href=\"#\"><i class=\"bx bx-money\"></i> Facturation</a>
<a href=\"#\"><i class=\"bx bx-notification\"></i> Notification</a>
<a href=\"";
// line 35
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("coach_securite");
yield "\"><i class=\"bx bx-lock\"></i> Sécurité</a>
<a href=\"";
// line 36
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("coach_faq");
yield "\"><i class=\"bx bx-question-mark\"></i> FAQ</a>
<a href=\"";
// line 37
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("security_logout");
yield "\"><i class=\"bx bx-log-out\"></i> Logout</a>
</div>
</div>
</div>
";
// line 43
yield " <div class=\"col-12 col-lg-5\">
<div class=\"card overflow-hidden mb-4\">
<div class=\"bg-primary bg-soft\">
<div class=\"row\">
<div class=\"col-7\">
<div class=\"text-primary p-3\">
<h5 class=\"text-primary\">Content de vous revoir !</h5>
<p>It will seem like simplified</p>
</div>
</div>
<div class=\"col-5 align-self-end\">
<img src=\"";
// line 54
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("admin/images/profile-img.png"), "html", null, true);
yield "\"
alt=\"\" class=\"img-fluid\">
</div>
</div>
</div>
<div class=\"card-body pt-0\">
<div class=\"row\">
<div class=\"col-sm-4 text-center text-sm-start\">
<div class=\"avatar-md profile-user-wid mb-4 mx-auto mx-sm-0\">
<img src=\"";
// line 63
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("admin/images/users/avatar-1.jpg"), "html", null, true);
yield "\"
alt=\"\" class=\"img-thumbnail rounded-circle\">
</div>
<h5 class=\"font-size-15 text-truncate\">Cynthia Price</h5>
<p class=\"text-muted mb-0 text-truncate\">UI/UX Designer</p>
</div>
<div class=\"col-sm-8\">
<div class=\"pt-4\">
<div class=\"row\">
<div class=\"col-6\">
<h5 class=\"font-size-15\">125</h5>
<p class=\"text-muted mb-0\">Projects</p>
</div>
<div class=\"col-6\">
<h5 class=\"font-size-15\">\$1245</h5>
<p class=\"text-muted mb-0\">Revenue</p>
</div>
</div>
<div class=\"mt-4\">
<a href=\"#\" class=\"btn btn-primary btn-sm\">
View Profile <i class=\"mdi mdi-arrow-right ms-1\"></i>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
";
// line 93
yield " <div class=\"card mb-4\">
<div class=\"card-body\">
<h4 class=\"card-title mb-4\">Information Personnelle</h4>
<p class=\"text-muted mb-4\">
Hi I'm Cynthia Price, has been the industry's standard dummy text…
</p>
<div class=\"table-responsive\">
<table class=\"table table-nowrap mb-0\">
<tbody>
<tr><th scope=\"row\">Nom :</th><td>Test</td></tr>
<tr><th scope=\"row\">Prenom :</th><td>Test</td></tr>
<tr><th scope=\"row\">Adresse :</th><td>Temara</td></tr>
<tr><th scope=\"row\">Date de naissance :</th><td>05/02/1999</td></tr>
</tbody>
</table>
</div>
</div>
</div>
";
// line 113
yield " <div class=\"card mb-4\">
<div class=\"card-body\">
<h4 class=\"card-title mb-5\">Mes Experiences</h4>
<ul class=\"verti-timeline list-unstyled mb-0\">
";
// line 117
$context['_parent'] = $context;
$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"]]);
$context['loop'] = [
'parent' => $context['_parent'],
'index0' => 0,
'index' => 1,
'first' => true,
];
if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
$length = count($context['_seq']);
$context['loop']['revindex0'] = $length - 1;
$context['loop']['revindex'] = $length;
$context['loop']['length'] = $length;
$context['loop']['last'] = 1 === $length;
}
foreach ($context['_seq'] as $context["_key"] => $context["exp"]) {
// line 122
yield " <li class=\"event-list";
yield ((CoreExtension::getAttribute($this->env, $this->source, $context["loop"], "first", [], "any", false, false, false, 122)) ? (" active") : (""));
yield "\">
<div class=\"event-timeline-dot\">
<i class=\"bx bx-right-arrow-circle";
// line 124
yield ((CoreExtension::getAttribute($this->env, $this->source, $context["loop"], "first", [], "any", false, false, false, 124)) ? (" bx-fade-right") : (""));
yield "\"></i>
</div>
<div class=\"d-flex\">
<div class=\"flex-shrink-0 me-3\">
<i class=\"bx ";
// line 128
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["exp"], "icon", [], "any", false, false, false, 128), "html", null, true);
yield " h4 text-primary\"></i>
</div>
<div class=\"flex-grow-1\">
<h5 class=\"font-size-15\">
<a href=\"#\" class=\"text-dark\">";
// line 132
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["exp"], "title", [], "any", false, false, false, 132), "html", null, true);
yield "</a>
</h5>
<span class=\"text-primary\">";
// line 134
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["exp"], "period", [], "any", false, false, false, 134), "html", null, true);
yield "</span>
</div>
</div>
</li>
";
++$context['loop']['index0'];
++$context['loop']['index'];
$context['loop']['first'] = false;
if (isset($context['loop']['length'])) {
--$context['loop']['revindex0'];
--$context['loop']['revindex'];
$context['loop']['last'] = 0 === $context['loop']['revindex0'];
}
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['exp'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 139
yield " </ul>
</div>
<div class=\"text-end py-2 pe-2\">
<a href=\"#\" class=\"btn btn-primary btn-sm\">
Voir toutes mes experiences <i class=\"mdi mdi-arrow-right ms-1\"></i>
</a>
</div>
</div>
</div>
";
// line 150
yield " <div class=\"col-12 col-lg-3\">
";
// line 151
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable(range(1, 3));
foreach ($context['_seq'] as $context["_key"] => $context["i"]) {
// line 152
yield " <div class=\"card text-center shadow-sm mb-4\">
<div class=\"card-body d-flex flex-column\">
<h5 class=\"card-title mb-1\">Share your profile</h5>
<p class=\"text-muted small mb-4\">
Now that your agency is created, go ahead and share it to start generating leads.
</p>
<img src=\"https://api.qrserver.com/v1/create-qr-code/?size=150x150&data=https://larkon-mileage.com\"
alt=\"QR Code\"
class=\"img-fluid mb-4 mx-auto\"
style=\"max-width: 150px;\" />
<div class=\"mt-auto d-flex justify-content-center gap-3 mb-4\">
<a href=\"#\" class=\"btn btn-soft-primary rounded-circle p-2\"><i class=\"fab fa-facebook-f\"></i></a>
<a href=\"#\" class=\"btn btn-soft-danger rounded-circle p-2\"><i class=\"fab fa-instagram\"></i></a>
<a href=\"#\" class=\"btn btn-soft-info rounded-circle p-2\"><i class=\"fab fa-twitter\"></i></a>
<a href=\"#\" class=\"btn btn-soft-success rounded-circle p-2\"><i class=\"fab fa-whatsapp\"></i></a>
<a href=\"mailto:someone@example.com\" class=\"btn btn-soft-warning rounded-circle p-2\"><i class=\"fas fa-envelope\"></i></a>
</div>
<p class=\"text-muted small mb-2\">
Copy the URL below and share it with your friends:
</p>
<div class=\"input-group input-group-sm\">
<input type=\"text\" id=\"shareUrl\" class=\"form-control\" value=\"https://linkedin.com\" readonly />
<button class=\"btn btn-outline-secondary\" type=\"button\" id=\"copyBtn\" title=\"Copy to clipboard\">
<i class=\"far fa-copy\"></i>
</button>
</div>
</div>
</div>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['i'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 181
yield " </div>
</div>
</div>
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
return; yield '';
}
// line 186
public function block_javascripts($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
// line 187
yield "
<script src=\"";
// line 188
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("admin/js/app.js"), "html", null, true);
yield "\"></script>
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
return; yield '';
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName()
{
return "coach/account/profile.html.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
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,);
}
public function getSourceContext()
{
return new Source("{% extends 'admin/baseAdmin.html.twig' %}
{% block page_title %}Profile Coaches{% endblock %}
{% block breadcump_main %}Coache{% endblock %}
{% block breadcump_subtitle %}Profile{% endblock %}
{% block menu_left_sidebar %}
{% include 'include/menu/menuCoach.html.twig' with { menu_active_event : '2'} %}
{% endblock %}
{% block stylesheets %}
<link href=\"{{ asset('admin/libs/select2/css/select2.min.css') }}\" rel=\"stylesheet\" type=\"text/css\">
<link href=\"{{ asset('admin/css/tailwind.min.css') }}\" rel=\"stylesheet\" type=\"text/css\">
<link href=\"{{ asset('admin/css/tailwind2.css') }}\" rel=\"stylesheet\" type=\"text/css\">
{% endblock %}
{% block title %}{{\"Liste des coachs\"|trans }}{% endblock %}
{% block content %}
{# {% if app.user.emailVerification == \"0\" %} #}
{% if not app.user%}
<div class=\"alert alert-warning alert-dismissible\" role=\"alert\">
<button type=\"button\" class=\"btn-close\" data-bs-dismiss=\"alert\" aria-label=\"Close\"></button>
<div class=\"alert-message\">
<strong>Votre compte n'est pas </strong> <a href=\"{{ path('coach_securite') }}\" class=\"btn btn-warning btn-sm\">verifier</a>
</div>
{% endif %}
</div>
<div class=\"container-fluid\">
<div class=\"row\" style=\"justify-content: space-between;\">
{# ── Left sidebar ── #}
<div class=\"col-12 col-lg-3\">
<div class=\"email-leftbar card mb-4 mb-lg-0\">
<div class=\"mail-list mt-4\">
<a href=\"{{ path('coach_profile') }}\" class=\"active\"><i class=\"bx bx-user\"></i> General</a>
<a href=\"{{ path('edit_coach', { 'id': 1 }) }}\"><i class=\"bx bx-slider\"></i> Paramètre</a>
<a href=\"#\"><i class=\"bx bx-money\"></i> Facturation</a>
<a href=\"#\"><i class=\"bx bx-notification\"></i> Notification</a>
<a href=\"{{ path('coach_securite') }}\"><i class=\"bx bx-lock\"></i> Sécurité</a>
<a href=\"{{ path('coach_faq') }}\"><i class=\"bx bx-question-mark\"></i> FAQ</a>
<a href=\"{{ path('security_logout') }}\"><i class=\"bx bx-log-out\"></i> Logout</a>
</div>
</div>
</div>
{# ── Middle profile ── #}
<div class=\"col-12 col-lg-5\">
<div class=\"card overflow-hidden mb-4\">
<div class=\"bg-primary bg-soft\">
<div class=\"row\">
<div class=\"col-7\">
<div class=\"text-primary p-3\">
<h5 class=\"text-primary\">Content de vous revoir !</h5>
<p>It will seem like simplified</p>
</div>
</div>
<div class=\"col-5 align-self-end\">
<img src=\"{{ asset('admin/images/profile-img.png') }}\"
alt=\"\" class=\"img-fluid\">
</div>
</div>
</div>
<div class=\"card-body pt-0\">
<div class=\"row\">
<div class=\"col-sm-4 text-center text-sm-start\">
<div class=\"avatar-md profile-user-wid mb-4 mx-auto mx-sm-0\">
<img src=\"{{ asset('admin/images/users/avatar-1.jpg') }}\"
alt=\"\" class=\"img-thumbnail rounded-circle\">
</div>
<h5 class=\"font-size-15 text-truncate\">Cynthia Price</h5>
<p class=\"text-muted mb-0 text-truncate\">UI/UX Designer</p>
</div>
<div class=\"col-sm-8\">
<div class=\"pt-4\">
<div class=\"row\">
<div class=\"col-6\">
<h5 class=\"font-size-15\">125</h5>
<p class=\"text-muted mb-0\">Projects</p>
</div>
<div class=\"col-6\">
<h5 class=\"font-size-15\">\$1245</h5>
<p class=\"text-muted mb-0\">Revenue</p>
</div>
</div>
<div class=\"mt-4\">
<a href=\"#\" class=\"btn btn-primary btn-sm\">
View Profile <i class=\"mdi mdi-arrow-right ms-1\"></i>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
{# Personal Info Card #}
<div class=\"card mb-4\">
<div class=\"card-body\">
<h4 class=\"card-title mb-4\">Information Personnelle</h4>
<p class=\"text-muted mb-4\">
Hi I'm Cynthia Price, has been the industry's standard dummy text…
</p>
<div class=\"table-responsive\">
<table class=\"table table-nowrap mb-0\">
<tbody>
<tr><th scope=\"row\">Nom :</th><td>Test</td></tr>
<tr><th scope=\"row\">Prenom :</th><td>Test</td></tr>
<tr><th scope=\"row\">Adresse :</th><td>Temara</td></tr>
<tr><th scope=\"row\">Date de naissance :</th><td>05/02/1999</td></tr>
</tbody>
</table>
</div>
</div>
</div>
{# Experiences Card #}
<div class=\"card mb-4\">
<div class=\"card-body\">
<h4 class=\"card-title mb-5\">Mes Experiences</h4>
<ul class=\"verti-timeline list-unstyled mb-0\">
{% for exp in [
{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'},
] %}
<li class=\"event-list{{ loop.first ? ' active' }}\">
<div class=\"event-timeline-dot\">
<i class=\"bx bx-right-arrow-circle{{ loop.first ? ' bx-fade-right' }}\"></i>
</div>
<div class=\"d-flex\">
<div class=\"flex-shrink-0 me-3\">
<i class=\"bx {{ exp.icon }} h4 text-primary\"></i>
</div>
<div class=\"flex-grow-1\">
<h5 class=\"font-size-15\">
<a href=\"#\" class=\"text-dark\">{{ exp.title }}</a>
</h5>
<span class=\"text-primary\">{{ exp.period }}</span>
</div>
</div>
</li>
{% endfor %}
</ul>
</div>
<div class=\"text-end py-2 pe-2\">
<a href=\"#\" class=\"btn btn-primary btn-sm\">
Voir toutes mes experiences <i class=\"mdi mdi-arrow-right ms-1\"></i>
</a>
</div>
</div>
</div>
{# ── Right QR/social block ── #}
<div class=\"col-12 col-lg-3\">
{% for i in 1..3 %}
<div class=\"card text-center shadow-sm mb-4\">
<div class=\"card-body d-flex flex-column\">
<h5 class=\"card-title mb-1\">Share your profile</h5>
<p class=\"text-muted small mb-4\">
Now that your agency is created, go ahead and share it to start generating leads.
</p>
<img src=\"https://api.qrserver.com/v1/create-qr-code/?size=150x150&data=https://larkon-mileage.com\"
alt=\"QR Code\"
class=\"img-fluid mb-4 mx-auto\"
style=\"max-width: 150px;\" />
<div class=\"mt-auto d-flex justify-content-center gap-3 mb-4\">
<a href=\"#\" class=\"btn btn-soft-primary rounded-circle p-2\"><i class=\"fab fa-facebook-f\"></i></a>
<a href=\"#\" class=\"btn btn-soft-danger rounded-circle p-2\"><i class=\"fab fa-instagram\"></i></a>
<a href=\"#\" class=\"btn btn-soft-info rounded-circle p-2\"><i class=\"fab fa-twitter\"></i></a>
<a href=\"#\" class=\"btn btn-soft-success rounded-circle p-2\"><i class=\"fab fa-whatsapp\"></i></a>
<a href=\"mailto:someone@example.com\" class=\"btn btn-soft-warning rounded-circle p-2\"><i class=\"fas fa-envelope\"></i></a>
</div>
<p class=\"text-muted small mb-2\">
Copy the URL below and share it with your friends:
</p>
<div class=\"input-group input-group-sm\">
<input type=\"text\" id=\"shareUrl\" class=\"form-control\" value=\"https://linkedin.com\" readonly />
<button class=\"btn btn-outline-secondary\" type=\"button\" id=\"copyBtn\" title=\"Copy to clipboard\">
<i class=\"far fa-copy\"></i>
</button>
</div>
</div>
</div>
{% endfor %}
</div>
</div>
</div>
{% endblock %}
{% block javascripts %}
<script src=\"{{ asset('admin/js/app.js')}}\"></script>
{% endblock %}", "coach/account/profile.html.twig", "/home/bookoachroot/public_html/templates/coach/account/profile.html.twig");
}
}