<?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;
use Twig\TemplateWrapper;
/* Resources/resourceMain.html.twig */
class __TwigTemplate_4d12bfb0159e6f14a28757c2806e80f4 extends Template
{
private Source $source;
/**
* @var array<string, Template>
*/
private array $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'content' => [$this, 'block_content'],
];
}
protected function doGetParent(array $context): bool|string|Template|TemplateWrapper
{
// line 1
return "layout/layout.html.twig";
}
protected function doDisplay(array $context, array $blocks = []): iterable
{
$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", "Resources/resourceMain.html.twig"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "Resources/resourceMain.html.twig"));
$this->parent = $this->loadTemplate("layout/layout.html.twig", "Resources/resourceMain.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 4
/**
* @return iterable<null|scalar|\Stringable>
*/
public function block_content(array $context, array $blocks = []): iterable
{
$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 5
yield "\t<!--Start Main Slider-->
\t<section class=\"main-slider-section resources-main-slider-section-banner\">
\t\t<div class=\"container container-lg\">
\t\t\t<div class=\"custom-slider singal-slider main-slider resourse-slide\">
\t\t\t\t";
// line 9
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable((isset($context["slider"]) || array_key_exists("slider", $context) ? $context["slider"] : (function () { throw new RuntimeError('Variable "slider" does not exist.', 9, $this->source); })()));
foreach ($context['_seq'] as $context["_key"] => $context["slide"]) {
// line 10
yield "\t\t\t\t\t<div
\t\t\t\t\t\tclass=\"slide\">
\t\t\t\t\t\t";
// line 13
yield "\t\t\t\t\t\t<div class=\"slide-media slide-media-desktop\">
\t\t\t\t\t\t\t";
// line 15
yield "\t\t\t\t\t\t\t";
// line 16
yield "\t\t\t\t\t\t\t";
// line 17
yield "\t\t\t\t\t\t\t";
// line 18
yield "\t\t\t\t\t\t<img src=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["slide"], "slider_image", [], "any", false, false, false, 18), "data", [], "any", false, false, false, 18), "html", null, true);
yield "\" alt=\"slide banner image\"> </div>
\t\t\t\t\t\t<div class=\"slide-media slide-media-mobile\">
\t\t\t\t\t\t\t";
// line 22
yield "\t\t\t\t\t\t\t";
// line 23
yield "\t\t\t\t\t\t\t";
// line 24
yield "\t\t\t\t\t\t\t";
// line 25
yield "\t\t\t\t\t\t<img src=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["slide"], "slider_image_mobile", [], "any", false, false, false, 25), "data", [], "any", false, false, false, 25), "html", null, true);
yield "\" class=\"img-fluid w-100\" alt=\"slide banner image mobile\"> </div>
\t\t\t\t\t\t<div class=\"silde-content-box\">
\t\t\t\t\t\t\t<div class=\"slide-content\">
\t\t\t\t\t\t\t\t<h1>
\t\t\t\t\t\t\t\t\t<span class=\"title-sm d-block\">";
// line 30
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["slide"], "localizedfields", [], "any", false, false, false, 30), "data", [], "any", false, false, false, 30), "getLocalizedValue", ["heading"], "method", false, false, false, 30), "html", null, true);
yield "</span>
\t\t\t\t\t\t\t\t\t<span class=\"title-lg underline-end\">";
// line 31
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["slide"], "localizedfields", [], "any", false, false, false, 31), "data", [], "any", false, false, false, 31), "getLocalizedValue", ["heading1"], "method", false, false, false, 31), "html", null, true);
yield "</span>
\t\t\t\t\t\t\t\t</h1>
\t\t\t\t\t\t\t\t";
// line 34
if (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["slide"], "localizedfields", [], "any", false, false, false, 34), "data", [], "any", false, false, false, 34), "getLocalizedValue", ["url"], "method", false, false, false, 34)) {
// line 35
yield "\t\t\t\t\t\t\t\t\t<a href=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["slide"], "localizedfields", [], "any", false, false, false, 35), "data", [], "any", false, false, false, 35), "getLocalizedValue", ["url"], "method", false, false, false, 35), "html", null, true);
yield "\" class=\"btn btn-custom btn-overlay\">Start Your Journey</a>
\t\t\t\t\t\t\t\t";
}
// line 37
yield "\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t</div>
\t\t\t\t\t</div>
\t\t\t\t";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_key'], $context['slide'], $context['_parent']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 42
yield "\t\t\t</div>
\t\t</div>
\t</section>
\t<!--End Main Slider-->
\t<!--Start Main training search-->
\t<section class=\"main-training-search banner_list_info\">
\t\t<div class=\"container container-lg\">
\t\t\t<div class=\"main-training-search-box\">
\t\t\t\t<ul class=\"list-unstyled info-list\">
\t\t\t\t\t";
// line 52
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable((isset($context["resources"]) || array_key_exists("resources", $context) ? $context["resources"] : (function () { throw new RuntimeError('Variable "resources" does not exist.', 52, $this->source); })()));
foreach ($context['_seq'] as $context["_key"] => $context["resource"]) {
// line 53
yield "\t\t\t\t\t\t<li>";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["resource"], "name", [], "any", false, false, false, 53), "html", null, true);
yield "</li>
\t\t\t\t\t";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_key'], $context['resource'], $context['_parent']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 55
yield "\t\t\t\t</ul>
\t\t\t</div>
\t\t</div>
\t</section>
\t<!--End Main training search-->
\t<!--Start Main training search-->
\t<section class=\"bread-crumbs-section\">
\t\t<div class=\"container container-lg\">
\t\t\t<div class=\"bread-crumbs-section-box\">
\t\t\t\t<div class=\"breadcrumb-holder\">
\t\t\t\t\t<ol class=\"breadcrumb\">
\t\t\t\t\t\t<li class=\"breadcrumb-item\">
\t\t\t\t\t\t\t<a href=\"/";
// line 68
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 68, $this->source); })()), "request", [], "any", false, false, false, 68), "locale", [], "any", false, false, false, 68), "html", null, true);
yield "\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Home"), "html", null, true);
yield "</a>
\t\t\t\t\t\t</li>
\t\t\t\t\t\t<li class=\"breadcrumb-item\">
\t\t\t\t\t\t\t<a href=\"/";
// line 71
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 71, $this->source); })()), "request", [], "any", false, false, false, 71), "locale", [], "any", false, false, false, 71), "html", null, true);
yield "/resources\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Resources"), "html", null, true);
yield "</a>
\t\t\t\t\t\t</li>
\t\t\t\t\t</ol>
\t\t\t\t</div>
\t\t\t</div>
\t\t</div>
\t</section>
\t<!--End Main training search-->
\t<!--Start Page Info Section-->
\t<section class=\"pageinfo-section\">
\t\t<div class=\"container container-sm\">
\t\t\t";
// line 84
yield "\t\t\t";
// line 85
yield "\t\t\t";
// line 86
yield "\t\t\t";
// line 87
yield "\t\t\t\t<h1 class=\"title\"> ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Get Your Business Guidance, Resources & Support"), "html", null, true);
yield "</h1>
\t\t\t<p>";
// line 88
yield $this->extensions['Pimcore\Twig\Extension\DocumentEditableExtension']->renderEditable($context, "input", "resource_main_desc");
yield "</p>
\t\t\t";
// line 90
yield "\t\t</div>
\t</section>
\t<!--Start Info Media-->
\t";
// line 94
if ((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["main"] ?? null), "data", [], "any", false, true, false, 94), 0, [], "array", false, true, false, 94), "bannercategory", [], "any", true, true, false, 94) && !(null === CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 94, $this->source); })()), "data", [], "any", false, false, false, 94), 0, [], "array", false, false, false, 94), "bannercategory", [], "any", false, false, false, 94)))) {
// line 95
yield "\t\t<section class=\"training-media-box info-media resourcesMain sec-after-none waste-management-sec position-bg-img\">
\t\t\t<div class=\"container container-sm\">
\t\t\t\t<div class=\"info-section\">
\t\t\t\t\t<h5>";
// line 98
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 98, $this->source); })()), "data", [], "any", false, false, false, 98), 0, [], "array", false, false, false, 98), "bannercategory", [], "any", false, false, false, 98), "name", [], "any", false, false, false, 98), "html", null, true);
yield "</h5>
\t\t\t\t\t<h4>";
// line 99
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 99, $this->source); })()), "data", [], "any", false, false, false, 99), 0, [], "array", false, false, false, 99), "bannerarticle", [], "any", false, false, false, 99), 0, [], "array", false, false, false, 99), "name", [], "any", false, false, false, 99), "html", null, true);
yield "</h4>
\t\t\t\t\t<p class=\"elipses__four\">";
// line 100
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 100, $this->source); })()), "data", [], "any", false, false, false, 100), 0, [], "array", false, false, false, 100), "bannerarticle", [], "any", false, false, false, 100), 0, [], "array", false, false, false, 100), "main_description", [], "any", false, false, false, 100), "html", null, true);
yield "
\t\t\t\t\t</p>
\t\t\t\t\t<ul class=\"list-unstyled recipe-info social-info \">
\t\t\t\t\t\t";
// line 103
$context["user"] = CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 103, $this->source); })()), "session", [], "any", false, false, false, 103), "get", ["loginUserName"], "method", false, false, false, 103);
// line 104
yield "\t\t\t\t\t\t";
if ( !(null === (isset($context["user"]) || array_key_exists("user", $context) ? $context["user"] : (function () { throw new RuntimeError('Variable "user" does not exist.', 104, $this->source); })()))) {
// line 105
yield "
\t\t\t\t\t\t\t<li class=\"share-white\" onclick=\"loyaltyProgram(this,";
// line 106
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 106, $this->source); })()), "data", [], "any", false, false, false, 106), 0, [], "array", false, false, false, 106), "bannerarticle", [], "any", false, false, false, 106), 0, [], "array", false, false, false, 106), "id", [], "any", false, false, false, 106), "html", null, true);
yield ",'";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 106, $this->source); })()), "data", [], "any", false, false, false, 106), 0, [], "array", false, false, false, 106), "bannerarticle", [], "any", false, false, false, 106), 0, [], "array", false, false, false, 106), "name", [], "any", false, false, false, 106), "html", null, true);
yield "',10,'Article','Share')\">
\t\t\t\t\t\t\t\t<span onclick=\"sharemodal('Article','";
// line 107
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(((((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 107, $this->source); })()), "request", [], "any", false, false, false, 107), "getSchemeAndHttpHost", [], "method", false, false, false, 107) . "/") . CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 107, $this->source); })()), "request", [], "any", false, false, false, 107), "locale", [], "any", false, false, false, 107)) . "/resource/") . CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 107, $this->source); })()), "data", [], "any", false, false, false, 107), 0, [], "array", false, false, false, 107), "bannerarticle", [], "any", false, false, false, 107), 0, [], "array", false, false, false, 107), "url", [], "any", false, false, false, 107)), "html", null, true);
yield "' ,'";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(" share knowledge with your friends"), "html", null, true);
yield "')\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Share"), "html", null, true);
yield "<span></li>
\t\t\t\t\t\t\t\t\t";
// line 108
if (CoreExtension::inFilter(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 108, $this->source); })()), "data", [], "any", false, false, false, 108), 0, [], "array", false, false, false, 108), "bannerarticle", [], "any", false, false, false, 108), 0, [], "array", false, false, false, 108), "id", [], "any", false, false, false, 108), (isset($context["LikedId"]) || array_key_exists("LikedId", $context) ? $context["LikedId"] : (function () { throw new RuntimeError('Variable "LikedId" does not exist.', 108, $this->source); })()))) {
// line 109
yield "\t\t\t\t\t\t\t\t\t\t<li class='liked'>";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Like"), "html", null, true);
yield "</li>
\t\t\t\t\t\t\t\t\t";
} else {
// line 112
yield "\t\t\t\t\t\t\t\t\t\t<li class=\"like-white article-main\" onclick=\"loyaltyProgram(this,";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 112, $this->source); })()), "data", [], "any", false, false, false, 112), 0, [], "array", false, false, false, 112), "bannerarticle", [], "any", false, false, false, 112), 0, [], "array", false, false, false, 112), "id", [], "any", false, false, false, 112), "html", null, true);
yield ",'";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 112, $this->source); })()), "data", [], "any", false, false, false, 112), 0, [], "array", false, false, false, 112), "bannerarticle", [], "any", false, false, false, 112), 0, [], "array", false, false, false, 112), "name", [], "any", false, false, false, 112), "html", null, true);
yield "',10,'Article','Like', '";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 112, $this->source); })()), "request", [], "any", false, false, false, 112), "locale", [], "any", false, false, false, 112), "html", null, true);
yield "')\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Like"), "html", null, true);
yield "</li>
\t\t\t\t\t\t\t\t\t";
}
// line 115
yield "\t\t\t\t\t\t\t\t\t<li class=\"download d-none\" onclick=\"loyaltyProgram(this,";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 115, $this->source); })()), "data", [], "any", false, false, false, 115), 0, [], "array", false, false, false, 115), "bannerarticle", [], "any", false, false, false, 115), 0, [], "array", false, false, false, 115), "id", [], "any", false, false, false, 115), "html", null, true);
yield ",'";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 115, $this->source); })()), "data", [], "any", false, false, false, 115), 0, [], "array", false, false, false, 115), "bannerarticle", [], "any", false, false, false, 115), 0, [], "array", false, false, false, 115), "name", [], "any", false, false, false, 115), "html", null, true);
yield "',10,'Article','Save')\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Download"), "html", null, true);
yield "</li>
\t\t\t\t\t\t\t\t";
} else {
// line 117
yield "\t\t\t\t\t\t\t\t\t<li class=\"share\" onclick=\"sharemodal('Article','";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(((((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 117, $this->source); })()), "request", [], "any", false, false, false, 117), "getSchemeAndHttpHost", [], "method", false, false, false, 117) . "/") . CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 117, $this->source); })()), "request", [], "any", false, false, false, 117), "locale", [], "any", false, false, false, 117)) . "/resource/") . CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 117, $this->source); })()), "data", [], "any", false, false, false, 117), 0, [], "array", false, false, false, 117), "bannerarticle", [], "any", false, false, false, 117), 0, [], "array", false, false, false, 117), "url", [], "any", false, false, false, 117)), "html", null, true);
yield "','";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(" share knowledge with your friends"), "html", null, true);
yield "')\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Share"), "html", null, true);
yield "</li>
\t\t\t\t\t\t\t\t\t<li class=\"like logged-out\">";
// line 118
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Like"), "html", null, true);
yield "</li>
\t\t\t\t\t\t\t\t\t<li class=\"download d-none\">";
// line 119
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Download"), "html", null, true);
yield "</li>
\t\t\t\t\t\t\t\t";
}
// line 121
yield "\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t</ul>
\t\t\t\t\t\t<div class=\"btn-holder\">
\t\t\t\t\t\t\t<div class=\"btn-border\">
\t\t\t\t\t\t\t\t<a href=\"/";
// line 125
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 125, $this->source); })()), "request", [], "any", false, false, false, 125), "locale", [], "any", false, false, false, 125), "html", null, true);
yield "/resource/";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 125, $this->source); })()), "data", [], "any", false, false, false, 125), 0, [], "array", false, false, false, 125), "bannerarticle", [], "any", false, false, false, 125), 0, [], "array", false, false, false, 125), "url", [], "any", false, false, false, 125), "html", null, true);
yield "\" class=\"btn btn-custom btn btn-custom btn-green\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Discover More"), "html", null, true);
yield "</a>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t</div>
\t\t\t\t\t</div>
\t\t\t\t\t<div class=\"media-section\">
\t\t\t\t\t\t<video
\t\t\t\t\t\t\tposter=\"";
// line 132
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 132, $this->source); })()), "data", [], "any", false, false, false, 132), 0, [], "array", false, false, false, 132), "bannerarticle", [], "any", false, false, false, 132), 0, [], "array", false, false, false, 132), "image", [], "any", false, false, false, 132), "html", null, true);
yield "\">
\t\t\t\t\t\t\t";
// line 134
yield "\t\t\t\t\t\t\tYour browser does not support the video tag.
\t\t\t\t\t\t</video>
\t\t\t\t\t\t";
// line 140
yield "\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t\t";
// line 143
yield from $this->loadTemplate("layout/baseimage.html.twig", "Resources/resourceMain.html.twig", 143)->unwrap()->yield($context);
// line 144
yield "\t\t\t</section>
\t\t";
}
// line 146
yield "\t\t<!--End Info Media-->
\t\t<!--Start Featured Recipes Section-->
\t\t<section class=\"featured-recipes-section inner-frecipes-section event-detail-slider\">
\t\t\t<div class=\"container container-sm\">
\t\t\t\t<h2 class=\"heading\">";
// line 151
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Most Popular"), "html", null, true);
yield "</h2>
\t\t\t\t<div class=\"featured-recipes\">
\t\t\t\t\t<div class=\"custom-slider custom-event-slider\">
\t\t\t\t\t\t";
// line 154
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable((isset($context["most"]) || array_key_exists("most", $context) ? $context["most"] : (function () { throw new RuntimeError('Variable "most" does not exist.', 154, $this->source); })()));
foreach ($context['_seq'] as $context["_key"] => $context["popular"]) {
// line 155
yield "\t\t\t\t\t\t\t<div class=\"slide\">
\t\t\t\t\t\t\t\t<div class=\"slide-holder\">
\t\t\t\t\t\t\t\t\t<a href=\"/";
// line 157
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 157, $this->source); })()), "request", [], "any", false, false, false, 157), "locale", [], "any", false, false, false, 157), "html", null, true);
yield "/resource/";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["popular"], "url", [], "any", false, false, false, 157), "html", null, true);
yield "\">
\t\t\t\t\t\t\t\t\t\t<figure class=\"slide-img \">
\t\t\t\t\t\t\t\t\t\t\t";
// line 159
if (CoreExtension::getAttribute($this->env, $this->source, $context["popular"], "image", [], "any", false, false, false, 159)) {
// line 160
yield "\t\t\t\t\t\t\t\t\t\t\t";
// line 161
yield "\t\t\t\t\t\t\t\t\t\t\t";
yield CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["popular"], "image", [], "any", false, false, false, 161), "thumbnail", ["354x244"], "method", false, false, false, 161), "getHTML", [["imgAttributes" => ["class" => "", "alt" => CoreExtension::getAttribute($this->env, $this->source, $context["popular"], "name", [], "any", false, false, false, 161)]]], "method", false, false, false, 161);
yield "
\t\t\t\t\t\t\t\t\t\t\t";
}
// line 162
yield "\t
\t\t\t\t\t\t\t\t\t\t</figure>
\t\t\t\t\t\t\t\t\t</a>
\t\t\t\t\t\t\t\t\t<div class=\"slide-content\">
\t\t\t\t\t\t\t\t\t\t<div class=\"frecipes-box\">
\t\t\t\t\t\t\t\t\t\t\t<a href=\"/";
// line 167
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 167, $this->source); })()), "request", [], "any", false, false, false, 167), "locale", [], "any", false, false, false, 167), "html", null, true);
yield "/resource/";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["popular"], "url", [], "any", false, false, false, 167), "html", null, true);
yield "\" class=\"text-decoration-none\">
\t\t\t\t\t\t\t\t\t\t\t\t<h3>";
// line 168
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["popular"], "name", [], "any", false, false, false, 168), "html", null, true);
yield "</h3>
\t\t\t\t\t\t\t\t\t\t\t</a>
\t\t\t\t\t\t\t\t\t\t\t";
// line 170
if (CoreExtension::getAttribute($this->env, $this->source, $context["popular"], "main_description", [], "any", true, true, false, 170)) {
// line 171
yield "\t\t\t\t\t\t\t\t\t\t\t\t<p>";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["popular"], "main_description", [], "any", false, false, false, 171), "html", null, true);
yield "</p>
\t\t\t\t\t\t\t\t\t\t\t";
}
// line 173
yield "\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t\t";
// line 174
$context["user"] = CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 174, $this->source); })()), "session", [], "any", false, false, false, 174), "get", ["loginUserName"], "method", false, false, false, 174);
// line 175
yield "\t\t\t\t\t\t\t\t\t\t";
if ( !(null === (isset($context["user"]) || array_key_exists("user", $context) ? $context["user"] : (function () { throw new RuntimeError('Variable "user" does not exist.', 175, $this->source); })()))) {
// line 176
yield "\t\t\t\t\t\t\t\t\t\t\t<ul class=\"list-unstyled recipe-info\">
\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"share\" onclick=\"loyaltyProgram(this,";
// line 177
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["popular"], "id", [], "any", false, false, false, 177), "html", null, true);
yield ",'";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["popular"], "name", [], "any", false, false, false, 177), "html", null, true);
yield "',50,'Article','Share')\">
\t\t\t\t\t\t\t\t\t\t\t\t\t<span onclick=\"sharemodal('Article','";
// line 178
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(((((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 178, $this->source); })()), "request", [], "any", false, false, false, 178), "getSchemeAndHttpHost", [], "method", false, false, false, 178) . "/") . CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 178, $this->source); })()), "request", [], "any", false, false, false, 178), "locale", [], "any", false, false, false, 178)) . "/resource/") . CoreExtension::getAttribute($this->env, $this->source, $context["popular"], "url", [], "any", false, false, false, 178)), "html", null, true);
yield "','";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(" share knowledge with your friends"), "html", null, true);
yield "')\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Share"), "html", null, true);
yield "</span>
\t\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t\t";
// line 180
if (CoreExtension::inFilter(CoreExtension::getAttribute($this->env, $this->source, $context["popular"], "id", [], "any", false, false, false, 180), (isset($context["MostSocialOpId"]) || array_key_exists("MostSocialOpId", $context) ? $context["MostSocialOpId"] : (function () { throw new RuntimeError('Variable "MostSocialOpId" does not exist.', 180, $this->source); })()))) {
// line 181
yield "\t\t\t\t\t\t\t\t\t\t\t\t\t<li class='liked'>";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Like"), "html", null, true);
yield "</li>
\t\t\t\t\t\t\t\t\t\t\t\t";
} else {
// line 183
yield "\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"like popula-article\" onclick=\"loyaltyProgram(this,";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["popular"], "id", [], "any", false, false, false, 183), "html", null, true);
yield ",'";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["popular"], "name", [], "any", false, false, false, 183), "html", null, true);
yield "',30,'Article','Like', '";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 183, $this->source); })()), "request", [], "any", false, false, false, 183), "locale", [], "any", false, false, false, 183), "html", null, true);
yield "')\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Like"), "html", null, true);
yield "</li>
\t\t\t\t\t\t\t\t\t\t\t\t";
}
// line 185
yield "\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"download-black d-none\" onclick=\"loyaltyProgram(this,";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["popular"], "id", [], "any", false, false, false, 185), "html", null, true);
yield ",'";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["popular"], "name", [], "any", false, false, false, 185), "html", null, true);
yield "',20,'Article','Save')\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Download"), "html", null, true);
yield "</li>
\t\t\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t\t\t";
} else {
// line 188
yield "\t\t\t\t\t\t\t\t\t\t\t<ul class=\"list-unstyled recipe-info\">
\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"share\" onclick=\"sharemodal('Article','";
// line 189
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(((((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 189, $this->source); })()), "request", [], "any", false, false, false, 189), "getSchemeAndHttpHost", [], "method", false, false, false, 189) . "/") . CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 189, $this->source); })()), "request", [], "any", false, false, false, 189), "locale", [], "any", false, false, false, 189)) . "/resource/") . CoreExtension::getAttribute($this->env, $this->source, $context["popular"], "url", [], "any", false, false, false, 189)), "html", null, true);
yield "','";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(" share knowledge with your friends"), "html", null, true);
yield "')\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Share"), "html", null, true);
yield "</li>
\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"like logged-out\">";
// line 190
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Like"), "html", null, true);
yield "</li>
\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"download-black d-none\">";
// line 191
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Download"), "html", null, true);
yield "</li>
\t\t\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t\t\t";
}
// line 194
yield "\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_key'], $context['popular'], $context['_parent']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 198
yield "\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t</div>
\t\t</section>
\t\t<!--End Featured Recipes Section-->
\t\t<!--Start training area Media-->
\t\t";
// line 205
if ((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["main"] ?? null), "data", [], "any", false, true, false, 205), 0, [], "array", false, true, false, 205), "relationcateogry", [], "any", true, true, false, 205) && !(null === CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 205, $this->source); })()), "data", [], "any", false, false, false, 205), 0, [], "array", false, false, false, 205), "relationcateogry", [], "any", false, false, false, 205)))) {
// line 206
yield "\t\t\t<section class=\"training-area featured-section featured-section-home top_space_remove get-your-business-section\">
\t\t\t\t<div class=\"container container-sm\">
\t\t\t\t\t<div class=\"training-area-media content_centre\">
\t\t\t\t\t\t<div class=\"training-area-media-video-box\">
\t\t\t\t\t\t\t<div class=\"training-area-media-video-box-section\">
\t\t\t\t\t\t\t\t<div class=\"media-section\">
\t\t\t\t\t\t\t\t\t";
// line 212
if ((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["main"] ?? null), "data", [], "any", false, true, false, 212), 0, [], "array", false, true, false, 212), "relationcateogry", [], "any", false, true, false, 212), "image", [], "any", true, true, false, 212) && !(null === CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 212, $this->source); })()), "data", [], "any", false, false, false, 212), 0, [], "array", false, false, false, 212), "relationcateogry", [], "any", false, false, false, 212), "image", [], "any", false, false, false, 212)))) {
// line 213
yield "\t\t\t\t\t\t\t\t\t\t<video
\t\t\t\t\t\t\t\t\t\t\tposter=\"";
// line 214
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 214, $this->source); })()), "data", [], "any", false, false, false, 214), 0, [], "array", false, false, false, 214), "relationcateogry", [], "any", false, false, false, 214), "image", [], "any", false, false, false, 214), "html", null, true);
yield "\">
\t\t\t\t\t\t\t\t\t\t\t";
// line 216
yield "\t\t\t\t\t\t\t\t\t\t\tYour browser does not support the video tag.
\t\t\t\t\t\t\t\t\t\t</video>
\t\t\t\t\t\t\t\t\t";
}
// line 219
yield "\t\t\t\t\t\t\t\t\t";
// line 223
yield "\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t</div>
\t\t\t\t\t\t<div class=\"training-area-media-content resources_text\">
\t\t\t\t\t\t\t<h4>";
// line 227
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 227, $this->source); })()), "data", [], "any", false, false, false, 227), 0, [], "array", false, false, false, 227), "heading1", [], "any", false, false, false, 227), "html", null, true);
yield "</h4>
\t\t\t\t\t\t\t<h3>";
// line 228
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 228, $this->source); })()), "data", [], "any", false, false, false, 228), 0, [], "array", false, false, false, 228), "heading2", [], "any", false, false, false, 228), "html", null, true);
yield "</h3>
\t\t\t\t\t\t\t<ul class=\"list-unstyled recipe-info d-none\">
\t\t\t\t\t\t\t\t<li class=\"share-white\">";
// line 230
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Share"), "html", null, true);
yield "</li>
\t\t\t\t\t\t\t\t<li class=\"like-white\">";
// line 231
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Like"), "html", null, true);
yield "</li>
\t\t\t\t\t\t\t\t<li class=\"save-white\">";
// line 232
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Save"), "html", null, true);
yield "</li>
\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t<p>";
// line 234
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 234, $this->source); })()), "data", [], "any", false, false, false, 234), 0, [], "array", false, false, false, 234), "categorydescription", [], "any", false, false, false, 234), "html", null, true);
yield "
\t\t\t\t\t\t\t</p>
\t\t\t\t\t\t\t<div class=\"newsletter-subscribe\">
\t\t\t\t\t\t\t\t<h4 class=\"cstsmLP\">\"";
// line 237
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Coming Soon"), "html", null, true);
yield "\"</h4>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t</div>
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t</section>
\t\t\t<!--End training area Media-->
\t\t\t<!--Start Featured Recipes Section-->
\t\t\t";
// line 246
if ((array_key_exists("category_articles", $context) && !(null === CoreExtension::getAttribute($this->env, $this->source, (isset($context["category_articles"]) || array_key_exists("category_articles", $context) ? $context["category_articles"] : (function () { throw new RuntimeError('Variable "category_articles" does not exist.', 246, $this->source); })()), "data", [], "any", false, false, false, 246)))) {
// line 247
yield "\t\t\t\t<section class=\"featured-recipes-section inner-frecipes-section event-detail-slider resources-center featured-section featured-section-home sec_max_yellow\">
\t\t\t\t\t<div class=\"container container-sm\">
\t\t\t\t\t\t<h2 class=\"heading\">";
// line 249
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 249, $this->source); })()), "data", [], "any", false, false, false, 249), 0, [], "array", false, false, false, 249), "relationcateogry", [], "any", false, false, false, 249), "name", [], "any", false, false, false, 249), "html", null, true);
yield "</h2>
\t\t\t\t\t\t<div class=\"featured-recipes\">
\t\t\t\t\t\t\t<div class=\"custom-slider custom-event-slider\">
\t\t\t\t\t\t\t\t";
// line 252
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable((isset($context["category_articles"]) || array_key_exists("category_articles", $context) ? $context["category_articles"] : (function () { throw new RuntimeError('Variable "category_articles" does not exist.', 252, $this->source); })()));
foreach ($context['_seq'] as $context["_key"] => $context["articles"]) {
// line 253
yield "\t\t\t\t\t\t\t\t\t<div class=\"slide\">
\t\t\t\t\t\t\t\t\t\t<div class=\"slide-holder\">
\t\t\t\t\t\t\t\t\t\t\t<a href=\"/";
// line 255
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 255, $this->source); })()), "request", [], "any", false, false, false, 255), "locale", [], "any", false, false, false, 255), "html", null, true);
yield "/resource/";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["articles"], "url", [], "any", false, false, false, 255), "html", null, true);
yield "\">
\t\t\t\t\t\t\t\t\t\t\t\t<figure class=\"slide-img\">
\t\t\t\t\t\t\t\t\t\t\t\t\t";
// line 258
yield "\t\t\t\t\t\t\t\t\t\t\t\t\t";
if (CoreExtension::getAttribute($this->env, $this->source, $context["articles"], "image", [], "any", false, false, false, 258)) {
// line 259
yield "\t\t\t\t\t\t\t\t\t\t\t\t\t";
yield CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["articles"], "image", [], "any", false, false, false, 259), "thumbnail", ["354x244"], "method", false, false, false, 259), "getHTML", [["imgAttributes" => ["class" => "", "alt" => CoreExtension::getAttribute($this->env, $this->source, $context["articles"], "name", [], "any", false, false, false, 259)]]], "method", false, false, false, 259);
yield "
\t\t\t\t\t\t\t\t\t\t\t\t\t";
}
// line 261
yield "\t\t\t\t\t\t\t\t\t\t\t\t</figure>
\t\t\t\t\t\t\t\t\t\t\t</a>
\t\t\t\t\t\t\t\t\t\t\t<div class=\"slide-content\">
\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"frecipes-box\">
\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"/";
// line 265
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 265, $this->source); })()), "request", [], "any", false, false, false, 265), "locale", [], "any", false, false, false, 265), "html", null, true);
yield "/resource/";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["articles"], "url", [], "any", false, false, false, 265), "html", null, true);
yield "\" class=\"text-decoration-none\">
\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h3>";
// line 266
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["articles"], "name", [], "any", false, false, false, 266), "html", null, true);
yield "</h3>
\t\t\t\t\t\t\t\t\t\t\t\t\t</a>
\t\t\t\t\t\t\t\t\t\t\t\t\t";
// line 268
if (CoreExtension::getAttribute($this->env, $this->source, $context["articles"], "main_description", [], "any", true, true, false, 268)) {
// line 269
yield "\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p>";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["articles"], "main_description", [], "any", false, false, false, 269), "html", null, true);
yield "</p>
\t\t\t\t\t\t\t\t\t\t\t\t\t";
}
// line 271
yield "\t\t\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t\t\t\t";
// line 272
$context["user"] = CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 272, $this->source); })()), "session", [], "any", false, false, false, 272), "get", ["loginUserName"], "method", false, false, false, 272);
// line 273
yield "\t\t\t\t\t\t\t\t\t\t\t\t";
if ( !(null === (isset($context["user"]) || array_key_exists("user", $context) ? $context["user"] : (function () { throw new RuntimeError('Variable "user" does not exist.', 273, $this->source); })()))) {
// line 274
yield "\t\t\t\t\t\t\t\t\t\t\t\t\t<ul class=\"list-unstyled recipe-info\">
\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"share\" onclick=\"loyaltyProgram(this,";
// line 275
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["articles"], "id", [], "any", false, false, false, 275), "html", null, true);
yield ",'";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["articles"], "name", [], "any", false, false, false, 275), "html", null, true);
yield "',10,'Article','Share')\">
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span onclick=\"sharemodal('Article','";
// line 276
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(((((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 276, $this->source); })()), "request", [], "any", false, false, false, 276), "getSchemeAndHttpHost", [], "method", false, false, false, 276) . "/") . CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 276, $this->source); })()), "request", [], "any", false, false, false, 276), "locale", [], "any", false, false, false, 276)) . "/resource/") . CoreExtension::getAttribute($this->env, $this->source, $context["articles"], "url", [], "any", false, false, false, 276)), "html", null, true);
yield "','";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(" share knowledge with your friends"), "html", null, true);
yield "')\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Share"), "html", null, true);
yield "<span></li>
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t";
// line 277
if (CoreExtension::inFilter(CoreExtension::getAttribute($this->env, $this->source, $context["articles"], "id", [], "any", false, false, false, 277), (isset($context["Liked_category_article_Ids"]) || array_key_exists("Liked_category_article_Ids", $context) ? $context["Liked_category_article_Ids"] : (function () { throw new RuntimeError('Variable "Liked_category_article_Ids" does not exist.', 277, $this->source); })()))) {
// line 278
yield "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class='liked'>";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Like"), "html", null, true);
yield "</li>
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t";
} else {
// line 280
yield "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"like cat_article\" onclick=\"loyaltyProgram(this,";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["articles"], "id", [], "any", false, false, false, 280), "html", null, true);
yield ",'";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["articles"], "name", [], "any", false, false, false, 280), "html", null, true);
yield "',10,'Article','Like', '";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 280, $this->source); })()), "request", [], "any", false, false, false, 280), "locale", [], "any", false, false, false, 280), "html", null, true);
yield "')\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Like"), "html", null, true);
yield "</li>
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t";
}
// line 283
yield "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"download-black d-none\" onclick=\"loyaltyProgram(this,";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["articles"], "id", [], "any", false, false, false, 283), "html", null, true);
yield ",'";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["articles"], "name", [], "any", false, false, false, 283), "html", null, true);
yield "',10,'Article','Save')\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Download"), "html", null, true);
yield "</li>
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t\t\t\t\t\t\t";
} else {
// line 286
yield "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<ul class=\"list-unstyled recipe-info\">
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"share\" onclick=\"sharemodal('Article','";
// line 287
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(((((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 287, $this->source); })()), "request", [], "any", false, false, false, 287), "getSchemeAndHttpHost", [], "method", false, false, false, 287) . "/") . CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 287, $this->source); })()), "request", [], "any", false, false, false, 287), "locale", [], "any", false, false, false, 287)) . "/resource/") . CoreExtension::getAttribute($this->env, $this->source, $context["articles"], "url", [], "any", false, false, false, 287)), "html", null, true);
yield "','";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(" share knowledge with your friends"), "html", null, true);
yield "')\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Share"), "html", null, true);
yield "</li>
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"like logged-out\">";
// line 288
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Like"), "html", null, true);
yield "</li>
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"download-black d-none\">";
// line 289
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Download"), "html", null, true);
yield "</li>
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t\t\t\t\t\t\t";
}
// line 292
yield "\t\t\t\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t\t";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_key'], $context['articles'], $context['_parent']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 296
yield "\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t<div class=\"btn-border\">
\t\t\t\t\t\t\t\t\t\t<a href=\"/";
// line 298
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 298, $this->source); })()), "request", [], "any", false, false, false, 298), "locale", [], "any", false, false, false, 298), "html", null, true);
yield "/resources/";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 298, $this->source); })()), "data", [], "any", false, false, false, 298), 0, [], "array", false, false, false, 298), "relationcateogry", [], "any", false, false, false, 298), "url", [], "any", false, false, false, 298), "html", null, true);
yield "\" class=\"btn btn-custom btn btn-custom btn-green\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Explore More"), "html", null, true);
yield "</a>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t</section>
\t\t\t\t\t";
}
// line 304
yield "\t\t\t\t";
}
// line 305
yield "\t\t\t\t<!--End Featured Recipes Section-->
\t\t\t\t<!--Start Main Slider-->
\t\t\t\t<section class=\"main-slider-section resource-main-banner sec_max_yellow\" id=\"trending-section\">
\t\t\t\t\t<div class=\"container container-lg\">
\t\t\t\t\t\t<div class=\"main-slider\">
\t\t\t\t\t\t\t<div class=\"slide\">
\t\t\t\t\t\t\t\t<div class=\"slide-media\">
\t\t\t\t\t\t\t\t\t<figure class=\"slide-img slide-media-desktop\">
\t\t\t\t\t\t\t\t\t\t<img src=\"";
// line 314
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 314, $this->source); })()), "data", [], "any", false, false, false, 314), 0, [], "array", false, false, false, 314), "currenttrending", [], "any", false, false, false, 314), "resource_banner", [], "any", false, false, false, 314), "html", null, true);
yield "\" alt=\"resource banner desktop\">
\t\t\t\t\t\t\t\t\t</figure>
\t\t\t\t\t\t\t\t\t<figure class=\"slide-img slide-media-mobile\">
\t\t\t\t\t\t\t\t\t\t<img src=\"";
// line 318
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 318, $this->source); })()), "data", [], "any", false, false, false, 318), 0, [], "array", false, false, false, 318), "currenttrending", [], "any", false, false, false, 318), "resource_banner_mobile", [], "any", false, false, false, 318), "html", null, true);
yield "\" alt=\"resource banner mobile\">
\t\t\t\t\t\t\t\t\t</figure>
\t\t\t\t\t\t\t\t\t<!-- <video poster=\"/static/assets/images/main-banner01.png\"> -->
\t\t\t\t\t\t\t\t\t<!-- <source src=\"/static/assets/videos/oceans.mp4\" type=\"video/mp4\">
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t Your browser does not support the video tag.
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t </video> -->
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<div class=\"silde-content-box\">
\t\t\t\t\t\t\t\t<div class=\"row\">
\t\t\t\t\t\t\t\t\t<div class=\"col-md-12 col-lg-6 col-xl-8\">
\t\t\t\t\t\t\t\t\t\t<div class=\"slide-content custom__position-x\">
\t\t\t\t\t\t\t\t\t\t<h5 class=\"text-decoration-none\">";
// line 330
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Trending"), "html", null, true);
yield "</h5>
\t\t\t\t\t\t\t\t\t\t";
// line 331
if ((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 331, $this->source); })()), "request", [], "any", false, false, false, 331), "locale", [], "any", false, false, false, 331) == "en")) {
// line 332
yield "\t\t\t\t\t\t\t\t\t\t\t";
$context["names"] = CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 332, $this->source); })()), "data", [], "any", false, false, false, 332), 0, [], "array", false, false, false, 332), "currenttrending", [], "any", false, false, false, 332), "name", [], "any", false, false, false, 332);
// line 333
yield "\t\t\t\t\t\t\t\t\t\t\t";
$context["Name"] = Twig\Extension\CoreExtension::split($this->env->getCharset(), (isset($context["names"]) || array_key_exists("names", $context) ? $context["names"] : (function () { throw new RuntimeError('Variable "names" does not exist.', 333, $this->source); })()), " ");
// line 334
yield "\t\t\t\t\t\t\t\t\t\t\t<h4 class=\"\">
\t\t\t\t\t\t\t\t\t\t\t\t";
// line 335
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable(range(0, 4));
foreach ($context['_seq'] as $context["_key"] => $context["i"]) {
// line 336
yield "\t\t\t\t\t\t\t\t\t\t\t\t\t";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["Name"]) || array_key_exists("Name", $context) ? $context["Name"] : (function () { throw new RuntimeError('Variable "Name" does not exist.', 336, $this->source); })()), $context["i"], [], "array", false, false, false, 336), "html", null, true);
yield "
\t\t\t\t\t\t\t\t\t\t\t\t";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_key'], $context['i'], $context['_parent']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 338
yield "\t\t\t\t\t\t\t\t\t\t\t</h4>
\t\t\t\t\t\t\t\t\t\t\t<h3>
\t\t\t\t\t\t\t\t\t\t\t\t";
// line 340
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable(range(5, (Twig\Extension\CoreExtension::length($this->env->getCharset(), (isset($context["Name"]) || array_key_exists("Name", $context) ? $context["Name"] : (function () { throw new RuntimeError('Variable "Name" does not exist.', 340, $this->source); })())) - 2)));
foreach ($context['_seq'] as $context["_key"] => $context["j"]) {
// line 341
yield "\t\t\t\t\t\t\t\t\t\t\t\t\t";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["Name"]) || array_key_exists("Name", $context) ? $context["Name"] : (function () { throw new RuntimeError('Variable "Name" does not exist.', 341, $this->source); })()), $context["j"], [], "array", false, false, false, 341), "html", null, true);
yield "
\t\t\t\t\t\t\t\t\t\t\t\t";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_key'], $context['j'], $context['_parent']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 343
yield "\t\t\t\t\t\t\t\t\t\t\t\t<u>";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["Name"]) || array_key_exists("Name", $context) ? $context["Name"] : (function () { throw new RuntimeError('Variable "Name" does not exist.', 343, $this->source); })()), 8, [], "array", false, false, false, 343), "html", null, true);
yield "</u>
\t\t\t\t\t\t\t\t\t\t\t</h3>
\t\t\t\t\t\t\t\t\t\t";
} else {
// line 346
yield "
\t\t\t\t\t\t\t\t\t\t\t";
// line 347
$context["names"] = CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 347, $this->source); })()), "data", [], "any", false, false, false, 347), 0, [], "array", false, false, false, 347), "currenttrending", [], "any", false, false, false, 347), "name", [], "any", false, false, false, 347);
// line 348
yield "\t\t\t\t\t\t\t\t\t\t\t";
$context["Name"] = Twig\Extension\CoreExtension::split($this->env->getCharset(), (isset($context["names"]) || array_key_exists("names", $context) ? $context["names"] : (function () { throw new RuntimeError('Variable "names" does not exist.', 348, $this->source); })()), " ");
// line 349
yield "\t\t\t\t\t\t\t\t\t\t\t<h4 class=\"\">
\t\t\t\t\t\t\t\t\t\t\t\t";
// line 350
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable(range(0, 3));
foreach ($context['_seq'] as $context["_key"] => $context["i"]) {
// line 351
yield "\t\t\t\t\t\t\t\t\t\t\t\t\t";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["Name"]) || array_key_exists("Name", $context) ? $context["Name"] : (function () { throw new RuntimeError('Variable "Name" does not exist.', 351, $this->source); })()), $context["i"], [], "array", false, false, false, 351), "html", null, true);
yield "
\t\t\t\t\t\t\t\t\t\t\t\t";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_key'], $context['i'], $context['_parent']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 353
yield "\t\t\t\t\t\t\t\t\t\t\t</h4>
\t\t\t\t\t\t\t\t\t\t\t<h3>
\t\t\t\t\t\t\t\t\t\t\t\t";
// line 355
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable(range(4, (Twig\Extension\CoreExtension::length($this->env->getCharset(), (isset($context["Name"]) || array_key_exists("Name", $context) ? $context["Name"] : (function () { throw new RuntimeError('Variable "Name" does not exist.', 355, $this->source); })())) - 2)));
foreach ($context['_seq'] as $context["_key"] => $context["j"]) {
// line 356
yield "\t\t\t\t\t\t\t\t\t\t\t\t\t";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["Name"]) || array_key_exists("Name", $context) ? $context["Name"] : (function () { throw new RuntimeError('Variable "Name" does not exist.', 356, $this->source); })()), $context["j"], [], "array", false, false, false, 356), "html", null, true);
yield "
\t\t\t\t\t\t\t\t\t\t\t\t";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_key'], $context['j'], $context['_parent']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 358
yield "\t\t\t\t\t\t\t\t\t\t\t\t<u>";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["Name"]) || array_key_exists("Name", $context) ? $context["Name"] : (function () { throw new RuntimeError('Variable "Name" does not exist.', 358, $this->source); })()), 7, [], "array", false, false, false, 358), "html", null, true);
yield "</u>
\t\t\t\t\t\t\t\t\t\t\t</h3>
\t\t\t\t\t\t\t\t\t\t";
}
// line 361
yield "\t\t\t\t\t\t\t\t\t\t<div class=\"btn-holder mt-4\">
\t\t\t\t\t\t\t\t\t\t\t<div class=\"btn-holder btn-border\">
\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"/";
// line 363
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 363, $this->source); })()), "request", [], "any", false, false, false, 363), "locale", [], "any", false, false, false, 363), "html", null, true);
yield "/resource/";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 363, $this->source); })()), "data", [], "any", false, false, false, 363), 0, [], "array", false, false, false, 363), "currenttrending", [], "any", false, false, false, 363), "url", [], "any", false, false, false, 363), "html", null, true);
yield "\" class=\"btn btn-custom btn-lg-o-yellow-white\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("LEARN MORE"), "html", null, true);
yield "</a>
\t\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t<div class=\"col-md-12 col-lg-6 col-xl-4\">
\t\t\t\t\t\t\t\t\t\t<div class=\"slide-content custom__position-x right-side\">
\t\t\t\t\t\t\t\t\t\t<ul>
\t\t\t\t\t\t\t\t\t\t\t<li>";
// line 371
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Other Trending Topics"), "html", null, true);
yield "</li>
\t\t\t\t\t\t\t\t\t\t\t";
// line 372
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 372, $this->source); })()), "data", [], "any", false, false, false, 372), 0, [], "array", false, false, false, 372), "othertrending", [], "any", false, false, false, 372));
foreach ($context['_seq'] as $context["_key"] => $context["trending_category"]) {
// line 373
yield "\t\t\t\t\t\t\t\t\t\t\t\t<li>
\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"/";
// line 374
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 374, $this->source); })()), "request", [], "any", false, false, false, 374), "locale", [], "any", false, false, false, 374), "html", null, true);
yield "/resource/";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["trending_category"], "url", [], "any", false, false, false, 374), "html", null, true);
yield "\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["trending_category"], "name", [], "any", false, false, false, 374), "html", null, true);
yield "</a>
\t\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_key'], $context['trending_category'], $context['_parent']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 377
yield "
\t\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t</div>
\t\t\t\t\t</div>
\t\t\t\t</section>
\t\t\t\t<!--End Main Slider-->
\t\t\t\t<!--Start Category Section -->
\t\t\t\t<section class=\"featured-categories resource-featured-categories\">
\t\t\t\t\t<div class=\"container container-sm\">
\t\t\t\t\t\t<div class=\"featured-categories-section\">
\t\t\t\t\t\t\t<h2 class=\"heading\">";
// line 395
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("More Topics"), "html", null, true);
yield "</h2>
\t\t\t\t\t\t\t<div class=\"featured-categories-section-wrapper\">
\t\t\t\t\t\t\t\t";
// line 397
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable((isset($context["more_topics"]) || array_key_exists("more_topics", $context) ? $context["more_topics"] : (function () { throw new RuntimeError('Variable "more_topics" does not exist.', 397, $this->source); })()));
foreach ($context['_seq'] as $context["_key"] => $context["topic"]) {
// line 398
yield "\t\t\t\t\t\t\t\t\t<div class=\"featured-categories-section-wrapper-item\">
\t\t\t\t\t\t\t\t\t\t<a href=\"/";
// line 399
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 399, $this->source); })()), "request", [], "any", false, false, false, 399), "locale", [], "any", false, false, false, 399), "html", null, true);
yield "/resources/";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["topic"], "url", [], "any", false, false, false, 399), "html", null, true);
yield "\">
\t\t\t\t\t\t\t\t\t\t\t\t<figure class=\"featured-categories-section-wrapper-item-video\">
\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"media-section\">
\t\t\t\t\t\t\t\t\t\t\t\t\t\t";
// line 403
yield "\t\t\t\t\t\t\t\t\t\t\t\t\t\t";
if (CoreExtension::getAttribute($this->env, $this->source, $context["topic"], "image", [], "any", false, false, false, 403)) {
// line 404
yield "\t\t\t\t\t\t\t\t\t\t\t\t\t\t";
yield CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["topic"], "image", [], "any", false, false, false, 404), "thumbnail", ["354x244"], "method", false, false, false, 404), "getHTML", [["imgAttributes" => ["class" => "", "alt" => CoreExtension::getAttribute($this->env, $this->source, $context["topic"], "name", [], "any", false, false, false, 404)]]], "method", false, false, false, 404);
yield "
\t\t\t\t\t\t\t\t\t\t\t\t\t\t";
}
// line 406
yield "\t\t\t\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t\t\t\t</figure>
\t\t\t\t\t\t\t\t\t\t</a>
\t\t\t\t\t\t\t\t\t\t<div class=\"featured-categories-section-wrapper-item-content\">
\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"/";
// line 410
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 410, $this->source); })()), "request", [], "any", false, false, false, 410), "locale", [], "any", false, false, false, 410), "html", null, true);
yield "/resources/";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["topic"], "url", [], "any", false, false, false, 410), "html", null, true);
yield "\" class=\"featured-categories-section-wrapper-item-content-btn\">
\t\t\t\t\t\t\t\t\t\t\t\t\t";
// line 411
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["topic"], "name", [], "any", false, false, false, 411), "html", null, true);
yield "
\t\t\t\t\t\t\t\t\t\t\t\t</a>
\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_key'], $context['topic'], $context['_parent']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 417
yield "\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t</div>
\t\t\t\t\t</div>
\t\t\t\t</section>
\t\t\t\t<!--End Category Section -->
\t\t\t\t\t<!--Start explore Section-->
\t\t\t\t\t<section class=\"start-exploring d-none\">
\t\t\t\t\t\t<div class=\"start-exploring-wrapper\">
\t\t\t\t\t\t\t<div class=\"start-exploring-wrapper-item\">
\t\t\t\t\t\t\t\t<div class=\"start-exploring-wrapper-item-media\">
\t\t\t\t\t\t\t\t\t<figure class=\"start-exploring-wrapper-item-media-img\">
\t\t\t\t\t\t\t\t\t\t<img src=\"";
// line 429
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 429, $this->source); })()), "data", [], "any", false, false, false, 429), 0, [], "array", false, false, false, 429), "gridcategory", [], "any", false, false, false, 429), 0, [], "array", false, false, false, 429), "gridbgimage", [], "any", false, false, false, 429), "data", [], "any", false, false, false, 429), "html", null, true);
yield "\" alt=\"category banner one\">
\t\t\t\t\t\t\t\t\t</figure>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<div class=\"start-exploring-wrapper-item-content\">
\t\t\t\t\t\t\t\t\t<div class=\"start-exploring-wrapper-item-content-box\">
\t\t\t\t\t\t\t\t\t\t<h5>";
// line 434
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 434, $this->source); })()), "data", [], "any", false, false, false, 434), 0, [], "array", false, false, false, 434), "gridcategory", [], "any", false, false, false, 434), 0, [], "array", false, false, false, 434), "localizedfields", [], "any", false, false, false, 434), "data", [], "any", false, false, false, 434), "getLocalizedValue", ["gridcategoryname"], "method", false, false, false, 434), "html", null, true);
yield "</h5>
\t\t\t\t\t\t\t\t\t\t<h3>";
// line 436
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 436, $this->source); })()), "data", [], "any", false, false, false, 436), 0, [], "array", false, false, false, 436), "gridcategory", [], "any", false, false, false, 436), 0, [], "array", false, false, false, 436), "localizedfields", [], "any", false, false, false, 436), "data", [], "any", false, false, false, 436), "getLocalizedValue", ["gridcategorytitle"], "method", false, false, false, 436), "html", null, true);
yield "</h3>
\t\t\t\t\t\t\t\t\t\t<div class=\"btn-holder\">
\t\t\t\t\t\t\t\t\t\t\t<div class=\"btn-holder btn-border\">
\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"javascript:void()\" class=\"btn btn-custom btn-lg-o-white\">";
// line 439
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("LEARN MORE"), "html", null, true);
yield "</a>
\t\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t<div class=\"start-exploring-wrapper-item-wrapper\">
\t\t\t\t\t\t\t\t<div class=\"start-exploring-wrapper-item-wrapper-child\">
\t\t\t\t\t\t\t\t\t<div class=\"start-exploring-wrapper-item-wrapper-child-media\">
\t\t\t\t\t\t\t\t\t\t<figure class=\"start-exploring-wrapper-item-wrapper-child-media-img\">
\t\t\t\t\t\t\t\t\t\t\t<img src=\"";
// line 449
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 449, $this->source); })()), "data", [], "any", false, false, false, 449), 0, [], "array", false, false, false, 449), "gridcategory", [], "any", false, false, false, 449), 1, [], "array", false, false, false, 449), "gridbgimage", [], "any", false, false, false, 449), "data", [], "any", false, false, false, 449), "html", null, true);
yield "\" alt=\"category banner two\">
\t\t\t\t\t\t\t\t\t\t</figure>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t<div class=\"start-exploring-wrapper-item-wrapper-child-content\">
\t\t\t\t\t\t\t\t\t\t<div class=\"start-exploring-wrapper-item-wrapper-child-content-box\">
\t\t\t\t\t\t\t\t\t\t\t<h5>";
// line 454
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 454, $this->source); })()), "data", [], "any", false, false, false, 454), 0, [], "array", false, false, false, 454), "gridcategory", [], "any", false, false, false, 454), 1, [], "array", false, false, false, 454), "localizedfields", [], "any", false, false, false, 454), "data", [], "any", false, false, false, 454), "getLocalizedValue", ["gridcategoryname"], "method", false, false, false, 454), "html", null, true);
yield "</h5>
\t\t\t\t\t\t\t\t\t\t\t<h3>";
// line 455
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 455, $this->source); })()), "data", [], "any", false, false, false, 455), 0, [], "array", false, false, false, 455), "gridcategory", [], "any", false, false, false, 455), 1, [], "array", false, false, false, 455), "localizedfields", [], "any", false, false, false, 455), "data", [], "any", false, false, false, 455), "getLocalizedValue", ["gridcategorytitle"], "method", false, false, false, 455), "html", null, true);
yield "</h3>
\t\t\t\t\t\t\t\t\t\t\t<div class=\"btn-holder\">
\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"btn-holder btn-border\">
\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"javascript:void()\" class=\"btn btn-custom btn-lg-o-white\">";
// line 458
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("LEARN MORE"), "html", null, true);
yield "</a>
\t\t\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<div class=\"start-exploring-wrapper-item-wrapper-child\">
\t\t\t\t\t\t\t\t\t<div class=\"start-exploring-wrapper-item-wrapper-child-media\">
\t\t\t\t\t\t\t\t\t\t<figure class=\"start-exploring-wrapper-item-wrapper-child-media-img\">
\t\t\t\t\t\t\t\t\t\t\t<img src=\"";
// line 467
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 467, $this->source); })()), "data", [], "any", false, false, false, 467), 0, [], "array", false, false, false, 467), "gridcategory", [], "any", false, false, false, 467), 2, [], "array", false, false, false, 467), "gridbgimage", [], "any", false, false, false, 467), "data", [], "any", false, false, false, 467), "html", null, true);
yield "\" alt=\"category banner three\">
\t\t\t\t\t\t\t\t\t\t</figure>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t<div class=\"start-exploring-wrapper-item-wrapper-child-content\">
\t\t\t\t\t\t\t\t\t\t<div class=\"start-exploring-wrapper-item-wrapper-child-content-box\">
\t\t\t\t\t\t\t\t\t\t\t<h5>";
// line 472
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 472, $this->source); })()), "data", [], "any", false, false, false, 472), 0, [], "array", false, false, false, 472), "gridcategory", [], "any", false, false, false, 472), 2, [], "array", false, false, false, 472), "localizedfields", [], "any", false, false, false, 472), "data", [], "any", false, false, false, 472), "getLocalizedValue", ["gridcategoryname"], "method", false, false, false, 472), "html", null, true);
yield "</h5>
\t\t\t\t\t\t\t\t\t\t\t<h3>";
// line 473
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 473, $this->source); })()), "data", [], "any", false, false, false, 473), 0, [], "array", false, false, false, 473), "gridcategory", [], "any", false, false, false, 473), 2, [], "array", false, false, false, 473), "localizedfields", [], "any", false, false, false, 473), "data", [], "any", false, false, false, 473), "getLocalizedValue", ["gridcategorytitle"], "method", false, false, false, 473), "html", null, true);
yield "</h3>
\t\t\t\t\t\t\t\t\t\t\t<div class=\"btn-holder\">
\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"btn-holder btn-border\">
\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"javascript:void()\" class=\"btn btn-custom btn-lg-o-white\">";
// line 476
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("LEARN MORE"), "html", null, true);
yield "</a>
\t\t\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t</div>
\t\t\t\t\t</section>
\t\t\t\t\t<!--End explore Section-->
\t\t\t\t\t<!--Start interview Section-->
\t\t\t\t\t<section class=\"start-interview heading_color_change interview-section\">
\t\t\t\t\t\t<div class=\"container container-sm\">
\t\t\t\t\t\t\t<div class=\"start-interview-wrapper\">
\t\t\t\t\t\t\t\t<div class=\"start-interview-wrapper-item change_heading_color\">
\t\t\t\t\t\t\t\t\t<h5 class=\"d-none\">";
// line 492
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Interviews"), "html", null, true);
yield "</h5>
\t\t\t\t\t\t\t\t\t<h5>";
// line 493
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Interview"), "html", null, true);
yield "</h5>
\t\t\t\t\t\t\t\t\t<h4>";
// line 494
yield $this->extensions['Pimcore\Twig\Extension\DocumentEditableExtension']->renderEditable($context, "input", "resource_interview_deading");
yield "</h4>
\t\t\t\t\t\t\t\t\t<p>";
// line 495
yield $this->extensions['Pimcore\Twig\Extension\DocumentEditableExtension']->renderEditable($context, "input", "resource_interview_description");
yield "</p>
\t\t\t\t\t\t\t\t\t<div class=\"btn-holder\">
\t\t\t\t\t\t\t\t\t\t<div class=\"newsletter-subscribe\">
\t\t\t\t\t\t\t\t\t\t\t<h4 class=\"cstsmLP\">\"";
// line 498
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Coming Soon"), "html", null, true);
yield "\"</h4>
\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t\t<div class=\"btn-holder btn-border d-none\">
\t\t\t\t\t\t\t\t\t\t\t<a href=\"/";
// line 501
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 501, $this->source); })()), "request", [], "any", false, false, false, 501), "locale", [], "any", false, false, false, 501), "html", null, true);
yield "/resources-interview\" class=\"btn btn-custom btn-lg-o-white\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("LEARN MORE"), "html", null, true);
yield "</a>
\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<div class=\"start-interview-wrapper-item start-interview-media-section\">
\t\t\t\t\t\t\t\t\t<div class=\"media-section\">
\t\t\t\t\t\t\t\t\t\t<video
\t\t\t\t\t\t\t\t\t\t\tposter=\"/static/assets/images/Resource_interview_section.jpg\">
\t\t\t\t\t\t\t\t\t\t\t";
// line 510
yield "\t\t\t\t\t\t\t\t\t\t\tYour browser does not support the video tag.
\t\t\t\t\t\t\t\t\t\t</video>
\t\t\t\t\t\t\t\t\t\t";
// line 516
yield "\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t</div>
\t\t\t\t\t</section>
\t\t\t\t\t<!--End interview Section-->
\t\t\t\t\t<!--Start Tip Section-->
\t\t\t\t\t<section class=\"start-tip d-none\">
\t\t\t\t\t\t<div class=\"container container-sm\">
\t\t\t\t\t\t\t<div class=\"start-tip-wrapper\">
\t\t\t\t\t\t\t\t<div class=\"start-tip-wrapper-item\">
\t\t\t\t\t\t\t\t\t<figure class=\"start-tip-wrapper-item-img\">
\t\t\t\t\t\t\t\t\t\t<img src=\"/static/assets/images/tip-1.png\" alt=\"tip 1\">
\t\t\t\t\t\t\t\t\t</figure>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<div class=\"start-tip-wrapper-item start-tip-wrapper-item-content\">
\t\t\t\t\t\t\t\t\t<h5>";
// line 533
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Tips & Tricks"), "html", null, true);
yield "</h5>
\t\t\t\t\t\t\t\t\t<h4>";
// line 534
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 534, $this->source); })()), "data", [], "any", false, false, false, 534), 0, [], "array", false, false, false, 534), "tipsntricksarticle", [], "any", false, false, false, 534), 0, [], "array", false, false, false, 534), "name", [], "any", false, false, false, 534), "html", null, true);
yield "</h4>
\t\t\t\t\t\t\t\t\t";
// line 535
if ((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["main"] ?? null), "data", [], "any", false, true, false, 535), 0, [], "array", false, true, false, 535), "tipsntricksarticle", [], "any", false, true, false, 535), 0, [], "array", false, true, false, 535), "main_description", [], "any", true, true, false, 535) && !(null === CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 535, $this->source); })()), "data", [], "any", false, false, false, 535), 0, [], "array", false, false, false, 535), "tipsntricksarticle", [], "any", false, false, false, 535), 0, [], "array", false, false, false, 535), "main_description", [], "any", false, false, false, 535)))) {
// line 536
yield "\t\t\t\t\t\t\t\t\t\t<p>";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 536, $this->source); })()), "data", [], "any", false, false, false, 536), 0, [], "array", false, false, false, 536), "tipsntricksarticle", [], "any", false, false, false, 536), 0, [], "array", false, false, false, 536), "main_description", [], "any", false, false, false, 536), "html", null, true);
yield "</p>
\t\t\t\t\t\t\t\t\t";
}
// line 538
yield "\t\t\t\t\t\t\t\t\t";
$context["user"] = CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 538, $this->source); })()), "session", [], "any", false, false, false, 538), "get", ["loginUserName"], "method", false, false, false, 538);
// line 539
yield "\t\t\t\t\t\t\t\t\t";
if ( !(null === (isset($context["user"]) || array_key_exists("user", $context) ? $context["user"] : (function () { throw new RuntimeError('Variable "user" does not exist.', 539, $this->source); })()))) {
// line 540
yield "\t\t\t\t\t\t\t\t\t\t<ul class=\"list-unstyled recipe-info social-info\">
\t\t\t\t\t\t\t\t\t\t\t<li class=\"share\" onclick=\"loyaltyProgram(this,";
// line 541
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 541, $this->source); })()), "data", [], "any", false, false, false, 541), 0, [], "array", false, false, false, 541), "tipsntricksarticle", [], "any", false, false, false, 541), 0, [], "array", false, false, false, 541), "id", [], "any", false, false, false, 541), "html", null, true);
yield ",'";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 541, $this->source); })()), "data", [], "any", false, false, false, 541), 0, [], "array", false, false, false, 541), "tipsntricksarticle", [], "any", false, false, false, 541), 0, [], "array", false, false, false, 541), "name", [], "any", false, false, false, 541), "html", null, true);
yield "',10,'Article','Share')\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Share"), "html", null, true);
yield "</li>
\t\t\t\t\t\t\t\t\t\t\t";
// line 543
if (CoreExtension::inFilter(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 543, $this->source); })()), "data", [], "any", false, false, false, 543), 0, [], "array", false, false, false, 543), "tipsntricksarticle", [], "any", false, false, false, 543), 0, [], "array", false, false, false, 543), "id", [], "any", false, false, false, 543), (isset($context["LikedId"]) || array_key_exists("LikedId", $context) ? $context["LikedId"] : (function () { throw new RuntimeError('Variable "LikedId" does not exist.', 543, $this->source); })()))) {
// line 544
yield "\t\t\t\t\t\t\t\t\t\t\t\t<li class='liked'>";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Like"), "html", null, true);
yield "</li>
\t\t\t\t\t\t\t\t\t\t\t";
} else {
// line 547
yield "\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"like list_article1\" onclick=\"loyaltyProgram(this,";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 547, $this->source); })()), "data", [], "any", false, false, false, 547), 0, [], "array", false, false, false, 547), "tipsntricksarticle", [], "any", false, false, false, 547), 0, [], "array", false, false, false, 547), "id", [], "any", false, false, false, 547), "html", null, true);
yield ",'";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 547, $this->source); })()), "data", [], "any", false, false, false, 547), 0, [], "array", false, false, false, 547), "tipsntricksarticle", [], "any", false, false, false, 547), 0, [], "array", false, false, false, 547), "name", [], "any", false, false, false, 547), "html", null, true);
yield "',10,'Article','Like', '";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 547, $this->source); })()), "request", [], "any", false, false, false, 547), "locale", [], "any", false, false, false, 547), "html", null, true);
yield "')\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Like"), "html", null, true);
yield "</li>
\t\t\t\t\t\t\t\t\t\t\t";
}
// line 550
yield "\t\t\t\t\t\t\t\t\t\t\t<li class=\"download d-none\" onclick=\"loyaltyProgram(this,";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 550, $this->source); })()), "data", [], "any", false, false, false, 550), 0, [], "array", false, false, false, 550), "tipsntricksarticle", [], "any", false, false, false, 550), 0, [], "array", false, false, false, 550), "id", [], "any", false, false, false, 550), "html", null, true);
yield ",'";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 550, $this->source); })()), "data", [], "any", false, false, false, 550), 0, [], "array", false, false, false, 550), "tipsntricksarticle", [], "any", false, false, false, 550), 0, [], "array", false, false, false, 550), "name", [], "any", false, false, false, 550), "html", null, true);
yield "',10,'Article','Save')\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Download"), "html", null, true);
yield "</li>
\t\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t\t";
} else {
// line 553
yield "\t\t\t\t\t\t\t\t\t\t<ul class=\"list-unstyled recipe-info\">
\t\t\t\t\t\t\t\t\t\t\t<li class=\"share\">";
// line 554
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Share"), "html", null, true);
yield "</li>
\t\t\t\t\t\t\t\t\t\t\t<li class=\"like logged-out\">";
// line 555
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Like"), "html", null, true);
yield "</li>
\t\t\t\t\t\t\t\t\t\t\t<li class=\"download d-none\">";
// line 556
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Download"), "html", null, true);
yield "</li>
\t\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t\t";
}
// line 559
yield "\t\t\t\t\t\t\t\t\t<div class=\"btn-holder\">
\t\t\t\t\t\t\t\t\t\t<div class=\"btn-holder\">
\t\t\t\t\t\t\t\t\t\t\t<a href=\"/";
// line 561
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 561, $this->source); })()), "request", [], "any", false, false, false, 561), "locale", [], "any", false, false, false, 561), "html", null, true);
yield "/resource/";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 561, $this->source); })()), "data", [], "any", false, false, false, 561), 0, [], "array", false, false, false, 561), "tipsntricksarticle", [], "any", false, false, false, 561), 0, [], "array", false, false, false, 561), "url", [], "any", false, false, false, 561), "html", null, true);
yield "\" class=\"btn btn-custom btn-lg-o-dgreen\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("EXPLORE MORE"), "html", null, true);
yield "</a>
\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<div class=\"start-tip-wrapper-item start-tip-wrapper-item-content\">
\t\t\t\t\t\t\t\t\t<h5>";
// line 566
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Tips & Tricks"), "html", null, true);
yield "</h5>
\t\t\t\t\t\t\t\t\t<h4>";
// line 567
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 567, $this->source); })()), "data", [], "any", false, false, false, 567), 0, [], "array", false, false, false, 567), "tipsntricksarticle", [], "any", false, false, false, 567), 1, [], "array", false, false, false, 567), "name", [], "any", false, false, false, 567), "html", null, true);
yield "</h4>
\t\t\t\t\t\t\t\t\t";
// line 568
if ((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["main"] ?? null), "data", [], "any", false, true, false, 568), 0, [], "array", false, true, false, 568), "tipsntricksarticle", [], "any", false, true, false, 568), 1, [], "array", false, true, false, 568), "main_description", [], "any", true, true, false, 568) && !(null === CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 568, $this->source); })()), "data", [], "any", false, false, false, 568), 0, [], "array", false, false, false, 568), "tipsntricksarticle", [], "any", false, false, false, 568), 1, [], "array", false, false, false, 568), "main_description", [], "any", false, false, false, 568)))) {
// line 569
yield "\t\t\t\t\t\t\t\t\t\t<p>";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 569, $this->source); })()), "data", [], "any", false, false, false, 569), 0, [], "array", false, false, false, 569), "tipsntricksarticle", [], "any", false, false, false, 569), 1, [], "array", false, false, false, 569), "main_description", [], "any", false, false, false, 569), "html", null, true);
yield "</p>
\t\t\t\t\t\t\t\t\t";
}
// line 571
yield "\t\t\t\t\t\t\t\t\t";
$context["user"] = CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 571, $this->source); })()), "session", [], "any", false, false, false, 571), "get", ["loginUserName"], "method", false, false, false, 571);
// line 572
yield "\t\t\t\t\t\t\t\t\t";
if ( !(null === (isset($context["user"]) || array_key_exists("user", $context) ? $context["user"] : (function () { throw new RuntimeError('Variable "user" does not exist.', 572, $this->source); })()))) {
// line 573
yield "\t\t\t\t\t\t\t\t\t\t<ul class=\"list-unstyled recipe-info\">
\t\t\t\t\t\t\t\t\t\t\t<li class=\"share\" onclick=\"loyaltyProgram(this,";
// line 574
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 574, $this->source); })()), "data", [], "any", false, false, false, 574), 0, [], "array", false, false, false, 574), "tipsntricksarticle", [], "any", false, false, false, 574), 1, [], "array", false, false, false, 574), "id", [], "any", false, false, false, 574), "html", null, true);
yield ",'";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 574, $this->source); })()), "data", [], "any", false, false, false, 574), 0, [], "array", false, false, false, 574), "tipsntricksarticle", [], "any", false, false, false, 574), 1, [], "array", false, false, false, 574), "name", [], "any", false, false, false, 574), "html", null, true);
yield "',10,'Article','Share')\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Share"), "html", null, true);
yield "</li>
\t\t\t\t\t\t\t\t\t\t\t";
// line 576
if (CoreExtension::inFilter(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 576, $this->source); })()), "data", [], "any", false, false, false, 576), 0, [], "array", false, false, false, 576), "tipsntricksarticle", [], "any", false, false, false, 576), 1, [], "array", false, false, false, 576), "id", [], "any", false, false, false, 576), (isset($context["LikedId"]) || array_key_exists("LikedId", $context) ? $context["LikedId"] : (function () { throw new RuntimeError('Variable "LikedId" does not exist.', 576, $this->source); })()))) {
// line 577
yield "\t\t\t\t\t\t\t\t\t\t\t\t<li class='liked'>";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Like"), "html", null, true);
yield "</li>
\t\t\t\t\t\t\t\t\t\t\t";
} else {
// line 580
yield "\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"like list_article2\" onclick=\"loyaltyProgram(this,";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 580, $this->source); })()), "data", [], "any", false, false, false, 580), 0, [], "array", false, false, false, 580), "tipsntricksarticle", [], "any", false, false, false, 580), 1, [], "array", false, false, false, 580), "id", [], "any", false, false, false, 580), "html", null, true);
yield ",'";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 580, $this->source); })()), "data", [], "any", false, false, false, 580), 0, [], "array", false, false, false, 580), "tipsntricksarticle", [], "any", false, false, false, 580), 1, [], "array", false, false, false, 580), "name", [], "any", false, false, false, 580), "html", null, true);
yield "',10,'Article','Like', '";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 580, $this->source); })()), "request", [], "any", false, false, false, 580), "locale", [], "any", false, false, false, 580), "html", null, true);
yield "')\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Like"), "html", null, true);
yield "</li>
\t\t\t\t\t\t\t\t\t\t\t";
}
// line 583
yield "\t\t\t\t\t\t\t\t\t\t\t<li class=\"download d-none\" onclick=\"loyaltyProgram(this,";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 583, $this->source); })()), "data", [], "any", false, false, false, 583), 0, [], "array", false, false, false, 583), "tipsntricksarticle", [], "any", false, false, false, 583), 1, [], "array", false, false, false, 583), "id", [], "any", false, false, false, 583), "html", null, true);
yield ",'";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 583, $this->source); })()), "data", [], "any", false, false, false, 583), 0, [], "array", false, false, false, 583), "tipsntricksarticle", [], "any", false, false, false, 583), 1, [], "array", false, false, false, 583), "name", [], "any", false, false, false, 583), "html", null, true);
yield "',10,'Article','Save')\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Download"), "html", null, true);
yield "</li>
\t\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t\t";
} else {
// line 586
yield "\t\t\t\t\t\t\t\t\t\t<ul class=\"list-unstyled recipe-info social-info\">
\t\t\t\t\t\t\t\t\t\t\t<li class=\"share\">";
// line 587
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Share"), "html", null, true);
yield "</li>
\t\t\t\t\t\t\t\t\t\t\t<li class=\"like logged-out\">";
// line 588
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Like"), "html", null, true);
yield "</li>
\t\t\t\t\t\t\t\t\t\t\t<li class=\"download d-none\">";
// line 589
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Download"), "html", null, true);
yield "</li>
\t\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t\t";
}
// line 592
yield "\t\t\t\t\t\t\t\t\t<div class=\"btn-holder\">
\t\t\t\t\t\t\t\t\t\t<div class=\"btn-holder\">
\t\t\t\t\t\t\t\t\t\t\t<a href=\"/";
// line 594
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 594, $this->source); })()), "request", [], "any", false, false, false, 594), "locale", [], "any", false, false, false, 594), "html", null, true);
yield "/resource/";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 594, $this->source); })()), "data", [], "any", false, false, false, 594), 0, [], "array", false, false, false, 594), "tipsntricksarticle", [], "any", false, false, false, 594), 1, [], "array", false, false, false, 594), "url", [], "any", false, false, false, 594), "html", null, true);
yield "\" class=\"btn btn-custom btn-lg-o-dgreen\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("EXPLORE MORE"), "html", null, true);
yield "</a>
\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<div class=\"start-tip-wrapper-item\">
\t\t\t\t\t\t\t\t\t<figure class=\"start-tip-wrapper-item-img\">
\t\t\t\t\t\t\t\t\t\t<img src=\"/static/assets/images/tip-2.png\" alt=\"tip 2\">
\t\t\t\t\t\t\t\t\t</figure>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<div class=\"start-tip-wrapper-item\">
\t\t\t\t\t\t\t\t\t<figure class=\"start-tip-wrapper-item-img\">
\t\t\t\t\t\t\t\t\t\t<img src=\"/static/assets/images/tip-3.png\" alt=\"tip 3\">
\t\t\t\t\t\t\t\t\t</figure>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<div class=\"start-tip-wrapper-item start-tip-wrapper-item-content\">
\t\t\t\t\t\t\t\t\t<h5>";
// line 609
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Tips & Tricks"), "html", null, true);
yield "</h5>
\t\t\t\t\t\t\t\t\t<h4>";
// line 610
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 610, $this->source); })()), "data", [], "any", false, false, false, 610), 0, [], "array", false, false, false, 610), "tipsntricksarticle", [], "any", false, false, false, 610), 2, [], "array", false, false, false, 610), "name", [], "any", false, false, false, 610), "html", null, true);
yield "</h4>
\t\t\t\t\t\t\t\t\t";
// line 611
if ((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["main"] ?? null), "data", [], "any", false, true, false, 611), 0, [], "array", false, true, false, 611), "tipsntricksarticle", [], "any", false, true, false, 611), 2, [], "array", false, true, false, 611), "main_description", [], "any", true, true, false, 611) && !(null === CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 611, $this->source); })()), "data", [], "any", false, false, false, 611), 0, [], "array", false, false, false, 611), "tipsntricksarticle", [], "any", false, false, false, 611), 2, [], "array", false, false, false, 611), "main_description", [], "any", false, false, false, 611)))) {
// line 612
yield "\t\t\t\t\t\t\t\t\t\t<p>";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 612, $this->source); })()), "data", [], "any", false, false, false, 612), 0, [], "array", false, false, false, 612), "tipsntricksarticle", [], "any", false, false, false, 612), 2, [], "array", false, false, false, 612), "main_description", [], "any", false, false, false, 612), "html", null, true);
yield "</p>
\t\t\t\t\t\t\t\t\t";
}
// line 614
yield "\t\t\t\t\t\t\t\t\t";
$context["user"] = CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 614, $this->source); })()), "session", [], "any", false, false, false, 614), "get", ["loginUserName"], "method", false, false, false, 614);
// line 615
yield "\t\t\t\t\t\t\t\t\t";
if ( !(null === (isset($context["user"]) || array_key_exists("user", $context) ? $context["user"] : (function () { throw new RuntimeError('Variable "user" does not exist.', 615, $this->source); })()))) {
// line 616
yield "\t\t\t\t\t\t\t\t\t\t<ul class=\"list-unstyled recipe-info\">
\t\t\t\t\t\t\t\t\t\t\t<li class=\"share\" onclick=\"loyaltyProgram(this,";
// line 617
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 617, $this->source); })()), "data", [], "any", false, false, false, 617), 0, [], "array", false, false, false, 617), "tipsntricksarticle", [], "any", false, false, false, 617), 2, [], "array", false, false, false, 617), "id", [], "any", false, false, false, 617), "html", null, true);
yield ",'";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 617, $this->source); })()), "data", [], "any", false, false, false, 617), 0, [], "array", false, false, false, 617), "tipsntricksarticle", [], "any", false, false, false, 617), 2, [], "array", false, false, false, 617), "name", [], "any", false, false, false, 617), "html", null, true);
yield "',10,'Article','Share')\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Share"), "html", null, true);
yield "</li>
\t\t\t\t\t\t\t\t\t\t\t";
// line 619
if (CoreExtension::inFilter(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 619, $this->source); })()), "data", [], "any", false, false, false, 619), 0, [], "array", false, false, false, 619), "tipsntricksarticle", [], "any", false, false, false, 619), 2, [], "array", false, false, false, 619), "id", [], "any", false, false, false, 619), (isset($context["LikedId"]) || array_key_exists("LikedId", $context) ? $context["LikedId"] : (function () { throw new RuntimeError('Variable "LikedId" does not exist.', 619, $this->source); })()))) {
// line 620
yield "\t\t\t\t\t\t\t\t\t\t\t\t<li class='liked'>";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Like"), "html", null, true);
yield "</li>
\t\t\t\t\t\t\t\t\t\t\t";
} else {
// line 623
yield "\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"like list_article3\" onclick=\"loyaltyProgram(this,";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 623, $this->source); })()), "data", [], "any", false, false, false, 623), 0, [], "array", false, false, false, 623), "tipsntricksarticle", [], "any", false, false, false, 623), 2, [], "array", false, false, false, 623), "id", [], "any", false, false, false, 623), "html", null, true);
yield ",'";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 623, $this->source); })()), "data", [], "any", false, false, false, 623), 0, [], "array", false, false, false, 623), "tipsntricksarticle", [], "any", false, false, false, 623), 2, [], "array", false, false, false, 623), "name", [], "any", false, false, false, 623), "html", null, true);
yield "',10,'Article','Like', '";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 623, $this->source); })()), "request", [], "any", false, false, false, 623), "locale", [], "any", false, false, false, 623), "html", null, true);
yield "')\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Like"), "html", null, true);
yield "</li>
\t\t\t\t\t\t\t\t\t\t\t";
}
// line 626
yield "\t\t\t\t\t\t\t\t\t\t\t<li class=\"download d-none\" onclick=\"loyaltyProgram(this,";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 626, $this->source); })()), "data", [], "any", false, false, false, 626), 0, [], "array", false, false, false, 626), "tipsntricksarticle", [], "any", false, false, false, 626), 2, [], "array", false, false, false, 626), "id", [], "any", false, false, false, 626), "html", null, true);
yield ",'";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 626, $this->source); })()), "data", [], "any", false, false, false, 626), 0, [], "array", false, false, false, 626), "tipsntricksarticle", [], "any", false, false, false, 626), 2, [], "array", false, false, false, 626), "name", [], "any", false, false, false, 626), "html", null, true);
yield "',10,'Article','Save')\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Download"), "html", null, true);
yield "</li>
\t\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t\t";
} else {
// line 629
yield "\t\t\t\t\t\t\t\t\t\t<ul class=\"list-unstyled recipe-info social-info\">
\t\t\t\t\t\t\t\t\t\t\t<li class=\"share\">";
// line 630
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Share"), "html", null, true);
yield "</li>
\t\t\t\t\t\t\t\t\t\t\t<li class=\"like logged-out\">";
// line 631
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Like"), "html", null, true);
yield "</li>
\t\t\t\t\t\t\t\t\t\t\t<li class=\"download d-none\">";
// line 632
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Download"), "html", null, true);
yield "</li>
\t\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t\t";
}
// line 635
yield "\t\t\t\t\t\t\t\t\t<div class=\"btn-holder\">
\t\t\t\t\t\t\t\t\t\t<div class=\"btn-holder\">
\t\t\t\t\t\t\t\t\t\t\t<a href=\"/";
// line 637
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 637, $this->source); })()), "request", [], "any", false, false, false, 637), "locale", [], "any", false, false, false, 637), "html", null, true);
yield "/resource/";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["main"]) || array_key_exists("main", $context) ? $context["main"] : (function () { throw new RuntimeError('Variable "main" does not exist.', 637, $this->source); })()), "data", [], "any", false, false, false, 637), 0, [], "array", false, false, false, 637), "tipsntricksarticle", [], "any", false, false, false, 637), 2, [], "array", false, false, false, 637), "url", [], "any", false, false, false, 637), "html", null, true);
yield "\" class=\"btn btn-custom btn-lg-o-dgreen\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("EXPLORE MORE"), "html", null, true);
yield "</a>
\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t</div>
\t\t\t\t\t</section>
\t\t\t\t\t";
// line 659
yield "\t\t\t\t\t<!--End Tip Section-->
\t\t\t\t\t";
// line 660
if ((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 660, $this->source); })()), "request", [], "any", false, false, false, 660), "locale", [], "any", false, false, false, 660) == "ar")) {
// line 661
yield "\t\t\t\t\t\t";
$context["topMenu"] = "/en/resources";
// line 662
yield "\t\t\t\t\t";
} else {
// line 663
yield "\t\t\t\t\t\t";
$context["topMenu"] = "/ar/resources";
// line 664
yield "\t\t\t\t\t";
}
// line 665
yield "\t\t\t\t\t<script>
\t\t\t\t\t\tvar _TopMenuLink = \"";
// line 666
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["topMenu"]) || array_key_exists("topMenu", $context) ? $context["topMenu"] : (function () { throw new RuntimeError('Variable "topMenu" does not exist.', 666, $this->source); })()), "html", null, true);
yield "\";
\t\t\t\t\t</script>
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
yield from [];
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName(): string
{
return "Resources/resourceMain.html.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable(): bool
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo(): array
{
return array ( 1521 => 666, 1518 => 665, 1515 => 664, 1512 => 663, 1509 => 662, 1506 => 661, 1504 => 660, 1501 => 659, 1487 => 637, 1483 => 635, 1477 => 632, 1473 => 631, 1469 => 630, 1466 => 629, 1455 => 626, 1442 => 623, 1435 => 620, 1433 => 619, 1424 => 617, 1421 => 616, 1418 => 615, 1415 => 614, 1409 => 612, 1407 => 611, 1403 => 610, 1399 => 609, 1377 => 594, 1373 => 592, 1367 => 589, 1363 => 588, 1359 => 587, 1356 => 586, 1345 => 583, 1332 => 580, 1325 => 577, 1323 => 576, 1314 => 574, 1311 => 573, 1308 => 572, 1305 => 571, 1299 => 569, 1297 => 568, 1293 => 567, 1289 => 566, 1277 => 561, 1273 => 559, 1267 => 556, 1263 => 555, 1259 => 554, 1256 => 553, 1245 => 550, 1232 => 547, 1225 => 544, 1223 => 543, 1214 => 541, 1211 => 540, 1208 => 539, 1205 => 538, 1199 => 536, 1197 => 535, 1193 => 534, 1189 => 533, 1170 => 516, 1166 => 510, 1153 => 501, 1147 => 498, 1141 => 495, 1137 => 494, 1133 => 493, 1129 => 492, 1110 => 476, 1104 => 473, 1100 => 472, 1092 => 467, 1080 => 458, 1074 => 455, 1070 => 454, 1062 => 449, 1049 => 439, 1043 => 436, 1038 => 434, 1030 => 429, 1016 => 417, 1004 => 411, 998 => 410, 992 => 406, 986 => 404, 983 => 403, 975 => 399, 972 => 398, 968 => 397, 963 => 395, 943 => 377, 930 => 374, 927 => 373, 923 => 372, 919 => 371, 904 => 363, 900 => 361, 893 => 358, 884 => 356, 880 => 355, 876 => 353, 867 => 351, 863 => 350, 860 => 349, 857 => 348, 855 => 347, 852 => 346, 845 => 343, 836 => 341, 832 => 340, 828 => 338, 819 => 336, 815 => 335, 812 => 334, 809 => 333, 806 => 332, 804 => 331, 800 => 330, 785 => 318, 778 => 314, 767 => 305, 764 => 304, 751 => 298, 747 => 296, 738 => 292, 732 => 289, 728 => 288, 720 => 287, 717 => 286, 706 => 283, 693 => 280, 687 => 278, 685 => 277, 677 => 276, 671 => 275, 668 => 274, 665 => 273, 663 => 272, 660 => 271, 654 => 269, 652 => 268, 647 => 266, 641 => 265, 635 => 261, 629 => 259, 626 => 258, 619 => 255, 615 => 253, 611 => 252, 605 => 249, 601 => 247, 599 => 246, 587 => 237, 581 => 234, 576 => 232, 572 => 231, 568 => 230, 563 => 228, 559 => 227, 553 => 223, 551 => 219, 546 => 216, 542 => 214, 539 => 213, 537 => 212, 529 => 206, 527 => 205, 518 => 198, 509 => 194, 503 => 191, 499 => 190, 491 => 189, 488 => 188, 477 => 185, 465 => 183, 459 => 181, 457 => 180, 448 => 178, 442 => 177, 439 => 176, 436 => 175, 434 => 174, 431 => 173, 425 => 171, 423 => 170, 418 => 168, 412 => 167, 405 => 162, 399 => 161, 397 => 160, 395 => 159, 388 => 157, 384 => 155, 380 => 154, 374 => 151, 367 => 146, 363 => 144, 361 => 143, 356 => 140, 352 => 134, 348 => 132, 334 => 125, 328 => 121, 323 => 119, 319 => 118, 310 => 117, 300 => 115, 287 => 112, 280 => 109, 278 => 108, 270 => 107, 264 => 106, 261 => 105, 258 => 104, 256 => 103, 250 => 100, 246 => 99, 242 => 98, 237 => 95, 235 => 94, 229 => 90, 225 => 88, 220 => 87, 218 => 86, 216 => 85, 214 => 84, 197 => 71, 189 => 68, 174 => 55, 165 => 53, 161 => 52, 149 => 42, 139 => 37, 133 => 35, 131 => 34, 125 => 31, 121 => 30, 112 => 25, 110 => 24, 108 => 23, 106 => 22, 99 => 18, 97 => 17, 95 => 16, 93 => 15, 90 => 13, 86 => 10, 82 => 9, 76 => 5, 63 => 4, 40 => 1,);
}
public function getSourceContext(): Source
{
return new Source("{% extends \"layout/layout.html.twig\" %}
{# {% block title %}GFS - Resource{% endblock %} #}
{% block content %}
\t<!--Start Main Slider-->
\t<section class=\"main-slider-section resources-main-slider-section-banner\">
\t\t<div class=\"container container-lg\">
\t\t\t<div class=\"custom-slider singal-slider main-slider resourse-slide\">
\t\t\t\t{% for slide in slider %}
\t\t\t\t\t<div
\t\t\t\t\t\tclass=\"slide\">
\t\t\t\t\t\t{# <img href =\"{{slide.slider_image.data}}\" > #}
\t\t\t\t\t\t<div class=\"slide-media slide-media-desktop\">
\t\t\t\t\t\t\t{# <video poster=\"{{slide.slider_image.data}}\"> #}
\t\t\t\t\t\t\t{# <source src=\"{{slide.slider_video.data.data}}\" type=\"video/mp4\"> #}
\t\t\t\t\t\t\t{# Your browser does not support the video tag. #}
\t\t\t\t\t\t\t{# </video> #}
\t\t\t\t\t\t<img src=\"{{slide.slider_image.data}}\" alt=\"slide banner image\"> </div>
\t\t\t\t\t\t<div class=\"slide-media slide-media-mobile\">
\t\t\t\t\t\t\t{# <video poster=\"{{slide.slider_image_mobile.data}}\"> #}
\t\t\t\t\t\t\t{# <source src=\"{{slide.slider_video.data.data}}\" type=\"video/mp4\"> #}
\t\t\t\t\t\t\t{# Your browser does not support the video tag. #}
\t\t\t\t\t\t\t{# </video> #}
\t\t\t\t\t\t<img src=\"{{slide.slider_image_mobile.data}}\" class=\"img-fluid w-100\" alt=\"slide banner image mobile\"> </div>
\t\t\t\t\t\t<div class=\"silde-content-box\">
\t\t\t\t\t\t\t<div class=\"slide-content\">
\t\t\t\t\t\t\t\t<h1>
\t\t\t\t\t\t\t\t\t<span class=\"title-sm d-block\">{{slide.localizedfields.data.getLocalizedValue('heading')}}</span>
\t\t\t\t\t\t\t\t\t<span class=\"title-lg underline-end\">{{slide.localizedfields.data.getLocalizedValue('heading1')}}</span>
\t\t\t\t\t\t\t\t</h1>
\t\t\t\t\t\t\t\t{% if slide.localizedfields.data.getLocalizedValue('url') %}
\t\t\t\t\t\t\t\t\t<a href=\"{{slide.localizedfields.data.getLocalizedValue('url')}}\" class=\"btn btn-custom btn-overlay\">Start Your Journey</a>
\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t</div>
\t\t\t\t\t</div>
\t\t\t\t{% endfor %}
\t\t\t</div>
\t\t</div>
\t</section>
\t<!--End Main Slider-->
\t<!--Start Main training search-->
\t<section class=\"main-training-search banner_list_info\">
\t\t<div class=\"container container-lg\">
\t\t\t<div class=\"main-training-search-box\">
\t\t\t\t<ul class=\"list-unstyled info-list\">
\t\t\t\t\t{% for resource in resources %}
\t\t\t\t\t\t<li>{{resource.name}}</li>
\t\t\t\t\t{% endfor %}
\t\t\t\t</ul>
\t\t\t</div>
\t\t</div>
\t</section>
\t<!--End Main training search-->
\t<!--Start Main training search-->
\t<section class=\"bread-crumbs-section\">
\t\t<div class=\"container container-lg\">
\t\t\t<div class=\"bread-crumbs-section-box\">
\t\t\t\t<div class=\"breadcrumb-holder\">
\t\t\t\t\t<ol class=\"breadcrumb\">
\t\t\t\t\t\t<li class=\"breadcrumb-item\">
\t\t\t\t\t\t\t<a href=\"/{{app.request.locale}}\">{{'Home'|trans}}</a>
\t\t\t\t\t\t</li>
\t\t\t\t\t\t<li class=\"breadcrumb-item\">
\t\t\t\t\t\t\t<a href=\"/{{app.request.locale}}/resources\">{{'Resources'|trans}}</a>
\t\t\t\t\t\t</li>
\t\t\t\t\t</ol>
\t\t\t\t</div>
\t\t\t</div>
\t\t</div>
\t</section>
\t<!--End Main training search-->
\t<!--Start Page Info Section-->
\t<section class=\"pageinfo-section\">
\t\t<div class=\"container container-sm\">
\t\t\t{# {% if products_head is not empty %} #}
\t\t\t{# <h2 class=\"title\">{{products_head.name}}</h2> #}
\t\t\t{# <p>{{products_head.description}}</p> #}
\t\t\t{# {% else %} #}
\t\t\t\t<h1 class=\"title\"> {{'Get Your Business Guidance, Resources & Support'|trans}}</h1>
\t\t\t<p>{{ pimcore_input(\"resource_main_desc\") }}</p>
\t\t\t{# {% endif %} #}
\t\t</div>
\t</section>
\t<!--Start Info Media-->
\t{% if main.data[0].bannercategory is defined and main.data[0].bannercategory is not null %}
\t\t<section class=\"training-media-box info-media resourcesMain sec-after-none waste-management-sec position-bg-img\">
\t\t\t<div class=\"container container-sm\">
\t\t\t\t<div class=\"info-section\">
\t\t\t\t\t<h5>{{main.data[0].bannercategory.name}}</h5>
\t\t\t\t\t<h4>{{main.data[0].bannerarticle[0].name}}</h4>
\t\t\t\t\t<p class=\"elipses__four\">{{main.data[0].bannerarticle[0].main_description}}
\t\t\t\t\t</p>
\t\t\t\t\t<ul class=\"list-unstyled recipe-info social-info \">
\t\t\t\t\t\t{% set user = app.session.get('loginUserName') %}
\t\t\t\t\t\t{% if user is not null %}
\t\t\t\t\t\t\t<li class=\"share-white\" onclick=\"loyaltyProgram(this,{{ main.data[0].bannerarticle[0].id }},'{{ main.data[0].bannerarticle[0].name }}',10,'Article','Share')\">
\t\t\t\t\t\t\t\t<span onclick=\"sharemodal('Article','{{ app.request.getSchemeAndHttpHost() ~ '/' ~ app.request.locale ~ '/resource/' ~ main.data[0].bannerarticle[0].url}}' ,'{{ \" share knowledge with your friends\"|trans }}')\">{{'Share'|trans}}<span></li>
\t\t\t\t\t\t\t\t\t{% if main.data[0].bannerarticle[0].id in LikedId %}
\t\t\t\t\t\t\t\t\t\t<li class='liked'>{{'Like'|trans}}</li>
\t\t\t\t\t\t\t\t\t{% else %}
\t\t\t\t\t\t\t\t\t\t<li class=\"like-white article-main\" onclick=\"loyaltyProgram(this,{{ main.data[0].bannerarticle[0].id }},'{{ main.data[0].bannerarticle[0].name }}',10,'Article','Like', '{{app.request.locale}}')\">{{'Like'|trans}}</li>
\t\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t\t<li class=\"download d-none\" onclick=\"loyaltyProgram(this,{{ main.data[0].bannerarticle[0].id }},'{{ main.data[0].bannerarticle[0].name }}',10,'Article','Save')\">{{'Download'|trans}}</li>
\t\t\t\t\t\t\t\t{% else %}
\t\t\t\t\t\t\t\t\t<li class=\"share\" onclick=\"sharemodal('Article','{{ app.request.getSchemeAndHttpHost() ~ '/' ~ app.request.locale ~ '/resource/' ~ main.data[0].bannerarticle[0].url}}','{{ \" share knowledge with your friends\"|trans }}')\">{{'Share'|trans}}</li>
\t\t\t\t\t\t\t\t\t<li class=\"like logged-out\">{{'Like'|trans}}</li>
\t\t\t\t\t\t\t\t\t<li class=\"download d-none\">{{'Download'|trans}}</li>
\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t</ul>
\t\t\t\t\t\t<div class=\"btn-holder\">
\t\t\t\t\t\t\t<div class=\"btn-border\">
\t\t\t\t\t\t\t\t<a href=\"/{{app.request.locale}}/resource/{{main.data[0].bannerarticle[0].url}}\" class=\"btn btn-custom btn btn-custom btn-green\">{{'Discover More'|trans}}</a>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t</div>
\t\t\t\t\t</div>
\t\t\t\t\t<div class=\"media-section\">
\t\t\t\t\t\t<video
\t\t\t\t\t\t\tposter=\"{{main.data[0].bannerarticle[0].image}}\">
\t\t\t\t\t\t\t{# <source src=\"{{main.data[0].bannercategory.bannervideo.data}}\"> #}
\t\t\t\t\t\t\tYour browser does not support the video tag.
\t\t\t\t\t\t</video>
\t\t\t\t\t\t{# <div class=\"control-options\">
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t <i class=\"fas fa-play-circle\"></i>
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t <i class=\"fas fa-pause-circle\"></i>
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t </div> #}
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t\t{% include \"layout/baseimage.html.twig\" %}
\t\t\t</section>
\t\t{% endif %}
\t\t<!--End Info Media-->
\t\t<!--Start Featured Recipes Section-->
\t\t<section class=\"featured-recipes-section inner-frecipes-section event-detail-slider\">
\t\t\t<div class=\"container container-sm\">
\t\t\t\t<h2 class=\"heading\">{{'Most Popular'|trans}}</h2>
\t\t\t\t<div class=\"featured-recipes\">
\t\t\t\t\t<div class=\"custom-slider custom-event-slider\">
\t\t\t\t\t\t{% for popular in most %}
\t\t\t\t\t\t\t<div class=\"slide\">
\t\t\t\t\t\t\t\t<div class=\"slide-holder\">
\t\t\t\t\t\t\t\t\t<a href=\"/{{app.request.locale}}/resource/{{popular.url}}\">
\t\t\t\t\t\t\t\t\t\t<figure class=\"slide-img \">
\t\t\t\t\t\t\t\t\t\t\t{% if popular.image %}
\t\t\t\t\t\t\t\t\t\t\t{# <img src=\"{{popular.image}}\" alt=\"{{popular.name}}\"> #}
\t\t\t\t\t\t\t\t\t\t\t{{ popular.image.thumbnail('354x244').getHTML({imgAttributes: {class:'',alt: popular.name }})|raw }}
\t\t\t\t\t\t\t\t\t\t\t{% endif %}\t
\t\t\t\t\t\t\t\t\t\t</figure>
\t\t\t\t\t\t\t\t\t</a>
\t\t\t\t\t\t\t\t\t<div class=\"slide-content\">
\t\t\t\t\t\t\t\t\t\t<div class=\"frecipes-box\">
\t\t\t\t\t\t\t\t\t\t\t<a href=\"/{{app.request.locale}}/resource/{{popular.url}}\" class=\"text-decoration-none\">
\t\t\t\t\t\t\t\t\t\t\t\t<h3>{{popular.name}}</h3>
\t\t\t\t\t\t\t\t\t\t\t</a>
\t\t\t\t\t\t\t\t\t\t\t{% if popular.main_description is defined %}
\t\t\t\t\t\t\t\t\t\t\t\t<p>{{popular.main_description}}</p>
\t\t\t\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t\t{% set user = app.session.get('loginUserName') %}
\t\t\t\t\t\t\t\t\t\t{% if user is not null %}
\t\t\t\t\t\t\t\t\t\t\t<ul class=\"list-unstyled recipe-info\">
\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"share\" onclick=\"loyaltyProgram(this,{{ popular.id }},'{{ popular.name }}',50,'Article','Share')\">
\t\t\t\t\t\t\t\t\t\t\t\t\t<span onclick=\"sharemodal('Article','{{ app.request.getSchemeAndHttpHost() ~ '/' ~ app.request.locale ~ '/resource/' ~ popular.url}}','{{ \" share knowledge with your friends\"|trans }}')\">{{'Share'|trans}}</span>
\t\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t\t{% if popular.id in MostSocialOpId %}
\t\t\t\t\t\t\t\t\t\t\t\t\t<li class='liked'>{{'Like'|trans}}</li>
\t\t\t\t\t\t\t\t\t\t\t\t{% else %}
\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"like popula-article\" onclick=\"loyaltyProgram(this,{{ popular.id }},'{{ popular.name }}',30,'Article','Like', '{{app.request.locale}}')\">{{'Like'|trans}}</li>
\t\t\t\t\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"download-black d-none\" onclick=\"loyaltyProgram(this,{{ popular.id }},'{{ popular.name }}',20,'Article','Save')\">{{'Download'|trans}}</li>
\t\t\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t\t\t{% else %}
\t\t\t\t\t\t\t\t\t\t\t<ul class=\"list-unstyled recipe-info\">
\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"share\" onclick=\"sharemodal('Article','{{ app.request.getSchemeAndHttpHost() ~ '/' ~ app.request.locale ~ '/resource/' ~ popular.url}}','{{ \" share knowledge with your friends\"|trans }}')\">{{'Share'|trans}}</li>
\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"like logged-out\">{{'Like'|trans}}</li>
\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"download-black d-none\">{{'Download'|trans}}</li>
\t\t\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t{% endfor %}
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t</div>
\t\t</section>
\t\t<!--End Featured Recipes Section-->
\t\t<!--Start training area Media-->
\t\t{% if main.data[0].relationcateogry is defined and main.data[0].relationcateogry is not null %}
\t\t\t<section class=\"training-area featured-section featured-section-home top_space_remove get-your-business-section\">
\t\t\t\t<div class=\"container container-sm\">
\t\t\t\t\t<div class=\"training-area-media content_centre\">
\t\t\t\t\t\t<div class=\"training-area-media-video-box\">
\t\t\t\t\t\t\t<div class=\"training-area-media-video-box-section\">
\t\t\t\t\t\t\t\t<div class=\"media-section\">
\t\t\t\t\t\t\t\t\t{% if main.data[0].relationcateogry.image is defined and main.data[0].relationcateogry.image is not null %}
\t\t\t\t\t\t\t\t\t\t<video
\t\t\t\t\t\t\t\t\t\t\tposter=\"{{main.data[0].relationcateogry.image}}\">
\t\t\t\t\t\t\t\t\t\t\t{# <source src=\"{{main.data[0].relationcateogry.bannervideo.data}}\"> #}
\t\t\t\t\t\t\t\t\t\t\tYour browser does not support the video tag.
\t\t\t\t\t\t\t\t\t\t</video>
\t\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t\t{# <div class=\"control-options\">
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t <i class=\"fas fa-play-circle\"></i>
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t <i class=\"fas fa-pause-circle\"></i>
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t </div> #}
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t</div>
\t\t\t\t\t\t<div class=\"training-area-media-content resources_text\">
\t\t\t\t\t\t\t<h4>{{main.data[0].heading1}}</h4>
\t\t\t\t\t\t\t<h3>{{main.data[0].heading2}}</h3>
\t\t\t\t\t\t\t<ul class=\"list-unstyled recipe-info d-none\">
\t\t\t\t\t\t\t\t<li class=\"share-white\">{{'Share'|trans}}</li>
\t\t\t\t\t\t\t\t<li class=\"like-white\">{{'Like'|trans}}</li>
\t\t\t\t\t\t\t\t<li class=\"save-white\">{{'Save'|trans}}</li>
\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t<p>{{main.data[0].categorydescription}}
\t\t\t\t\t\t\t</p>
\t\t\t\t\t\t\t<div class=\"newsletter-subscribe\">
\t\t\t\t\t\t\t\t<h4 class=\"cstsmLP\">\"{{'Coming Soon'|trans}}\"</h4>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t</div>
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t</section>
\t\t\t<!--End training area Media-->
\t\t\t<!--Start Featured Recipes Section-->
\t\t\t{% if category_articles is defined and category_articles.data is not null %}
\t\t\t\t<section class=\"featured-recipes-section inner-frecipes-section event-detail-slider resources-center featured-section featured-section-home sec_max_yellow\">
\t\t\t\t\t<div class=\"container container-sm\">
\t\t\t\t\t\t<h2 class=\"heading\">{{main.data[0].relationcateogry.name}}</h2>
\t\t\t\t\t\t<div class=\"featured-recipes\">
\t\t\t\t\t\t\t<div class=\"custom-slider custom-event-slider\">
\t\t\t\t\t\t\t\t{% for articles in category_articles %}
\t\t\t\t\t\t\t\t\t<div class=\"slide\">
\t\t\t\t\t\t\t\t\t\t<div class=\"slide-holder\">
\t\t\t\t\t\t\t\t\t\t\t<a href=\"/{{app.request.locale}}/resource/{{articles.url}}\">
\t\t\t\t\t\t\t\t\t\t\t\t<figure class=\"slide-img\">
\t\t\t\t\t\t\t\t\t\t\t\t\t{# <img src=\"{{articles.image}}\" alt=\"{{articles.name}}\"> #}
\t\t\t\t\t\t\t\t\t\t\t\t\t{% if articles.image %}
\t\t\t\t\t\t\t\t\t\t\t\t\t{{ articles.image.thumbnail('354x244').getHTML({imgAttributes: {class:'',alt: articles.name }})|raw }}
\t\t\t\t\t\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t\t\t\t\t</figure>
\t\t\t\t\t\t\t\t\t\t\t</a>
\t\t\t\t\t\t\t\t\t\t\t<div class=\"slide-content\">
\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"frecipes-box\">
\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"/{{app.request.locale}}/resource/{{articles.url}}\" class=\"text-decoration-none\">
\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h3>{{articles.name}}</h3>
\t\t\t\t\t\t\t\t\t\t\t\t\t</a>
\t\t\t\t\t\t\t\t\t\t\t\t\t{% if articles.main_description is defined %}
\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p>{{articles.main_description}}</p>
\t\t\t\t\t\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t\t\t\t{% set user = app.session.get('loginUserName') %}
\t\t\t\t\t\t\t\t\t\t\t\t{% if user is not null %}
\t\t\t\t\t\t\t\t\t\t\t\t\t<ul class=\"list-unstyled recipe-info\">
\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"share\" onclick=\"loyaltyProgram(this,{{ articles.id }},'{{ articles.name }}',10,'Article','Share')\">
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span onclick=\"sharemodal('Article','{{ app.request.getSchemeAndHttpHost() ~ '/' ~ app.request.locale ~ '/resource/' ~ articles.url}}','{{ \" share knowledge with your friends\"|trans }}')\">{{'Share'|trans}}<span></li>
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t{% if articles.id in Liked_category_article_Ids %}
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class='liked'>{{'Like'|trans}}</li>
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t{% else %}
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"like cat_article\" onclick=\"loyaltyProgram(this,{{ articles.id }},'{{ articles.name }}',10,'Article','Like', '{{app.request.locale}}')\">{{'Like'|trans}}</li>
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"download-black d-none\" onclick=\"loyaltyProgram(this,{{ articles.id }},'{{ articles.name }}',10,'Article','Save')\">{{'Download'|trans}}</li>
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t\t\t\t\t\t\t{% else %}
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<ul class=\"list-unstyled recipe-info\">
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"share\" onclick=\"sharemodal('Article','{{ app.request.getSchemeAndHttpHost() ~ '/' ~ app.request.locale ~ '/resource/' ~ articles.url}}','{{ \" share knowledge with your friends\"|trans }}')\">{{'Share'|trans}}</li>
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"like logged-out\">{{'Like'|trans}}</li>
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"download-black d-none\">{{'Download'|trans}}</li>
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t\t{% endfor %}
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t<div class=\"btn-border\">
\t\t\t\t\t\t\t\t\t\t<a href=\"/{{app.request.locale}}/resources/{{main.data[0].relationcateogry.url}}\" class=\"btn btn-custom btn btn-custom btn-green\">{{'Explore More'|trans}}</a>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t</section>
\t\t\t\t\t{% endif %}
\t\t\t\t{% endif %}
\t\t\t\t<!--End Featured Recipes Section-->
\t\t\t\t<!--Start Main Slider-->
\t\t\t\t<section class=\"main-slider-section resource-main-banner sec_max_yellow\" id=\"trending-section\">
\t\t\t\t\t<div class=\"container container-lg\">
\t\t\t\t\t\t<div class=\"main-slider\">
\t\t\t\t\t\t\t<div class=\"slide\">
\t\t\t\t\t\t\t\t<div class=\"slide-media\">
\t\t\t\t\t\t\t\t\t<figure class=\"slide-img slide-media-desktop\">
\t\t\t\t\t\t\t\t\t\t<img src=\"{{main.data[0].currenttrending.resource_banner}}\" alt=\"resource banner desktop\">
\t\t\t\t\t\t\t\t\t</figure>
\t\t\t\t\t\t\t\t\t<figure class=\"slide-img slide-media-mobile\">
\t\t\t\t\t\t\t\t\t\t<img src=\"{{main.data[0].currenttrending.resource_banner_mobile}}\" alt=\"resource banner mobile\">
\t\t\t\t\t\t\t\t\t</figure>
\t\t\t\t\t\t\t\t\t<!-- <video poster=\"/static/assets/images/main-banner01.png\"> -->
\t\t\t\t\t\t\t\t\t<!-- <source src=\"/static/assets/videos/oceans.mp4\" type=\"video/mp4\">
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t Your browser does not support the video tag.
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t </video> -->
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<div class=\"silde-content-box\">
\t\t\t\t\t\t\t\t<div class=\"row\">
\t\t\t\t\t\t\t\t\t<div class=\"col-md-12 col-lg-6 col-xl-8\">
\t\t\t\t\t\t\t\t\t\t<div class=\"slide-content custom__position-x\">
\t\t\t\t\t\t\t\t\t\t<h5 class=\"text-decoration-none\">{{'Trending'|trans}}</h5>
\t\t\t\t\t\t\t\t\t\t{% if app.request.locale == 'en' %}
\t\t\t\t\t\t\t\t\t\t\t{% set names = main.data[0].currenttrending.name %}
\t\t\t\t\t\t\t\t\t\t\t{% set Name = names|split(' ') %}
\t\t\t\t\t\t\t\t\t\t\t<h4 class=\"\">
\t\t\t\t\t\t\t\t\t\t\t\t{% for i in 0..4 %}
\t\t\t\t\t\t\t\t\t\t\t\t\t{{Name[i]}}
\t\t\t\t\t\t\t\t\t\t\t\t{% endfor %}
\t\t\t\t\t\t\t\t\t\t\t</h4>
\t\t\t\t\t\t\t\t\t\t\t<h3>
\t\t\t\t\t\t\t\t\t\t\t\t{% for j in 5..Name|length -2 %}
\t\t\t\t\t\t\t\t\t\t\t\t\t{{Name[j]}}
\t\t\t\t\t\t\t\t\t\t\t\t{% endfor %}
\t\t\t\t\t\t\t\t\t\t\t\t<u>{{Name[8]}}</u>
\t\t\t\t\t\t\t\t\t\t\t</h3>
\t\t\t\t\t\t\t\t\t\t{% else %}
\t\t\t\t\t\t\t\t\t\t\t{% set names = main.data[0].currenttrending.name %}
\t\t\t\t\t\t\t\t\t\t\t{% set Name = names|split(' ') %}
\t\t\t\t\t\t\t\t\t\t\t<h4 class=\"\">
\t\t\t\t\t\t\t\t\t\t\t\t{% for i in 0..3 %}
\t\t\t\t\t\t\t\t\t\t\t\t\t{{Name[i]}}
\t\t\t\t\t\t\t\t\t\t\t\t{% endfor %}
\t\t\t\t\t\t\t\t\t\t\t</h4>
\t\t\t\t\t\t\t\t\t\t\t<h3>
\t\t\t\t\t\t\t\t\t\t\t\t{% for j in 4..Name|length -2 %}
\t\t\t\t\t\t\t\t\t\t\t\t\t{{Name[j]}}
\t\t\t\t\t\t\t\t\t\t\t\t{% endfor %}
\t\t\t\t\t\t\t\t\t\t\t\t<u>{{Name[7]}}</u>
\t\t\t\t\t\t\t\t\t\t\t</h3>
\t\t\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t\t\t<div class=\"btn-holder mt-4\">
\t\t\t\t\t\t\t\t\t\t\t<div class=\"btn-holder btn-border\">
\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"/{{app.request.locale}}/resource/{{main.data[0].currenttrending.url}}\" class=\"btn btn-custom btn-lg-o-yellow-white\">{{'LEARN MORE'|trans}}</a>
\t\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t<div class=\"col-md-12 col-lg-6 col-xl-4\">
\t\t\t\t\t\t\t\t\t\t<div class=\"slide-content custom__position-x right-side\">
\t\t\t\t\t\t\t\t\t\t<ul>
\t\t\t\t\t\t\t\t\t\t\t<li>{{'Other Trending Topics'|trans}}</li>
\t\t\t\t\t\t\t\t\t\t\t{% for trending_category in main.data[0].othertrending %}
\t\t\t\t\t\t\t\t\t\t\t\t<li>
\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"/{{app.request.locale}}/resource/{{trending_category.url}}\">{{trending_category.name}}</a>
\t\t\t\t\t\t\t\t\t\t\t\t</li>
\t\t\t\t\t\t\t\t\t\t\t{% endfor %}
\t\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t</div>
\t\t\t\t\t</div>
\t\t\t\t</section>
\t\t\t\t<!--End Main Slider-->
\t\t\t\t<!--Start Category Section -->
\t\t\t\t<section class=\"featured-categories resource-featured-categories\">
\t\t\t\t\t<div class=\"container container-sm\">
\t\t\t\t\t\t<div class=\"featured-categories-section\">
\t\t\t\t\t\t\t<h2 class=\"heading\">{{'More Topics'|trans}}</h2>
\t\t\t\t\t\t\t<div class=\"featured-categories-section-wrapper\">
\t\t\t\t\t\t\t\t{% for topic in more_topics %}
\t\t\t\t\t\t\t\t\t<div class=\"featured-categories-section-wrapper-item\">
\t\t\t\t\t\t\t\t\t\t<a href=\"/{{app.request.locale}}/resources/{{topic.url}}\">
\t\t\t\t\t\t\t\t\t\t\t\t<figure class=\"featured-categories-section-wrapper-item-video\">
\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"media-section\">
\t\t\t\t\t\t\t\t\t\t\t\t\t\t{# <img src=\"{{topic.image}}\" alt=\"{{topic.name}}\"> #}
\t\t\t\t\t\t\t\t\t\t\t\t\t\t{% if topic.image %}
\t\t\t\t\t\t\t\t\t\t\t\t\t\t{{ topic.image.thumbnail('354x244').getHTML({imgAttributes: {class:'',alt: topic.name}})|raw }}
\t\t\t\t\t\t\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t\t\t\t</figure>
\t\t\t\t\t\t\t\t\t\t</a>
\t\t\t\t\t\t\t\t\t\t<div class=\"featured-categories-section-wrapper-item-content\">
\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"/{{app.request.locale}}/resources/{{topic.url}}\" class=\"featured-categories-section-wrapper-item-content-btn\">
\t\t\t\t\t\t\t\t\t\t\t\t\t{{topic.name}}
\t\t\t\t\t\t\t\t\t\t\t\t</a>
\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t{% endfor %}
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t</div>
\t\t\t\t\t</div>
\t\t\t\t</section>
\t\t\t\t<!--End Category Section -->
\t\t\t\t\t<!--Start explore Section-->
\t\t\t\t\t<section class=\"start-exploring d-none\">
\t\t\t\t\t\t<div class=\"start-exploring-wrapper\">
\t\t\t\t\t\t\t<div class=\"start-exploring-wrapper-item\">
\t\t\t\t\t\t\t\t<div class=\"start-exploring-wrapper-item-media\">
\t\t\t\t\t\t\t\t\t<figure class=\"start-exploring-wrapper-item-media-img\">
\t\t\t\t\t\t\t\t\t\t<img src=\"{{main.data[0].gridcategory[0].gridbgimage.data}}\" alt=\"category banner one\">
\t\t\t\t\t\t\t\t\t</figure>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<div class=\"start-exploring-wrapper-item-content\">
\t\t\t\t\t\t\t\t\t<div class=\"start-exploring-wrapper-item-content-box\">
\t\t\t\t\t\t\t\t\t\t<h5>{{main.data[0].gridcategory[0].localizedfields.data.getLocalizedValue('gridcategoryname')}}</h5>
\t\t\t\t\t\t\t\t\t\t<h3>{{main.data[0].gridcategory[0].localizedfields.data.getLocalizedValue('gridcategorytitle')}}</h3>
\t\t\t\t\t\t\t\t\t\t<div class=\"btn-holder\">
\t\t\t\t\t\t\t\t\t\t\t<div class=\"btn-holder btn-border\">
\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"javascript:void()\" class=\"btn btn-custom btn-lg-o-white\">{{'LEARN MORE'|trans}}</a>
\t\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t<div class=\"start-exploring-wrapper-item-wrapper\">
\t\t\t\t\t\t\t\t<div class=\"start-exploring-wrapper-item-wrapper-child\">
\t\t\t\t\t\t\t\t\t<div class=\"start-exploring-wrapper-item-wrapper-child-media\">
\t\t\t\t\t\t\t\t\t\t<figure class=\"start-exploring-wrapper-item-wrapper-child-media-img\">
\t\t\t\t\t\t\t\t\t\t\t<img src=\"{{main.data[0].gridcategory[1].gridbgimage.data}}\" alt=\"category banner two\">
\t\t\t\t\t\t\t\t\t\t</figure>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t<div class=\"start-exploring-wrapper-item-wrapper-child-content\">
\t\t\t\t\t\t\t\t\t\t<div class=\"start-exploring-wrapper-item-wrapper-child-content-box\">
\t\t\t\t\t\t\t\t\t\t\t<h5>{{main.data[0].gridcategory[1].localizedfields.data.getLocalizedValue('gridcategoryname')}}</h5>
\t\t\t\t\t\t\t\t\t\t\t<h3>{{main.data[0].gridcategory[1].localizedfields.data.getLocalizedValue('gridcategorytitle')}}</h3>
\t\t\t\t\t\t\t\t\t\t\t<div class=\"btn-holder\">
\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"btn-holder btn-border\">
\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"javascript:void()\" class=\"btn btn-custom btn-lg-o-white\">{{'LEARN MORE'|trans}}</a>
\t\t\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<div class=\"start-exploring-wrapper-item-wrapper-child\">
\t\t\t\t\t\t\t\t\t<div class=\"start-exploring-wrapper-item-wrapper-child-media\">
\t\t\t\t\t\t\t\t\t\t<figure class=\"start-exploring-wrapper-item-wrapper-child-media-img\">
\t\t\t\t\t\t\t\t\t\t\t<img src=\"{{main.data[0].gridcategory[2].gridbgimage.data}}\" alt=\"category banner three\">
\t\t\t\t\t\t\t\t\t\t</figure>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t<div class=\"start-exploring-wrapper-item-wrapper-child-content\">
\t\t\t\t\t\t\t\t\t\t<div class=\"start-exploring-wrapper-item-wrapper-child-content-box\">
\t\t\t\t\t\t\t\t\t\t\t<h5>{{main.data[0].gridcategory[2].localizedfields.data.getLocalizedValue('gridcategoryname')}}</h5>
\t\t\t\t\t\t\t\t\t\t\t<h3>{{main.data[0].gridcategory[2].localizedfields.data.getLocalizedValue('gridcategorytitle')}}</h3>
\t\t\t\t\t\t\t\t\t\t\t<div class=\"btn-holder\">
\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"btn-holder btn-border\">
\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"javascript:void()\" class=\"btn btn-custom btn-lg-o-white\">{{'LEARN MORE'|trans}}</a>
\t\t\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t</div>
\t\t\t\t\t</section>
\t\t\t\t\t<!--End explore Section-->
\t\t\t\t\t<!--Start interview Section-->
\t\t\t\t\t<section class=\"start-interview heading_color_change interview-section\">
\t\t\t\t\t\t<div class=\"container container-sm\">
\t\t\t\t\t\t\t<div class=\"start-interview-wrapper\">
\t\t\t\t\t\t\t\t<div class=\"start-interview-wrapper-item change_heading_color\">
\t\t\t\t\t\t\t\t\t<h5 class=\"d-none\">{{'Interviews'|trans}}</h5>
\t\t\t\t\t\t\t\t\t<h5>{{'Interview'|trans}}</h5>
\t\t\t\t\t\t\t\t\t<h4>{{ pimcore_input(\"resource_interview_deading\") }}</h4>
\t\t\t\t\t\t\t\t\t<p>{{ pimcore_input(\"resource_interview_description\") }}</p>
\t\t\t\t\t\t\t\t\t<div class=\"btn-holder\">
\t\t\t\t\t\t\t\t\t\t<div class=\"newsletter-subscribe\">
\t\t\t\t\t\t\t\t\t\t\t<h4 class=\"cstsmLP\">\"{{'Coming Soon'|trans}}\"</h4>
\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t\t<div class=\"btn-holder btn-border d-none\">
\t\t\t\t\t\t\t\t\t\t\t<a href=\"/{{app.request.locale}}/resources-interview\" class=\"btn btn-custom btn-lg-o-white\">{{'LEARN MORE'|trans}}</a>
\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<div class=\"start-interview-wrapper-item start-interview-media-section\">
\t\t\t\t\t\t\t\t\t<div class=\"media-section\">
\t\t\t\t\t\t\t\t\t\t<video
\t\t\t\t\t\t\t\t\t\t\tposter=\"/static/assets/images/Resource_interview_section.jpg\">
\t\t\t\t\t\t\t\t\t\t\t{# <source src=\"/static/assets/videos/oceans.mp4\" type=\"video/mp4\"> #}
\t\t\t\t\t\t\t\t\t\t\tYour browser does not support the video tag.
\t\t\t\t\t\t\t\t\t\t</video>
\t\t\t\t\t\t\t\t\t\t{# <div class=\"control-options\">
\t\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-play-circle\"></i>
\t\t\t\t\t\t\t\t\t\t\t <i class=\"fas fa-pause-circle\"></i>
\t\t\t\t\t\t\t\t\t\t</div> #}
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t</div>
\t\t\t\t\t</section>
\t\t\t\t\t<!--End interview Section-->
\t\t\t\t\t<!--Start Tip Section-->
\t\t\t\t\t<section class=\"start-tip d-none\">
\t\t\t\t\t\t<div class=\"container container-sm\">
\t\t\t\t\t\t\t<div class=\"start-tip-wrapper\">
\t\t\t\t\t\t\t\t<div class=\"start-tip-wrapper-item\">
\t\t\t\t\t\t\t\t\t<figure class=\"start-tip-wrapper-item-img\">
\t\t\t\t\t\t\t\t\t\t<img src=\"/static/assets/images/tip-1.png\" alt=\"tip 1\">
\t\t\t\t\t\t\t\t\t</figure>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<div class=\"start-tip-wrapper-item start-tip-wrapper-item-content\">
\t\t\t\t\t\t\t\t\t<h5>{{'Tips & Tricks'|trans}}</h5>
\t\t\t\t\t\t\t\t\t<h4>{{main.data[0].tipsntricksarticle[0].name}}</h4>
\t\t\t\t\t\t\t\t\t{% if main.data[0].tipsntricksarticle[0].main_description is defined and main.data[0].tipsntricksarticle[0].main_description is not null %}
\t\t\t\t\t\t\t\t\t\t<p>{{main.data[0].tipsntricksarticle[0].main_description}}</p>
\t\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t\t{% set user = app.session.get('loginUserName') %}
\t\t\t\t\t\t\t\t\t{% if user is not null %}
\t\t\t\t\t\t\t\t\t\t<ul class=\"list-unstyled recipe-info social-info\">
\t\t\t\t\t\t\t\t\t\t\t<li class=\"share\" onclick=\"loyaltyProgram(this,{{ main.data[0].tipsntricksarticle[0].id }},'{{ main.data[0].tipsntricksarticle[0].name }}',10,'Article','Share')\">{{'Share'|trans}}</li>
\t\t\t\t\t\t\t\t\t\t\t{% if main.data[0].tipsntricksarticle[0].id in LikedId %}
\t\t\t\t\t\t\t\t\t\t\t\t<li class='liked'>{{'Like'|trans}}</li>
\t\t\t\t\t\t\t\t\t\t\t{% else %}
\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"like list_article1\" onclick=\"loyaltyProgram(this,{{ main.data[0].tipsntricksarticle[0].id }},'{{ main.data[0].tipsntricksarticle[0].name }}',10,'Article','Like', '{{app.request.locale}}')\">{{'Like'|trans}}</li>
\t\t\t\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t\t\t\t<li class=\"download d-none\" onclick=\"loyaltyProgram(this,{{ main.data[0].tipsntricksarticle[0].id }},'{{ main.data[0].tipsntricksarticle[0].name }}',10,'Article','Save')\">{{'Download'|trans}}</li>
\t\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t\t{% else %}
\t\t\t\t\t\t\t\t\t\t<ul class=\"list-unstyled recipe-info\">
\t\t\t\t\t\t\t\t\t\t\t<li class=\"share\">{{'Share'|trans}}</li>
\t\t\t\t\t\t\t\t\t\t\t<li class=\"like logged-out\">{{'Like'|trans}}</li>
\t\t\t\t\t\t\t\t\t\t\t<li class=\"download d-none\">{{'Download'|trans}}</li>
\t\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t\t<div class=\"btn-holder\">
\t\t\t\t\t\t\t\t\t\t<div class=\"btn-holder\">
\t\t\t\t\t\t\t\t\t\t\t<a href=\"/{{app.request.locale}}/resource/{{main.data[0].tipsntricksarticle[0].url}}\" class=\"btn btn-custom btn-lg-o-dgreen\">{{'EXPLORE MORE'|trans}}</a>
\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<div class=\"start-tip-wrapper-item start-tip-wrapper-item-content\">
\t\t\t\t\t\t\t\t\t<h5>{{'Tips & Tricks'|trans}}</h5>
\t\t\t\t\t\t\t\t\t<h4>{{main.data[0].tipsntricksarticle[1].name}}</h4>
\t\t\t\t\t\t\t\t\t{% if main.data[0].tipsntricksarticle[1].main_description is defined and main.data[0].tipsntricksarticle[1].main_description is not null %}
\t\t\t\t\t\t\t\t\t\t<p>{{main.data[0].tipsntricksarticle[1].main_description}}</p>
\t\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t\t{% set user = app.session.get('loginUserName') %}
\t\t\t\t\t\t\t\t\t{% if user is not null %}
\t\t\t\t\t\t\t\t\t\t<ul class=\"list-unstyled recipe-info\">
\t\t\t\t\t\t\t\t\t\t\t<li class=\"share\" onclick=\"loyaltyProgram(this,{{ main.data[0].tipsntricksarticle[1].id }},'{{ main.data[0].tipsntricksarticle[1].name }}',10,'Article','Share')\">{{'Share'|trans}}</li>
\t\t\t\t\t\t\t\t\t\t\t{% if main.data[0].tipsntricksarticle[1].id in LikedId %}
\t\t\t\t\t\t\t\t\t\t\t\t<li class='liked'>{{'Like'|trans}}</li>
\t\t\t\t\t\t\t\t\t\t\t{% else %}
\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"like list_article2\" onclick=\"loyaltyProgram(this,{{ main.data[0].tipsntricksarticle[1].id }},'{{ main.data[0].tipsntricksarticle[1].name }}',10,'Article','Like', '{{app.request.locale}}')\">{{'Like'|trans}}</li>
\t\t\t\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t\t\t\t<li class=\"download d-none\" onclick=\"loyaltyProgram(this,{{ main.data[0].tipsntricksarticle[1].id }},'{{ main.data[0].tipsntricksarticle[1].name }}',10,'Article','Save')\">{{'Download'|trans}}</li>
\t\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t\t{% else %}
\t\t\t\t\t\t\t\t\t\t<ul class=\"list-unstyled recipe-info social-info\">
\t\t\t\t\t\t\t\t\t\t\t<li class=\"share\">{{'Share'|trans}}</li>
\t\t\t\t\t\t\t\t\t\t\t<li class=\"like logged-out\">{{'Like'|trans}}</li>
\t\t\t\t\t\t\t\t\t\t\t<li class=\"download d-none\">{{'Download'|trans}}</li>
\t\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t\t<div class=\"btn-holder\">
\t\t\t\t\t\t\t\t\t\t<div class=\"btn-holder\">
\t\t\t\t\t\t\t\t\t\t\t<a href=\"/{{app.request.locale}}/resource/{{main.data[0].tipsntricksarticle[1].url}}\" class=\"btn btn-custom btn-lg-o-dgreen\">{{'EXPLORE MORE'|trans}}</a>
\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<div class=\"start-tip-wrapper-item\">
\t\t\t\t\t\t\t\t\t<figure class=\"start-tip-wrapper-item-img\">
\t\t\t\t\t\t\t\t\t\t<img src=\"/static/assets/images/tip-2.png\" alt=\"tip 2\">
\t\t\t\t\t\t\t\t\t</figure>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<div class=\"start-tip-wrapper-item\">
\t\t\t\t\t\t\t\t\t<figure class=\"start-tip-wrapper-item-img\">
\t\t\t\t\t\t\t\t\t\t<img src=\"/static/assets/images/tip-3.png\" alt=\"tip 3\">
\t\t\t\t\t\t\t\t\t</figure>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<div class=\"start-tip-wrapper-item start-tip-wrapper-item-content\">
\t\t\t\t\t\t\t\t\t<h5>{{'Tips & Tricks'|trans}}</h5>
\t\t\t\t\t\t\t\t\t<h4>{{main.data[0].tipsntricksarticle[2].name}}</h4>
\t\t\t\t\t\t\t\t\t{% if main.data[0].tipsntricksarticle[2].main_description is defined and main.data[0].tipsntricksarticle[2].main_description is not null %}
\t\t\t\t\t\t\t\t\t\t<p>{{main.data[0].tipsntricksarticle[2].main_description}}</p>
\t\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t\t{% set user = app.session.get('loginUserName') %}
\t\t\t\t\t\t\t\t\t{% if user is not null %}
\t\t\t\t\t\t\t\t\t\t<ul class=\"list-unstyled recipe-info\">
\t\t\t\t\t\t\t\t\t\t\t<li class=\"share\" onclick=\"loyaltyProgram(this,{{ main.data[0].tipsntricksarticle[2].id }},'{{ main.data[0].tipsntricksarticle[2].name }}',10,'Article','Share')\">{{'Share'|trans}}</li>
\t\t\t\t\t\t\t\t\t\t\t{% if main.data[0].tipsntricksarticle[2].id in LikedId %}
\t\t\t\t\t\t\t\t\t\t\t\t<li class='liked'>{{'Like'|trans}}</li>
\t\t\t\t\t\t\t\t\t\t\t{% else %}
\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"like list_article3\" onclick=\"loyaltyProgram(this,{{ main.data[0].tipsntricksarticle[2].id }},'{{ main.data[0].tipsntricksarticle[2].name }}',10,'Article','Like', '{{app.request.locale}}')\">{{'Like'|trans}}</li>
\t\t\t\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t\t\t\t<li class=\"download d-none\" onclick=\"loyaltyProgram(this,{{ main.data[0].tipsntricksarticle[2].id }},'{{ main.data[0].tipsntricksarticle[2].name }}',10,'Article','Save')\">{{'Download'|trans}}</li>
\t\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t\t{% else %}
\t\t\t\t\t\t\t\t\t\t<ul class=\"list-unstyled recipe-info social-info\">
\t\t\t\t\t\t\t\t\t\t\t<li class=\"share\">{{'Share'|trans}}</li>
\t\t\t\t\t\t\t\t\t\t\t<li class=\"like logged-out\">{{'Like'|trans}}</li>
\t\t\t\t\t\t\t\t\t\t\t<li class=\"download d-none\">{{'Download'|trans}}</li>
\t\t\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t\t<div class=\"btn-holder\">
\t\t\t\t\t\t\t\t\t\t<div class=\"btn-holder\">
\t\t\t\t\t\t\t\t\t\t\t<a href=\"/{{app.request.locale}}/resource/{{main.data[0].tipsntricksarticle[2].url}}\" class=\"btn btn-custom btn-lg-o-dgreen\">{{'EXPLORE MORE'|trans}}</a>
\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t</div>
\t\t\t\t\t</section>
\t\t\t\t\t{# <style>
\t\t\t\t\t\t.inner-frecipes-section .slide-content p {
\t\t\t\t\t\t\toverflow: hidden;
\t\t\t\t\t\t\tdisplay: -webkit-box;
\t\t\t\t\t\t\t-webkit-line-clamp: 3;
\t\t\t\t\t\t\t-webkit-box-orient: vertical;
\t\t\t\t\t\t}
\t\t\t\t\t\t.start-tip-wrapper-item-content p {
\t\t\t\t\t\t\t-webkit-box-orient: vertical;
\t\t\t\t\t\t}
\t\t\t\t\t\t.training-area-media-content p {
\t\t\t\t\t\t\t
\t\t\t\t\t\t}
\t\t\t\t\t</style> #}
\t\t\t\t\t<!--End Tip Section-->
\t\t\t\t\t{% if (app.request.locale =='ar') %}
\t\t\t\t\t\t{% set topMenu =\"/en/resources\" %}
\t\t\t\t\t{% else %}
\t\t\t\t\t\t{% set topMenu =\"/ar/resources\" %}
\t\t\t\t\t{% endif %}
\t\t\t\t\t<script>
\t\t\t\t\t\tvar _TopMenuLink = \"{{ topMenu }}\";
\t\t\t\t\t</script>
{% endblock %}
\t\t\t\t
", "Resources/resourceMain.html.twig", "/var/www/vhosts/centric.ae/gcs.centric.ae/templates/Resources/resourceMain.html.twig");
}
}