<?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;
/* layout/layout.html.twig */
class __TwigTemplate_09d3f5a543f0c865147c08f987a25d0c 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->parent = false;
$this->blocks = [
];
}
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", "layout/layout.html.twig"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "layout/layout.html.twig"));
// line 1
yield "<!DOCTYPE html>
<html lang=\"en\">
\t<head>
\t\t<meta charset=\"UTF-8\">
\t\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">
\t\t<meta name=\"google-signin-client_id\" content=\"600716624690-idnnd694k67rdhh0jf9dm96upj93btmt.apps.googleusercontent.com\">
\t\t";
// line 11
yield "
\t\t<meta name=\"instagram:url\" property=\"og:url\" content=\"https://www.instagram.com/goodyculinarysolutions/\"/>
\t\t";
// line 14
yield "\t\t<meta name=\"instagram:title\" property=\"og:title\" content=\"Goody Culinary Solutions\"/>
\t\t<meta name=\"instagram:description\" property=\"og:description\" content=\"We exist to champion culinary visionaries realize their dreams | هدفنا تمكين رواد مجال الأطعمة من تحقيق أحلامهم\"/>
\t\t<meta name=\"instagram:image\" property=\"og:image\" content=\"https://goodycs.com/static/assets/images/logo_images/GCS_New_Logo-01.svg\"/>
\t\t<meta name=\"twitter:url\" property=\"og:url\" content=\"https://twitter.com/GoodyCS_SA\"/>
\t\t";
// line 20
yield "\t\t<meta name=\"twitter:title\" property=\"og:title\" content=\"Goody Culinary Solutions\"/>
\t\t<meta name=\"twitter:description\" property=\"og:description\" content=\"We exist to champion culinary visionaries realize their dreams | هدفنا تمكين رواد مجال الأطعمة من تحقيق أحلامهم\"/>
\t\t<meta name=\"twitter:image\" property=\"og:image\" content=\"https://goodycs.com/static/assets/images/logo_images/GCS_New_Logo-01.svg\"/>
\t\t<meta name=\"linkedin:url\" property=\"og:url\" content=\"https://www.linkedin.com/company/goody-professional-solutions\"/>
\t\t";
// line 26
yield "\t\t<meta name=\"linkedin:title\" property=\"og:title\" content=\"Goody Culinary Solutions\"/>
\t\t<meta name=\"linkedin:description\" property=\"og:description\" content=\"We exist to champion culinary visionaries realize their dreams | هدفنا تمكين رواد مجال الأطعمة من تحقيق أحلامهم\"/>
\t\t<meta name=\"linkedin:image\" property=\"og:image\" content=\"https://goodycs.com/static/assets/images/logo_images/GCS_New_Logo-01.svg\"/>
\t\t";
// line 32
yield "
\t\t<link rel=\"icon\" href=\"/static/assets/images/fav_icon_goody_CS.svg\">
\t\t";
// line 35
yield "
\t\t";
// line 37
yield "\t\t\t";
if (( !array_key_exists("document", $context) || !(isset($context["document"]) || array_key_exists("document", $context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.', 37, $this->source); })()))) {
// line 38
yield "\t\t";
$context["document"] = Pimcore\Model\Document::getById(1);
// line 39
yield "\t\t";
}
// line 40
yield "
\t\t\t";
// line 41
if ($this->env->getTest('instanceof')->getCallable()((isset($context["document"]) || array_key_exists("document", $context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.', 41, $this->source); })()), "\\Pimcore\\Model\\Document\\Link")) {
// line 42
yield "\t\t\t";
// line 43
yield "\t\t";
$context["document"] = CoreExtension::getAttribute($this->env, $this->source, (isset($context["document"]) || array_key_exists("document", $context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.', 43, $this->source); })()), "getObject", [], "method", false, false, false, 43);
// line 44
yield "\t\t";
}
// line 45
yield "
\t\t";
// line 46
if (array_key_exists("recipedetails", $context)) {
// line 47
yield "\t\t\t";
CoreExtension::getAttribute($this->env, $this->source, $this->env->getFunction('pimcore_head_title')->getCallable()(), "set", [CoreExtension::getAttribute($this->env, $this->source, (isset($context["recipedetails"]) || array_key_exists("recipedetails", $context) ? $context["recipedetails"] : (function () { throw new RuntimeError('Variable "recipedetails" does not exist.', 47, $this->source); })()), "meta_title", [], "any", false, false, false, 47)], "method", false, false, false, 47);
// line 48
yield "
\t\t";
} elseif ( // line 49
array_key_exists("menu_builder_details", $context)) {
// line 50
yield "\t\t\t";
CoreExtension::getAttribute($this->env, $this->source, $this->env->getFunction('pimcore_head_title')->getCallable()(), "set", [CoreExtension::getAttribute($this->env, $this->source, (isset($context["menu_builder_details"]) || array_key_exists("menu_builder_details", $context) ? $context["menu_builder_details"] : (function () { throw new RuntimeError('Variable "menu_builder_details" does not exist.', 50, $this->source); })()), "meta_title", [], "any", false, false, false, 50)], "method", false, false, false, 50);
// line 51
yield "
\t\t";
} elseif ( // line 52
array_key_exists("products_head", $context)) {
// line 53
yield "
\t\t\t";
// line 54
if (CoreExtension::getAttribute($this->env, $this->source, ($context["products_head"] ?? null), "meta_title", [], "any", true, true, false, 54)) {
// line 55
yield "
\t\t\t\t";
// line 56
CoreExtension::getAttribute($this->env, $this->source, $this->env->getFunction('pimcore_head_title')->getCallable()(), "set", [CoreExtension::getAttribute($this->env, $this->source, (isset($context["products_head"]) || array_key_exists("products_head", $context) ? $context["products_head"] : (function () { throw new RuntimeError('Variable "products_head" does not exist.', 56, $this->source); })()), "meta_title", [], "any", false, false, false, 56)], "method", false, false, false, 56);
// line 57
yield "
\t\t\t";
} else {
// line 59
yield "
\t\t\t\t";
// line 60
CoreExtension::getAttribute($this->env, $this->source, $this->env->getFunction('pimcore_head_title')->getCallable()(), "set", [ $this->unwrap()->renderBlock("title", $context, $blocks)], "method", false, false, false, 60);
// line 61
yield "
\t\t\t";
}
// line 63
yield "\t\t";
} elseif (array_key_exists("eventdetail", $context)) {
// line 64
yield "\t\t\t";
CoreExtension::getAttribute($this->env, $this->source, $this->env->getFunction('pimcore_head_title')->getCallable()(), "set", [CoreExtension::getAttribute($this->env, $this->source, (isset($context["eventdetail"]) || array_key_exists("eventdetail", $context) ? $context["eventdetail"] : (function () { throw new RuntimeError('Variable "eventdetail" does not exist.', 64, $this->source); })()), "meta_title", [], "any", false, false, false, 64)], "method", false, false, false, 64);
// line 65
yield "\t\t";
} elseif (array_key_exists("recipe_category", $context)) {
// line 66
yield "\t\t\t";
CoreExtension::getAttribute($this->env, $this->source, $this->env->getFunction('pimcore_head_title')->getCallable()(), "set", [CoreExtension::getAttribute($this->env, $this->source, (isset($context["recipe_category"]) || array_key_exists("recipe_category", $context) ? $context["recipe_category"] : (function () { throw new RuntimeError('Variable "recipe_category" does not exist.', 66, $this->source); })()), "meta_title", [], "any", false, false, false, 66)], "method", false, false, false, 66);
// line 67
yield "
\t\t";
} elseif ( // line 68
array_key_exists("product", $context)) {
// line 69
yield "
\t\t\t";
// line 70
CoreExtension::getAttribute($this->env, $this->source, $this->env->getFunction('pimcore_head_title')->getCallable()(), "set", [CoreExtension::getAttribute($this->env, $this->source, (isset($context["product"]) || array_key_exists("product", $context) ? $context["product"] : (function () { throw new RuntimeError('Variable "product" does not exist.', 70, $this->source); })()), "meta_title", [], "any", false, false, false, 70)], "method", false, false, false, 70);
// line 71
yield "\t\t";
} elseif (array_key_exists("current_category", $context)) {
// line 72
yield "
\t\t\t";
// line 73
CoreExtension::getAttribute($this->env, $this->source, $this->env->getFunction('pimcore_head_title')->getCallable()(), "set", [CoreExtension::getAttribute($this->env, $this->source, (isset($context["current_category"]) || array_key_exists("current_category", $context) ? $context["current_category"] : (function () { throw new RuntimeError('Variable "current_category" does not exist.', 73, $this->source); })()), "meta_title", [], "any", false, false, false, 73)], "method", false, false, false, 73);
// line 74
yield "
\t\t";
} elseif ( // line 75
array_key_exists("resource", $context)) {
// line 76
yield "
\t\t\t
\t\t\t";
// line 78
CoreExtension::getAttribute($this->env, $this->source, $this->env->getFunction('pimcore_head_title')->getCallable()(), "set", [CoreExtension::getAttribute($this->env, $this->source, (isset($context["resource"]) || array_key_exists("resource", $context) ? $context["resource"] : (function () { throw new RuntimeError('Variable "resource" does not exist.', 78, $this->source); })()), "meta_title", [], "any", false, false, false, 78)], "method", false, false, false, 78);
// line 79
yield "
\t\t";
} elseif ( !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, // line 80
(isset($context["document"]) || array_key_exists("document", $context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.', 80, $this->source); })()), "getTitle", [], "method", false, false, false, 80))) {
// line 81
yield "
\t\t\t";
// line 83
yield "
\t\t\t";
// line 84
CoreExtension::getAttribute($this->env, $this->source, $this->env->getFunction('pimcore_head_title')->getCallable()(), "set", [CoreExtension::getAttribute($this->env, $this->source, (isset($context["document"]) || array_key_exists("document", $context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.', 84, $this->source); })()), "getTitle", [], "method", false, false, false, 84)], "method", false, false, false, 84);
// line 85
yield "\t\t\t";
// line 86
yield "
\t\t";
}
// line 89
yield "
\t\t";
// line 91
yield "
\t\t";
// line 93
yield "
\t\t";
// line 95
if (array_key_exists("recipedetails", $context)) {
// line 96
yield "\t\t\t";
CoreExtension::getAttribute($this->env, $this->source, $this->env->getFunction('pimcore_head_meta')->getCallable()(), "setDescription", [CoreExtension::getAttribute($this->env, $this->source, (isset($context["recipedetails"]) || array_key_exists("recipedetails", $context) ? $context["recipedetails"] : (function () { throw new RuntimeError('Variable "recipedetails" does not exist.', 96, $this->source); })()), "meta_description", [], "any", false, false, false, 96)], "method", false, false, false, 96);
// line 97
yield "
\t\t";
} elseif ( // line 98
array_key_exists("menu_builder_details", $context)) {
// line 99
yield "\t\t\t";
CoreExtension::getAttribute($this->env, $this->source, $this->env->getFunction('pimcore_head_meta')->getCallable()(), "setDescription", [CoreExtension::getAttribute($this->env, $this->source, (isset($context["menu_builder_details"]) || array_key_exists("menu_builder_details", $context) ? $context["menu_builder_details"] : (function () { throw new RuntimeError('Variable "menu_builder_details" does not exist.', 99, $this->source); })()), "meta_description", [], "any", false, false, false, 99)], "method", false, false, false, 99);
// line 100
yield "\t\t";
} elseif (array_key_exists("products_head", $context)) {
// line 101
yield "
\t\t\t";
// line 102
if (CoreExtension::getAttribute($this->env, $this->source, ($context["products_head"] ?? null), "meta_description", [], "any", true, true, false, 102)) {
// line 103
yield "
\t\t\t\t";
// line 104
CoreExtension::getAttribute($this->env, $this->source, $this->env->getFunction('pimcore_head_meta')->getCallable()(), "setDescription", [CoreExtension::getAttribute($this->env, $this->source, (isset($context["products_head"]) || array_key_exists("products_head", $context) ? $context["products_head"] : (function () { throw new RuntimeError('Variable "products_head" does not exist.', 104, $this->source); })()), "meta_description", [], "any", false, false, false, 104)], "method", false, false, false, 104);
// line 105
yield "
\t\t\t";
} else {
// line 107
yield "
\t\t\t\t";
// line 108
CoreExtension::getAttribute($this->env, $this->source, $this->env->getFunction('pimcore_head_meta')->getCallable()(), "setDescription", [ $this->unwrap()->renderBlock("metaDescription", $context, $blocks)], "method", false, false, false, 108);
// line 109
yield "
\t\t\t";
}
// line 111
yield "\t\t";
} elseif (array_key_exists("eventdetail", $context)) {
// line 112
yield "\t\t\t";
CoreExtension::getAttribute($this->env, $this->source, $this->env->getFunction('pimcore_head_meta')->getCallable()(), "setDescription", [CoreExtension::getAttribute($this->env, $this->source, (isset($context["eventdetail"]) || array_key_exists("eventdetail", $context) ? $context["eventdetail"] : (function () { throw new RuntimeError('Variable "eventdetail" does not exist.', 112, $this->source); })()), "meta_description", [], "any", false, false, false, 112)], "method", false, false, false, 112);
// line 113
yield "\t\t";
} elseif (array_key_exists("recipe_category", $context)) {
// line 114
yield "\t\t\t";
CoreExtension::getAttribute($this->env, $this->source, $this->env->getFunction('pimcore_head_meta')->getCallable()(), "setDescription", [CoreExtension::getAttribute($this->env, $this->source, (isset($context["recipe_category"]) || array_key_exists("recipe_category", $context) ? $context["recipe_category"] : (function () { throw new RuntimeError('Variable "recipe_category" does not exist.', 114, $this->source); })()), "meta_description", [], "any", false, false, false, 114)], "method", false, false, false, 114);
// line 115
yield "\t\t";
} elseif (array_key_exists("product", $context)) {
// line 116
yield "
\t\t\t";
// line 117
CoreExtension::getAttribute($this->env, $this->source, $this->env->getFunction('pimcore_head_meta')->getCallable()(), "setDescription", [CoreExtension::getAttribute($this->env, $this->source, (isset($context["product"]) || array_key_exists("product", $context) ? $context["product"] : (function () { throw new RuntimeError('Variable "product" does not exist.', 117, $this->source); })()), "meta_description", [], "any", false, false, false, 117)], "method", false, false, false, 117);
// line 118
yield "\t\t";
} elseif (array_key_exists("current_category", $context)) {
// line 119
yield "
\t\t\t";
// line 120
CoreExtension::getAttribute($this->env, $this->source, $this->env->getFunction('pimcore_head_meta')->getCallable()(), "setDescription", [CoreExtension::getAttribute($this->env, $this->source, (isset($context["current_category"]) || array_key_exists("current_category", $context) ? $context["current_category"] : (function () { throw new RuntimeError('Variable "current_category" does not exist.', 120, $this->source); })()), "meta_description", [], "any", false, false, false, 120)], "method", false, false, false, 120);
// line 121
yield "
\t\t";
} elseif ( // line 122
array_key_exists("resource", $context)) {
// line 123
yield "
\t\t\t";
// line 124
CoreExtension::getAttribute($this->env, $this->source, $this->env->getFunction('pimcore_head_meta')->getCallable()(), "setDescription", [CoreExtension::getAttribute($this->env, $this->source, (isset($context["resource"]) || array_key_exists("resource", $context) ? $context["resource"] : (function () { throw new RuntimeError('Variable "resource" does not exist.', 124, $this->source); })()), "meta_description", [], "any", false, false, false, 124)], "method", false, false, false, 124);
// line 125
yield "
\t\t";
} elseif ( !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, // line 126
(isset($context["document"]) || array_key_exists("document", $context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.', 126, $this->source); })()), "getDescription", [], "method", false, false, false, 126))) {
// line 127
yield "
\t\t\t";
// line 129
yield "
\t\t\t";
// line 130
CoreExtension::getAttribute($this->env, $this->source, $this->env->getFunction('pimcore_head_meta')->getCallable()(), "setDescription", [CoreExtension::getAttribute($this->env, $this->source, (isset($context["document"]) || array_key_exists("document", $context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.', 130, $this->source); })()), "getDescription", [], "method", false, false, false, 130)], "method", false, false, false, 130);
// line 131
yield "\t\t\t";
// line 132
yield "
\t\t";
}
// line 134
yield "
\t\t";
// line 136
yield "
\t\t";
// line 139
yield "\t\t";
// line 140
yield "\t\t";
// line 141
yield "\t\t";
// line 142
yield "
\t\t";
// line 144
yield $this->env->getFunction('pimcore_head_title')->getCallable()();
yield "
\t\t";
// line 145
yield $this->env->getFunction('pimcore_head_meta')->getCallable()();
yield "
\t\t<link rel=\"canonical\" href=\"";
// line 147
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.', 147, $this->source); })()), "request", [], "any", false, false, false, 147), "uri", [], "any", false, false, false, 147), "html", null, true);
yield "\"/>
\t\t";
// line 148
$context["currentUrl"] = CoreExtension::getAttribute($this->env, $this->source, 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.', 148, $this->source); })()), "request", [], "any", false, false, false, 148), "server", [], "any", false, false, false, 148), "get", ["CURRENT_URL"], "method", false, false, false, 148);
// line 149
yield "\t\t";
if (((is_string($_v0 = 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.', 149, $this->source); })()), "request", [], "any", false, false, false, 149), "pathInfo", [], "any", false, false, false, 149)) && is_string($_v1 = "/ar") && str_starts_with($_v0, $_v1)) && (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.', 149, $this->source); })()), "request", [], "any", false, false, false, 149), "locale", [], "any", false, false, false, 149) == "ar"))) {
// line 150
yield "\t\t\t<link rel=\"alternate\" hreflang=\"";
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.', 150, $this->source); })()), "request", [], "any", false, false, false, 150), "locale", [], "any", false, false, false, 150), "html", null, true);
yield "\" href=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["currentUrl"]) || array_key_exists("currentUrl", $context) ? $context["currentUrl"] : (function () { throw new RuntimeError('Variable "currentUrl" does not exist.', 150, $this->source); })()), "html", null, true);
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.', 150, $this->source); })()), "request", [], "any", false, false, false, 150), "pathInfo", [], "any", false, false, false, 150), "html", null, true);
yield "\"/>
\t\t\t<link rel=\"alternate\" hreflang=\"en\" href=\"";
// line 151
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["currentUrl"]) || array_key_exists("currentUrl", $context) ? $context["currentUrl"] : (function () { throw new RuntimeError('Variable "currentUrl" does not exist.', 151, $this->source); })()), "html", null, true);
yield "/en";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::slice($this->env->getCharset(), 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.', 151, $this->source); })()), "request", [], "any", false, false, false, 151), "pathInfo", [], "any", false, false, false, 151), 3, null), "html", null, true);
yield "\"/>
\t\t";
} else {
// line 153
yield "\t\t\t<link rel=\"alternate\" hreflang=\"";
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.', 153, $this->source); })()), "request", [], "any", false, false, false, 153), "locale", [], "any", false, false, false, 153), "html", null, true);
yield "\" href=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["currentUrl"]) || array_key_exists("currentUrl", $context) ? $context["currentUrl"] : (function () { throw new RuntimeError('Variable "currentUrl" does not exist.', 153, $this->source); })()), "html", null, true);
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.', 153, $this->source); })()), "request", [], "any", false, false, false, 153), "pathInfo", [], "any", false, false, false, 153), "html", null, true);
yield "\"/>
\t\t\t<link rel=\"alternate\" hreflang=\"ar\" href=\"";
// line 154
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["currentUrl"]) || array_key_exists("currentUrl", $context) ? $context["currentUrl"] : (function () { throw new RuntimeError('Variable "currentUrl" does not exist.', 154, $this->source); })()), "html", null, true);
yield "/ar";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::slice($this->env->getCharset(), 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.', 154, $this->source); })()), "request", [], "any", false, false, false, 154), "pathInfo", [], "any", false, false, false, 154), 3, null), "html", null, true);
yield "\"/>
\t\t";
}
// line 156
yield "\t\t<link rel=\"stylesheet\" href=\"/static/assets/css/bootstrap.min.css\">
\t\t<link rel=\"stylesheet\" href=\"/static/assets/css/fontawesome.min.css\" >
\t\t<link rel=\"stylesheet\" href=\"/static/assets/css/slick.css\">
\t\t<link rel=\"stylesheet\" href=\"/static/assets/css/swiper-bundle.min.css\"/>
\t\t<link rel=\"stylesheet\" href=\"/static/assets/css/main.min.css\">
\t\t<link rel=\"stylesheet\" href=\"/static/assets/css/selectize.default.min.css\">
\t\t<script src=\"/static/assets/js/jquery-3.6.0.min.js\"></script>
\t\t
\t\t
\t\t\t
\t\t<!--Custom Stylesheets-->
\t\t<link rel=\"stylesheet\" href=\"/static/assets/css/dashboard.min.css\" >
\t\t ";
// line 177
yield "\t
\t\t";
// line 178
if ($this->extensions['Pimcore\Twig\Extension\WebsiteConfigExtension']->getWebsiteConfig("ENABLE_GOOGLE_SCRIPTS")) {
// line 179
yield "
\t\t\t\t<script>
\t\t\t\t\t(function(w,d,t,u,n,a,m){w['MauticTrackingObject']=n;
\t\t\t\t\t\tw[n]=w[n]||function(){(w[n].q=w[n].q||[]).push(arguments)},a=d.createElement(t),
\t\t\t\t\t\tm=d.getElementsByTagName(t)[0];a.async=1;a.src=u;m.parentNode.insertBefore(a,m)
\t\t\t\t\t})(window,document,'script','https://c2.goodycs.com/mtc.js','mt');
\t\t\t\t
\t\t\t\t\tmt('send', 'pageview');
\t\t\t\t</script>
\t\t";
}
// line 189
yield "\t
\t\t<!-- Google tag (gtag.js) -->
\t\t<script async src=\"https://www.googletagmanager.com/gtag/js?id=G-3FKE7T7CZL\"></script>
\t\t<script>
\t\t\twindow.dataLayer = window.dataLayer || [];
\t\t\tfunction gtag(){dataLayer.push(arguments);}
\t\t\tgtag('js', new Date());
\t\t\tgtag('config', 'G-3FKE7T7CZL');
\t\t</script>
\t\t
\t\t<!-- Google Tag Manager -->
\t\t\t<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
\t\t\tnew Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
\t\t\tj=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
\t\t\t'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
\t\t\t})(window,document,'script','dataLayer','GTM-5Q7W4VD');</script>
\t\t<!-- End Google Tag Manager -->
\t\t<meta name=\"google-site-verification\" content=\"a06Qt62Sa9LFtRtf3sNJ6Shf-NIcUd-03aYyFhKAyr8\"/>
\t</head>
\t<body class=\"";
// line 213
yield (((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.', 213, $this->source); })()), "request", [], "any", false, false, false, 213), "locale", [], "any", false, false, false, 213) == "ar")) ? ("rtl-dir") : (""));
yield "\">
\t\t
\t\t<!-- Google Tag Manager (noscript) -->
\t\t<noscript>
\t\t\t<iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-5Q7W4VD\" height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\">
\t\t\t</iframe>
\t\t</noscript>
\t\t<!-- End Google Tag Manager (noscript) -->
\t\t
\t\t<div id=\"fb-root\"></div>
\t\t";
// line 225
yield "\t\t<script async defer crossorigin=\"anonymous\" src=\"/static/assets/js/sdk.js\" nonce=\"5FgTuLJY\"></script>
\t\t";
// line 229
yield "
\t\t";
// line 230
yield $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\commonController::headAction"));
yield "
\t\t<!--Start Wrapper-->
\t\t<div class=\"wrapper\">";
// line 233
yield from $this->unwrap()->yieldBlock("content", $context, $blocks);
yield "</div>
\t\t<!--End Wrapper-->
\t\t";
// line 236
yield $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\commonController::footerAction"));
yield "<!--Start Scripts-->
\t\t<!--all script links added in layout.html.twig file of footer.html.twig start-->
\t\t<!-- <script src=\"https://cdn.jsdelivr.net/npm/popper.js@1.16.1/dist/umd/popper.min.js\" integrity=\"sha384-9/reFTGAW83EW2RDu2S0VKaIzap3H66lZH81PoYlFhbGU+6BZp6G7niu735Sk7lN\" crossorigin=\"anonymous\"></script> -->
\t\t<script src=\"/static/assets/js/popper.min.js\" integrity=\"sha384-9/reFTGAW83EW2RDu2S0VKaIzap3H66lZH81PoYlFhbGU+6BZp6G7niu735Sk7lN\" crossorigin=\"anonymous\"> </script>
\t\t<script src=\"/static/assets/js/jquery-3.6.0.min.js\"></script>
\t\t<script src='/static/assets/js/jquery.validate.min.js'></script>
\t\t<script src=\"/static/assets/js/client.js\" async defer></script>
\t\t<script src=\"/static/assets/js/swiper-bundle.min.js\"></script>
\t\t<script async src=\"/static/assets/js/js.js\"></script>
\t\t<script src=\"/static/assets/js/bootstrap-select.min.js\"></script>
\t\t<script src=\"/static/assets/js/bootstrap.min.js\"></script>
\t\t<script src=\"/static/assets/js/slick.min.js\"></script>
\t\t<script src=\"/static/assets/js/custom.js\"></script>
\t\t<script src=\"/static/assets/js/bootstrap.bundle.min.js\"></script>
\t\t<script src='/static/assets/js/app.js' type=\"text/javascript\"></script>
\t\t<script src=\"/static/assets/js/jquery-ui.js\"></script>
";
// line 268
yield "\t\t
\t\t<!--all script links added in layout.html.twig file of footer.html.twig start-->
\t\t<!--End Scripts-->
\t</body>
</html>
";
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
yield from [];
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName(): string
{
return "layout/layout.html.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable(): bool
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo(): array
{
return array ( 502 => 268, 480 => 236, 474 => 233, 468 => 230, 465 => 229, 460 => 225, 446 => 213, 420 => 189, 408 => 179, 406 => 178, 403 => 177, 389 => 156, 382 => 154, 374 => 153, 367 => 151, 359 => 150, 356 => 149, 354 => 148, 350 => 147, 345 => 145, 341 => 144, 337 => 142, 335 => 141, 333 => 140, 331 => 139, 327 => 136, 324 => 134, 320 => 132, 318 => 131, 316 => 130, 313 => 129, 310 => 127, 308 => 126, 305 => 125, 303 => 124, 300 => 123, 298 => 122, 295 => 121, 293 => 120, 290 => 119, 287 => 118, 285 => 117, 282 => 116, 279 => 115, 276 => 114, 273 => 113, 270 => 112, 267 => 111, 263 => 109, 261 => 108, 258 => 107, 254 => 105, 252 => 104, 249 => 103, 247 => 102, 244 => 101, 241 => 100, 238 => 99, 236 => 98, 233 => 97, 230 => 96, 228 => 95, 224 => 93, 221 => 91, 218 => 89, 213 => 86, 211 => 85, 209 => 84, 206 => 83, 203 => 81, 201 => 80, 198 => 79, 196 => 78, 192 => 76, 190 => 75, 187 => 74, 185 => 73, 182 => 72, 179 => 71, 177 => 70, 174 => 69, 172 => 68, 169 => 67, 166 => 66, 163 => 65, 160 => 64, 157 => 63, 153 => 61, 151 => 60, 148 => 59, 144 => 57, 142 => 56, 139 => 55, 137 => 54, 134 => 53, 132 => 52, 129 => 51, 126 => 50, 124 => 49, 121 => 48, 118 => 47, 116 => 46, 113 => 45, 110 => 44, 107 => 43, 105 => 42, 103 => 41, 100 => 40, 97 => 39, 94 => 38, 91 => 37, 88 => 35, 84 => 32, 77 => 26, 70 => 20, 63 => 14, 59 => 11, 48 => 1,);
}
public function getSourceContext(): Source
{
return new Source("<!DOCTYPE html>
<html lang=\"en\">
\t<head>
\t\t<meta charset=\"UTF-8\">
\t\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">
\t\t<meta name=\"google-signin-client_id\" content=\"600716624690-idnnd694k67rdhh0jf9dm96upj93btmt.apps.googleusercontent.com\">
\t\t{# Social Media Meta Tags starts #}
\t\t<meta name=\"instagram:url\" property=\"og:url\" content=\"https://www.instagram.com/goodyculinarysolutions/\"/>
\t\t{# <meta name=\"instagram:type\" property=\"og:type\" content=\"article\"/> #}
\t\t<meta name=\"instagram:title\" property=\"og:title\" content=\"Goody Culinary Solutions\"/>
\t\t<meta name=\"instagram:description\" property=\"og:description\" content=\"We exist to champion culinary visionaries realize their dreams | هدفنا تمكين رواد مجال الأطعمة من تحقيق أحلامهم\"/>
\t\t<meta name=\"instagram:image\" property=\"og:image\" content=\"https://goodycs.com/static/assets/images/logo_images/GCS_New_Logo-01.svg\"/>
\t\t<meta name=\"twitter:url\" property=\"og:url\" content=\"https://twitter.com/GoodyCS_SA\"/>
\t\t{# <meta name=\"twitter:type\" property=\"og:type\" content=\"article\"/> #}
\t\t<meta name=\"twitter:title\" property=\"og:title\" content=\"Goody Culinary Solutions\"/>
\t\t<meta name=\"twitter:description\" property=\"og:description\" content=\"We exist to champion culinary visionaries realize their dreams | هدفنا تمكين رواد مجال الأطعمة من تحقيق أحلامهم\"/>
\t\t<meta name=\"twitter:image\" property=\"og:image\" content=\"https://goodycs.com/static/assets/images/logo_images/GCS_New_Logo-01.svg\"/>
\t\t<meta name=\"linkedin:url\" property=\"og:url\" content=\"https://www.linkedin.com/company/goody-professional-solutions\"/>
\t\t{# <meta name=\"linkedin:type\" property=\"og:type\" content=\"article\"/> #}
\t\t<meta name=\"linkedin:title\" property=\"og:title\" content=\"Goody Culinary Solutions\"/>
\t\t<meta name=\"linkedin:description\" property=\"og:description\" content=\"We exist to champion culinary visionaries realize their dreams | هدفنا تمكين رواد مجال الأطعمة من تحقيق أحلامهم\"/>
\t\t<meta name=\"linkedin:image\" property=\"og:image\" content=\"https://goodycs.com/static/assets/images/logo_images/GCS_New_Logo-01.svg\"/>
\t\t{# Social Media Meta Tags starts #}
\t\t<link rel=\"icon\" href=\"/static/assets/images/fav_icon_goody_CS.svg\">
\t\t{# <title>{{ document.title }}</title> #}
\t\t{# Meta Tiles Starts #}
\t\t\t{% if not document is defined or not document %}
\t\t{% set document = pimcore_document(1) %}
\t\t{% endif %}
\t\t\t{% if document is instanceof('\\\\Pimcore\\\\Model\\\\Document\\\\Link') %}
\t\t\t{# @var document \\Pimcore\\Model\\Document\\Link #}
\t\t{% set document = document.getObject() %}
\t\t{% endif %}
\t\t{% if recipedetails is defined %}
\t\t\t{% do pimcore_head_title().set(recipedetails.meta_title) %}
\t\t{% elseif menu_builder_details is defined %}
\t\t\t{% do pimcore_head_title().set(menu_builder_details.meta_title) %}
\t\t{% elseif products_head is defined %}
\t\t\t{% if products_head.meta_title is defined %}
\t\t\t\t{% do pimcore_head_title().set(products_head.meta_title) %}
\t\t\t{% else %}
\t\t\t\t{% do pimcore_head_title().set(block('title')) %}
\t\t\t{% endif %}
\t\t{% elseif eventdetail is defined %}
\t\t\t{% do pimcore_head_title().set(eventdetail.meta_title) %}
\t\t{% elseif recipe_category is defined %}
\t\t\t{% do pimcore_head_title().set(recipe_category.meta_title) %}
\t\t{% elseif product is defined %}
\t\t\t{% do pimcore_head_title().set(product.meta_title) %}
\t\t{% elseif current_category is defined %}
\t\t\t{% do pimcore_head_title().set(current_category.meta_title) %}
\t\t{% elseif resource is defined %}
\t\t\t
\t\t\t{% do pimcore_head_title().set(resource.meta_title) %}
\t\t{% elseif document.getTitle() is not empty %}
\t\t\t{# {% if document.getTitle() is not empty %} #}
\t\t\t{% do pimcore_head_title().set(document.getTitle()) %}
\t\t\t{# {% endif %} #}
\t\t{% endif %}
\t\t{# Meta Tiles End #}
\t\t{# Meta Descriptions Starts #}
\t\t{% if recipedetails is defined %}
\t\t\t{% do pimcore_head_meta().setDescription(recipedetails.meta_description) %}
\t\t{% elseif menu_builder_details is defined %}
\t\t\t{% do pimcore_head_meta().setDescription(menu_builder_details.meta_description) %}
\t\t{% elseif products_head is defined %}
\t\t\t{% if products_head.meta_description is defined %}
\t\t\t\t{% do pimcore_head_meta().setDescription(products_head.meta_description) %}
\t\t\t{% else %}
\t\t\t\t{% do pimcore_head_meta().setDescription(block('metaDescription')) %}
\t\t\t{% endif %}
\t\t{% elseif eventdetail is defined %}
\t\t\t{% do pimcore_head_meta().setDescription(eventdetail.meta_description) %}
\t\t{% elseif recipe_category is defined %}
\t\t\t{% do pimcore_head_meta().setDescription(recipe_category.meta_description) %}
\t\t{% elseif product is defined %}
\t\t\t{% do pimcore_head_meta().setDescription(product.meta_description) %}
\t\t{% elseif current_category is defined %}
\t\t\t{% do pimcore_head_meta().setDescription(current_category.meta_description) %}
\t\t{% elseif resource is defined %}
\t\t\t{% do pimcore_head_meta().setDescription(resource.meta_description) %}
\t\t{% elseif document.getDescription() is not empty %}
\t\t\t{# {% if document.getDescription() is not empty %} #}
\t\t\t{% do pimcore_head_meta().setDescription(document.getDescription()) %}
\t\t\t{# {% endif %} #}
\t\t{% endif %}
\t\t{# Meta Descriptions End #}
\t\t{# {% do pimcore_head_title().append('GFS') %} #}
\t\t{# {% do pimcore_head_title() %} #}
\t\t{# {% do pimcore_head_title().setSeparator(' : ') %} #}
\t\t{# {% set isPortal = ((isPortal is defined) and isPortal) %} #}
\t\t{{ pimcore_head_title() }}
\t\t{{ pimcore_head_meta() }}
\t\t<link rel=\"canonical\" href=\"{{app.request.uri}}\"/>
\t\t{% set currentUrl = app.request.server.get('CURRENT_URL') %}
\t\t{% if app.request.pathInfo starts with '/ar' and app.request.locale == 'ar'%}
\t\t\t<link rel=\"alternate\" hreflang=\"{{app.request.locale}}\" href=\"{{currentUrl}}{{app.request.pathInfo}}\"/>
\t\t\t<link rel=\"alternate\" hreflang=\"en\" href=\"{{currentUrl}}/en{{app.request.pathInfo[3:]}}\"/>
\t\t{% else %}
\t\t\t<link rel=\"alternate\" hreflang=\"{{app.request.locale}}\" href=\"{{currentUrl}}{{app.request.pathInfo}}\"/>
\t\t\t<link rel=\"alternate\" hreflang=\"ar\" href=\"{{currentUrl}}/ar{{app.request.pathInfo[3:]}}\"/>
\t\t{% endif %}
\t\t<link rel=\"stylesheet\" href=\"/static/assets/css/bootstrap.min.css\">
\t\t<link rel=\"stylesheet\" href=\"/static/assets/css/fontawesome.min.css\" >
\t\t<link rel=\"stylesheet\" href=\"/static/assets/css/slick.css\">
\t\t<link rel=\"stylesheet\" href=\"/static/assets/css/swiper-bundle.min.css\"/>
\t\t<link rel=\"stylesheet\" href=\"/static/assets/css/main.min.css\">
\t\t<link rel=\"stylesheet\" href=\"/static/assets/css/selectize.default.min.css\">
\t\t<script src=\"/static/assets/js/jquery-3.6.0.min.js\"></script>
\t\t
\t\t
\t\t\t
\t\t<!--Custom Stylesheets-->
\t\t<link rel=\"stylesheet\" href=\"/static/assets/css/dashboard.min.css\" >
\t\t {# {% do pimcore_head_script().appendFile(asset('/static/assets/js/jquery-3.6.0.min.js')) %}
\t\t {{ pimcore_head_script() }}
\t\t {% do pimcore_head_link().appendStylesheet('/static/assets/css/bootstrap.min.css') %}
\t\t {% do pimcore_head_link().appendStylesheet('/static/assets/css/fontawesome.min.css') %}
\t\t {% do pimcore_head_link().appendStylesheet('/static/assets/css/slick.css') %}
\t\t {% do pimcore_head_link().appendStylesheet('/static/assets/css/main.min.css') %}
\t\t \t<!--Custom Stylesheets-->
\t\t {% do pimcore_head_link().appendStylesheet('/static/assets/css/dashboard.min.css') %}
\t\t {{ pimcore_head_link() }} #}
\t
\t\t{% if pimcore_website_config('ENABLE_GOOGLE_SCRIPTS') %}
\t\t\t\t<script>
\t\t\t\t\t(function(w,d,t,u,n,a,m){w['MauticTrackingObject']=n;
\t\t\t\t\t\tw[n]=w[n]||function(){(w[n].q=w[n].q||[]).push(arguments)},a=d.createElement(t),
\t\t\t\t\t\tm=d.getElementsByTagName(t)[0];a.async=1;a.src=u;m.parentNode.insertBefore(a,m)
\t\t\t\t\t})(window,document,'script','https://c2.goodycs.com/mtc.js','mt');
\t\t\t\t
\t\t\t\t\tmt('send', 'pageview');
\t\t\t\t</script>
\t\t{% endif %}
\t
\t\t<!-- Google tag (gtag.js) -->
\t\t<script async src=\"https://www.googletagmanager.com/gtag/js?id=G-3FKE7T7CZL\"></script>
\t\t<script>
\t\t\twindow.dataLayer = window.dataLayer || [];
\t\t\tfunction gtag(){dataLayer.push(arguments);}
\t\t\tgtag('js', new Date());
\t\t\tgtag('config', 'G-3FKE7T7CZL');
\t\t</script>
\t\t
\t\t<!-- Google Tag Manager -->
\t\t\t<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
\t\t\tnew Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
\t\t\tj=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
\t\t\t'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
\t\t\t})(window,document,'script','dataLayer','GTM-5Q7W4VD');</script>
\t\t<!-- End Google Tag Manager -->
\t\t<meta name=\"google-site-verification\" content=\"a06Qt62Sa9LFtRtf3sNJ6Shf-NIcUd-03aYyFhKAyr8\"/>
\t</head>
\t<body class=\"{{ (app.request.locale == 'ar') ? 'rtl-dir' : '' }}\">
\t\t
\t\t<!-- Google Tag Manager (noscript) -->
\t\t<noscript>
\t\t\t<iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-5Q7W4VD\" height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\">
\t\t\t</iframe>
\t\t</noscript>
\t\t<!-- End Google Tag Manager (noscript) -->
\t\t
\t\t<div id=\"fb-root\"></div>
\t\t{# <script async defer crossorigin=\"anonymous\" src=\"https://connect.facebook.net/en_GB/sdk.js#xfbml=1&version=v12.0&appId=1085600865519074&autoLogAppEvents=1\" nonce=\"5FgTuLJY\"></script> #}
\t\t<script async defer crossorigin=\"anonymous\" src=\"/static/assets/js/sdk.js\" nonce=\"5FgTuLJY\"></script>
\t\t{# {% include \"includes/top-head.html.twig\" %} #}
\t\t{{ render(controller('App\\\\Controller\\\\commonController::headAction')) }}
\t\t<!--Start Wrapper-->
\t\t<div class=\"wrapper\">{{block('content')}}</div>
\t\t<!--End Wrapper-->
\t\t{{ render(controller('App\\\\Controller\\\\commonController::footerAction')) }}<!--Start Scripts-->
\t\t<!--all script links added in layout.html.twig file of footer.html.twig start-->
\t\t<!-- <script src=\"https://cdn.jsdelivr.net/npm/popper.js@1.16.1/dist/umd/popper.min.js\" integrity=\"sha384-9/reFTGAW83EW2RDu2S0VKaIzap3H66lZH81PoYlFhbGU+6BZp6G7niu735Sk7lN\" crossorigin=\"anonymous\"></script> -->
\t\t<script src=\"/static/assets/js/popper.min.js\" integrity=\"sha384-9/reFTGAW83EW2RDu2S0VKaIzap3H66lZH81PoYlFhbGU+6BZp6G7niu735Sk7lN\" crossorigin=\"anonymous\"> </script>
\t\t<script src=\"/static/assets/js/jquery-3.6.0.min.js\"></script>
\t\t<script src='/static/assets/js/jquery.validate.min.js'></script>
\t\t<script src=\"/static/assets/js/client.js\" async defer></script>
\t\t<script src=\"/static/assets/js/swiper-bundle.min.js\"></script>
\t\t<script async src=\"/static/assets/js/js.js\"></script>
\t\t<script src=\"/static/assets/js/bootstrap-select.min.js\"></script>
\t\t<script src=\"/static/assets/js/bootstrap.min.js\"></script>
\t\t<script src=\"/static/assets/js/slick.min.js\"></script>
\t\t<script src=\"/static/assets/js/custom.js\"></script>
\t\t<script src=\"/static/assets/js/bootstrap.bundle.min.js\"></script>
\t\t<script src='/static/assets/js/app.js' type=\"text/javascript\"></script>
\t\t<script src=\"/static/assets/js/jquery-ui.js\"></script>
{#
\t\t {% do pimcore_head_script().appendFile(asset('/static/assets/js/jquery-3.6.0.min.js')) %}
\t\t {% do pimcore_head_script().appendFile(asset('/static/assets/js/jquery-3.6.0.min.js')) %}
\t\t {% do pimcore_head_script().appendFile(asset('/static/assets/js/jquery.validate.min.js')) %}
\t\t {% do pimcore_head_script().appendFile(asset('/static/assets/js/client.js')) %}
\t\t {% do pimcore_head_script().appendFile(asset('/static/assets/js/js.js')) %}
\t\t {% do pimcore_head_script().appendFile(asset('/static/assets/js/bootstrap-select.min.js')) %}
\t\t {% do pimcore_head_script().appendFile(asset('/static/assets/js/bootstrap.min.js')) %}
\t\t {% do pimcore_head_script().appendFile(asset('/static/assets/js/slick.min.js')) %}
\t\t {% do pimcore_head_script().appendFile(asset('/static/assets/js/custom.js')) %}
\t {% do pimcore_head_script().appendFile(asset('/static/assets/js/bootstrap.bundle.min.js')) %}
\t\t {% do pimcore_head_script().appendFile(asset('/static/assets/js/app.js')) %}
\t {{ pimcore_head_script() }} #}
\t\t
\t\t<!--all script links added in layout.html.twig file of footer.html.twig start-->
\t\t<!--End Scripts-->
\t</body>
</html>
", "layout/layout.html.twig", "/var/www/vhosts/centric.ae/gcs.centric.ae/templates/layout/layout.html.twig");
}
}