<?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;
/* Recipes/recipes.html.twig */
class __TwigTemplate_9aba25f710c25050b7e868768d0ec14e 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", "Recipes/recipes.html.twig"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "Recipes/recipes.html.twig"));
$this->parent = $this->loadTemplate("layout/layout.html.twig", "Recipes/recipes.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 5
/**
* @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 6
yield "
\t\t";
// line 7
yield $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\Recipes\\RecipesController::advancefilterBlock"));
yield "
\t\t\t<!--Start Breadcrumbs-->
\t\t\t<div class=\"breadcrumb-holder\">
\t\t\t\t<ol class=\"breadcrumb\">
\t\t\t\t\t<li class=\"breadcrumb-item\">
\t\t\t\t\t\t<a href=\"/en\">";
// line 13
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</li>
\t\t\t\t\t<li class=\"breadcrumb-item active\" aria-current=\"page\">";
// line 15
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("recipes"), "html", null, true);
yield "</li>
\t\t\t\t</ol>
\t\t\t</div>
\t\t\t<!--End Breadcrumbs-->
\t\t\t<!--Start Resources Section-->
\t\t\t<section class=\"info-media info-media-video inner-info-mediavdo info-resources recipe__page position-bg-img fish-tuna-section-rcps\">
\t\t\t\t<div class=\"container container-sm\">
<div class=\"row\">
\t\t\t\t\t";
// line 24
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable((isset($context["chefspecialrecipe"]) || array_key_exists("chefspecialrecipe", $context) ? $context["chefspecialrecipe"] : (function () { throw new RuntimeError('Variable "chefspecialrecipe" does not exist.', 24, $this->source); })()));
foreach ($context['_seq'] as $context["_key"] => $context["chef_special_recipe"]) {
// line 25
yield " <div class=\"col-12 col-md-12 col-lg-6\">
\t\t\t\t\t\t<div class=\"info-section\">
\t\t\t\t\t\t\t<h5>";
// line 27
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["chef_special_recipe"], "heading", [], "any", false, false, false, 27), "html", null, true);
yield "</h5>
\t\t\t\t\t\t\t";
// line 29
yield "\t\t\t\t\t\t\t<h3>";
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["chef_special_recipe"], "chef_special_recipe", [], "any", false, false, false, 29), 0, [], "array", false, false, false, 29), "name", [], "any", false, false, false, 29), "html", null, true);
yield "</h3>
\t\t\t\t\t\t\t<h6 class=\"resource-name\">";
// line 30
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("by"), "html", null, true);
yield "
\t\t\t\t\t\t\t\t";
// 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["chef_special_recipe"], "chef_special_recipe", [], "any", false, false, false, 31), 0, [], "array", false, false, false, 31), "Chef", [], "any", false, false, false, 31), "html", null, true);
yield "</h6>
\t\t\t\t\t\t\t<p>";
// line 32
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["chef_special_recipe"], "chef_special_recipe", [], "any", false, false, false, 32), 0, [], "array", false, false, false, 32), "short_description", [], "any", false, false, false, 32), "html", null, true);
yield "</p>
\t\t\t\t\t\t\t<ul
\t\t\t\t\t\t\t\tclass=\"list-unstyled recipe-info\">
\t\t\t\t\t\t\t\t";
// line 36
yield "\t\t\t\t\t\t\t\t<li class=\"orders\"> ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("No. Of Serving"), "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, $context["chef_special_recipe"], "chef_special_recipe", [], "any", false, false, false, 36), 0, [], "array", false, false, false, 36), "serves", [], "any", false, false, false, 36), "html", null, true);
yield "</li>
\t\t\t\t\t\t\t\t<li class=\"time\"> ";
// line 37
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["chef_special_recipe"], "chef_special_recipe", [], "any", false, false, false, 37), 0, [], "array", false, false, false, 37), "typeofmeal", [], "any", false, false, false, 37)), "html", null, true);
yield "</li>
\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t<div class=\"btn-holder\">
\t\t\t\t\t\t\t\t<div class=\"btn-border\">
\t\t\t\t\t\t\t\t\t<a href=\"/";
// line 41
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.', 41, $this->source); })()), "request", [], "any", false, false, false, 41), "locale", [], "any", false, false, false, 41), "html", null, true);
yield "/all-recipes/";
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["chef_special_recipe"], "chef_special_recipe", [], "any", false, false, false, 41), 0, [], "array", false, false, false, 41), "url", [], "any", false, false, false, 41), "html", null, true);
yield "\" class=\"btn btn-custom btn-green\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("View Recipe"), "html", null, true);
yield "</a>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t</div>
</div>
<div class=\"col-12 col-md-12 col-lg-6\">
\t\t\t\t\t\t<div class=\"media-section media-section-01 tunafish-edited\">
\t\t\t\t\t\t\t";
// line 48
if (Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["chef_special_recipe"], "chef_special_recipe", [], "any", false, false, false, 48), 0, [], "array", false, false, false, 48), "banner_video", [], "any", false, false, false, 48))) {
// line 49
yield "\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, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["chef_special_recipe"], "chef_special_recipe", [], "any", false, false, false, 49), 0, [], "array", false, false, false, 49), "featured_image", [], "any", false, false, false, 49), "thumbnail", ["354x244"], "method", false, false, false, 49), "getHTML", [["imgAttributes" => ["class" => "", "alt" => CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["chef_special_recipe"], "chef_special_recipe", [], "any", false, false, false, 49), 0, [], "array", false, false, false, 49), "name", [], "any", false, false, false, 49)]]], "method", false, false, false, 49);
yield "
\t\t\t\t\t\t\t";
} else {
// line 51
yield "\t\t\t\t\t\t\t\t<video poster=\"";
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["chef_special_recipe"], "chef_special_recipe", [], "any", false, false, false, 51), 0, [], "array", false, false, false, 51), "featured_image", [], "any", false, false, false, 51), "html", null, true);
yield "\" preload=\"auto\" loop=\"true\" autoplay=\"true\" muted=\"true\" playsinline>
\t\t\t\t\t\t\t\t\t<source src=\"";
// line 52
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, $context["chef_special_recipe"], "chef_special_recipe", [], "any", false, false, false, 52), 0, [], "array", false, false, false, 52), "banner_video", [], "any", false, false, false, 52), "data", [], "any", false, false, false, 52), "html", null, true);
yield "\" type=\"video/mp4\">
\t\t\t\t\t\t\t\t\tYour browser does not support the video tag.
\t\t\t\t\t\t\t\t</video>
\t\t\t\t\t\t\t\t";
// line 59
yield "\t\t\t\t\t\t\t";
}
// line 60
yield "\t\t\t\t\t\t</div>
</div>
\t\t\t\t\t";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_key'], $context['chef_special_recipe'], $context['_parent']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 64
yield "\t\t\t\t</div>
</div>
\t\t\t\t";
// line 67
yield from $this->loadTemplate("layout/baseimage.html.twig", "Recipes/recipes.html.twig", 67)->unwrap()->yield($context);
// line 68
yield "\t\t\t</section>
\t\t\t<!--End Resources Section-->
\t\t\t<!--Start Featured Recipes Section-->
\t\t\t<section class=\"featured-recipes-section inner-frecipes-section recipe-brand-similer recipe-first-section\">
\t\t\t\t<div class=\"container container-sm\">
\t\t\t\t\t<h2 class=\"heading\">";
// line 74
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Recipes by Brands"), "html", null, true);
yield "</h2>
\t\t\t\t\t<div class=\"featured-recipes\">
\t\t\t\t\t\t<div class=\"custom-slider featured-recipes-slider\">
\t\t\t\t\t\t\t";
// line 78
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable((isset($context["brandrecipes"]) || array_key_exists("brandrecipes", $context) ? $context["brandrecipes"] : (function () { throw new RuntimeError('Variable "brandrecipes" does not exist.', 78, $this->source); })()));
foreach ($context['_seq'] as $context["_key"] => $context["brand_recipes"]) {
// line 79
yield "\t\t\t\t\t\t\t\t<div class=\"slide\">
\t\t\t\t\t\t\t\t\t<div class=\"slide-holder\">
\t\t\t\t\t\t\t\t\t\t<a href=\"/";
// line 81
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.', 81, $this->source); })()), "request", [], "any", false, false, false, 81), "locale", [], "any", false, false, false, 81), "html", null, true);
yield "/all-recipes/";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["brand_recipes"], "url", [], "any", false, false, false, 81), "html", null, true);
yield "\" tabindex=\"0\">
\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\t\t\t\t\t\t\t\t\t\t\t";
// line 85
yield "\t\t\t\t\t\t\t\t\t\t\t\t";
if (CoreExtension::getAttribute($this->env, $this->source, $context["brand_recipes"], "featured_image", [], "any", false, false, false, 85)) {
// line 86
yield "\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["brand_recipes"], "featured_image", [], "any", false, false, false, 86), "thumbnail", ["354x244"], "method", false, false, false, 86), "getHTML", [["imgAttributes" => ["class" => "", "alt" => "brand Feature Product"]]], "method", false, false, false, 86);
yield "
\t\t\t\t\t\t\t\t\t\t\t\t";
}
// line 90
yield "\t\t\t\t\t\t\t\t\t\t\t\t";
if (CoreExtension::getAttribute($this->env, $this->source, $context["brand_recipes"], "banner_video", [], "any", false, false, false, 90)) {
// line 91
yield "\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";
}
// line 93
yield "\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=\"slide-content\">
\t\t\t\t\t\t\t\t\t\t\t<div class=\"frecipes-box frecipes-box-first\">
\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"/";
// line 97
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.', 97, $this->source); })()), "request", [], "any", false, false, false, 97), "locale", [], "any", false, false, false, 97), "html", null, true);
yield "/all-recipes/";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["brand_recipes"], "url", [], "any", false, false, false, 97), "html", null, true);
yield "\" tabindex=\"0\">
\t\t\t\t\t\t\t\t\t\t\t\t\t<h3>";
// line 98
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["brand_recipes"], "name", [], "any", false, false, false, 98), "html", null, true);
yield "</h3><a/>
\t\t\t\t\t\t\t\t\t\t\t\t\t<p>";
// line 99
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["brand_recipes"], "short_description", [], "any", false, false, false, 99), "html", null, true);
yield "</p>
\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"chef-names\">";
// line 100
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("With"), "html", null, true);
yield "
\t\t\t\t\t\t\t\t\t\t\t\t\t\t";
// line 101
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["brand_recipes"], "brand_name", [], "any", false, false, false, 101), "html", null, true);
yield "</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\t<ul
\t\t\t\t\t\t\t\t\t\t\t\t\tclass=\"list-unstyled recipe-info\">
\t\t\t\t\t\t\t\t\t\t\t\t\t";
// line 106
yield "\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"orders\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("No. Of Serving"), "html", null, true);
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["brand_recipes"], "serves", [], "any", false, false, false, 106), "html", null, true);
yield "</li>
\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"time\">";
// line 107
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(CoreExtension::getAttribute($this->env, $this->source, $context["brand_recipes"], "typeofmeal", [], "any", false, false, false, 107)), "html", null, true);
yield "</li>
\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<div class=\"btn-holder recipe-edit-btn-holder\">
\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"/";
// line 110
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.', 110, $this->source); })()), "request", [], "any", false, false, false, 110), "locale", [], "any", false, false, false, 110), "html", null, true);
yield "/all-recipes/";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["brand_recipes"], "url", [], "any", false, false, false, 110), "html", null, true);
yield "\" class=\"btn btn-lg-o-black\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("View Recipe"), "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\t";
// line 116
yield "\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['brand_recipes'], $context['_parent']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 119
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 Featured Recipes Section-->
\t\t\t\t<!--Start Info Media-->
\t\t\t\t<section class=\"info-media info-media-video inner-info-mediavdo position-bg-img video-recipe-page-secondsection\">
\t\t\t\t\t<div class=\"container container-sm\">
\t\t\t\t\t\t";
// line 131
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable((isset($context["goodyrecipes"]) || array_key_exists("goodyrecipes", $context) ? $context["goodyrecipes"] : (function () { throw new RuntimeError('Variable "goodyrecipes" does not exist.', 131, $this->source); })()));
foreach ($context['_seq'] as $context["_key"] => $context["goody_recipes"]) {
// line 132
yield "\t\t\t\t\t\t\t<div class=\"info-section\">
\t\t\t\t\t\t\t\t<h5>";
// line 133
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Featured: Recipes with"), "html", null, true);
yield "
\t\t\t\t\t\t\t\t\t";
// line 134
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["goody_recipes"], "brand_name", [], "any", false, false, false, 134), "html", null, true);
yield "
\t\t\t\t\t\t\t\t\t";
// line 135
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Products"), "html", null, true);
yield "</h5>
\t\t\t\t\t\t\t\t";
// line 137
yield "\t\t\t\t\t\t\t\t<h3>";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["goody_recipes"], "name", [], "any", false, false, false, 137), "html", null, true);
yield "</h3>
\t\t\t\t\t\t\t\t<p>";
// line 138
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["goody_recipes"], "short_description", [], "any", false, false, false, 138), "html", null, true);
yield "
\t\t\t\t\t\t\t\t</p>
\t\t\t\t\t\t\t\t<ul
\t\t\t\t\t\t\t\t\tclass=\"list-unstyled recipe-info\">
\t\t\t\t\t\t\t\t\t";
// line 143
yield "\t\t\t\t\t\t\t\t\t<li class=\"orders\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("No. Of Serving"), "html", null, true);
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["goody_recipes"], "serves", [], "any", false, false, false, 143), "html", null, true);
yield "</li>
\t\t\t\t\t\t\t\t\t<li class=\"time\">";
// line 144
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(CoreExtension::getAttribute($this->env, $this->source, $context["goody_recipes"], "typeofmeal", [], "any", false, false, false, 144)), "html", null, true);
yield "</li>
\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t<div class=\"btn-holder\">
\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 149
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.', 149, $this->source); })()), "request", [], "any", false, false, false, 149), "locale", [], "any", false, false, false, 149), "html", null, true);
yield "/all-recipes/";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["goody_recipes"], "url", [], "any", false, false, false, 149), "html", null, true);
yield "\" class=\"btn btn-custom btn-green\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("View Recipe"), "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\t<div class=\"media-section media-section-02\">
\t\t\t\t\t\t\t\t";
// line 155
if (Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, $context["goody_recipes"], "banner_video", [], "any", false, false, false, 155))) {
// line 156
yield "\t\t\t\t\t\t\t\t\t<img src=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["goody_recipes"], "featured_image", [], "any", false, false, false, 156), "html", null, true);
yield "\" alt=\"Goody Feature Product\">
\t\t\t\t\t\t\t\t";
} else {
// line 158
yield "\t\t\t\t\t\t\t\t\t<video poster=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["goody_recipes"], "featured_image", [], "any", false, false, false, 158), "html", null, true);
yield "\" preload=\"auto\" loop=\"true\" autoplay=\"true\" muted=\"true\" playsinline>
\t\t\t\t\t\t\t\t\t\t<source src=\"";
// line 159
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["goody_recipes"], "banner_video", [], "any", false, false, false, 159), "data", [], "any", false, false, false, 159), "html", null, true);
yield "\" type=\"video/mp4\">
\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</video>
\t\t\t\t\t\t\t\t\t<div class=\"control-options d-none\">
\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<i class=\"fas fa-pause-circle\"></i>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t";
}
// line 167
yield "\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_key'], $context['goody_recipes'], $context['_parent']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 169
yield "\t\t\t\t\t</div>
\t\t\t\t\t";
// line 170
yield from $this->loadTemplate("layout/baseimage.html.twig", "Recipes/recipes.html.twig", 170)->unwrap()->yield($context);
// line 171
yield "\t\t\t\t</section>
\t\t\t\t<!--End Info Media-->
\t\t\t\t<!--Start Featured Recipes Section-->
\t\t\t\t<!--class added with-ellipses -->
\t\t\t\t\t<section class=\"featured-recipes-section inner-featured-recipe with-ellipses recipe-brand-similer\"> <div class=\"container container-sm\">
\t\t\t\t\t\t<div class=\"featured-recipes\">
\t\t\t\t\t\t\t<div class=\"custom-slider featured-recipes-slider\">
\t\t\t\t\t\t\t\t";
// line 180
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable((isset($context["brandrecipes1"]) || array_key_exists("brandrecipes1", $context) ? $context["brandrecipes1"] : (function () { throw new RuntimeError('Variable "brandrecipes1" does not exist.', 180, $this->source); })()));
foreach ($context['_seq'] as $context["_key"] => $context["brand_recipes1"]) {
// line 181
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 183
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 "/all-recipes/";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["brand_recipes1"], "url", [], "any", false, false, false, 183), "html", null, true);
yield "\" tabindex=\"0\">
\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 185
if (CoreExtension::getAttribute($this->env, $this->source, $context["brand_recipes1"], "featured_image", [], "any", false, false, false, 185)) {
// line 186
yield "\t\t\t\t\t\t\t\t\t\t\t\t\t";
// line 187
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["brand_recipes1"], "featured_image", [], "any", false, false, false, 187), "thumbnail", ["354x244"], "method", false, false, false, 187), "getHTML", [["imgAttributes" => ["class" => "", "alt" => "Feature Product"]]], "method", false, false, false, 187);
yield "
\t\t\t\t\t\t\t\t\t\t\t\t\t";
}
// line 190
yield "\t\t\t\t\t\t\t\t\t\t\t\t\t";
if (CoreExtension::getAttribute($this->env, $this->source, $context["brand_recipes1"], "banner_video", [], "any", false, false, false, 190)) {
// line 191
yield "\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";
}
// line 193
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 197
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.', 197, $this->source); })()), "request", [], "any", false, false, false, 197), "locale", [], "any", false, false, false, 197), "html", null, true);
yield "/all-recipes/";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["brand_recipes1"], "url", [], "any", false, false, false, 197), "html", null, true);
yield "\" tabindex=\"0\">
\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h3>";
// line 198
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["brand_recipes1"], "name", [], "any", false, false, false, 198), "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<p>";
// line 200
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["brand_recipes1"], "short_description", [], "any", false, false, false, 200), "html", null, true);
yield "</p>
\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"chef-names\">";
// line 201
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("With"), "html", null, true);
yield "
\t\t\t\t\t\t\t\t\t\t\t\t\t\t";
// line 202
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["brand_recipes1"], "brand_name", [], "any", false, false, false, 202), "html", null, true);
yield "</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\t<ul
\t\t\t\t\t\t\t\t\t\t\t\t\tclass=\"list-unstyled recipe-info\">
\t\t\t\t\t\t\t\t\t\t\t\t\t";
// line 208
yield "\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"orders\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("No. Of Serving"), "html", null, true);
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["brand_recipes1"], "serves", [], "any", false, false, false, 208), "html", null, true);
yield "</li>
\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"time\">";
// line 209
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(CoreExtension::getAttribute($this->env, $this->source, $context["brand_recipes1"], "typeofmeal", [], "any", false, false, false, 209)), "html", null, true);
yield "</li>
\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<div class=\"btn-holder btn-recipe-edited\">
\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"/";
// line 212
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.', 212, $this->source); })()), "request", [], "any", false, false, false, 212), "locale", [], "any", false, false, false, 212), "html", null, true);
yield "/all-recipes/";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["brand_recipes1"], "url", [], "any", false, false, false, 212), "html", null, true);
yield "\" class=\"btn btn-lg-o-black\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("View Recipe"), "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\t";
// line 218
yield "\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['brand_recipes1'], $context['_parent']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 221
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 Featured Recipes Section-->
\t\t\t\t<!--Start Menu Builder Tool-->
\t\t\t\t<section class=\"info-media loyalty-program inner-loyalty-program inner_white_bg tools-for-you-section-rcps\">
\t\t\t\t\t<div class=\"container container-sm\">
\t\t\t\t\t\t<div class=\"info-section\">
\t\t\t\t\t\t\t<h5 class=\"blueTix\">";
// line 233
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Tools for you"), "html", null, true);
yield "</h5>
\t\t\t\t\t\t\t<h4>";
// line 234
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Get the right menu"), "html", null, true);
yield "</h4>
\t\t\t\t\t\t\t<h3>";
// line 235
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("ideas and right cost"), "html", null, true);
yield "</h3>
\t\t\t\t\t\t\t<p class=\"blueTix\">";
// line 236
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Make your menu options more profitable."), "html", null, true);
yield "</p>
\t\t\t\t\t\t\t<div class=\"btn-holder\">
\t\t\t\t\t\t\t\t<div class=\"newsletter-subscribe\">
\t\t\t\t\t\t\t\t\t<h4 class=\"cstsmLP\">\"";
// line 241
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</div>
\t\t\t\t\t\t\t\t<div class=\"btn-border d-none\">
\t\t\t\t\t\t\t\t\t<a href=\"javascript:void(0);\" class=\"btn btn-custom btn-lg-o-white\">";
// line 244
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Coming soon"), "html", null, true);
yield "</a>
\t\t\t\t\t\t\t\t\t<a href=\"javascript:void(0);\" class=\"btn btn-custom btn-lg-o-white d-none\">Discover More</a>
\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=\"media-section media-shadow\">
\t\t\t\t\t\t\t<img src=\"/static/assets/images/Recipe_Menu_Builder_875x550.jpg\" alt=\"Media Shadow\">
\t\t\t\t\t\t</div>
\t\t\t\t\t</div>
\t\t\t\t</section>
\t\t\t\t<!--End Menu Builder Tool-->
\t\t\t\t<!--Start Featured Recipes Section-->
\t\t\t\t<section class=\"featured-recipes-section inner-featured-recipe inner-last-featured with-ellipses recipe-brand-similer recipe-brand-diff\">
\t\t\t\t\t<div class=\"container container-sm\">
\t\t\t\t\t\t<div class=\"featured-recipes \">
\t\t\t\t\t\t\t<div class=\"custom-slider featured-recipes-slider new_div\">
\t\t\t\t\t\t\t\t";
// line 264
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable((isset($context["brandrecipes2"]) || array_key_exists("brandrecipes2", $context) ? $context["brandrecipes2"] : (function () { throw new RuntimeError('Variable "brandrecipes2" does not exist.', 264, $this->source); })()));
foreach ($context['_seq'] as $context["_key"] => $context["brand_recipes2"]) {
// line 265
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 267
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.', 267, $this->source); })()), "request", [], "any", false, false, false, 267), "locale", [], "any", false, false, false, 267), "html", null, true);
yield "/all-recipes/";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["brand_recipes2"], "url", [], "any", false, false, false, 267), "html", null, true);
yield "\" tabindex=\"0\">
\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\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\t";
if (CoreExtension::getAttribute($this->env, $this->source, $context["brand_recipes2"], "featured_image", [], "any", false, false, false, 271)) {
// line 272
yield "\t\t\t\t\t\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t\t\t\t\t\t";
// line 273
yield CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["brand_recipes2"], "featured_image", [], "any", false, false, false, 273), "thumbnail", ["354x244"], "method", false, false, false, 273), "getHTML", [["imgAttributes" => ["class" => "", "alt" => "Feature Image"]]], "method", false, false, false, 273);
yield "
\t\t\t\t\t\t\t\t\t\t\t\t\t";
}
// line 276
yield "
\t\t\t\t\t\t\t\t\t\t\t\t\t";
// line 277
if (CoreExtension::getAttribute($this->env, $this->source, $context["brand_recipes2"], "banner_video", [], "any", false, false, false, 277)) {
// line 278
yield "\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";
}
// line 280
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 284
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.', 284, $this->source); })()), "request", [], "any", false, false, false, 284), "locale", [], "any", false, false, false, 284), "html", null, true);
yield "/all-recipes/";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["brand_recipes2"], "url", [], "any", false, false, false, 284), "html", null, true);
yield "\" tabindex=\"0\">
\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h3>";
// line 285
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["brand_recipes2"], "name", [], "any", false, false, false, 285), "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<p>";
// line 287
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["brand_recipes2"], "short_description", [], "any", false, false, false, 287), "html", null, true);
yield "</p>
\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"chef-names\">";
// line 288
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("With"), "html", null, true);
yield "
\t\t\t\t\t\t\t\t\t\t\t\t\t\t";
// line 289
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["brand_recipes2"], "brand_name", [], "any", false, false, false, 289), "html", null, true);
yield "</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\t<ul
\t\t\t\t\t\t\t\t\t\t\t\t\tclass=\"list-unstyled recipe-info\">
\t\t\t\t\t\t\t\t\t\t\t\t\t";
// line 295
yield "\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"orders\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("No. Of Serving"), "html", null, true);
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["brand_recipes2"], "serves", [], "any", false, false, false, 295), "html", null, true);
yield "</li>
\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"time\">";
// line 296
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(CoreExtension::getAttribute($this->env, $this->source, $context["brand_recipes2"], "typeofmeal", [], "any", false, false, false, 296)), "html", null, true);
yield "</li>
\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<div class=\"btn-holder btn-recipe-edited\">
\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"/";
// line 299
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.', 299, $this->source); })()), "request", [], "any", false, false, false, 299), "locale", [], "any", false, false, false, 299), "html", null, true);
yield "/all-recipes/";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["brand_recipes2"], "url", [], "any", false, false, false, 299), "html", null, true);
yield "\" class=\"btn btn-lg-o-black\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("View Recipe"), "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\t";
// line 305
yield "\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['brand_recipes2'], $context['_parent']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 308
yield "\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t";
// line 313
yield "\t\t\t\t\t\t</div>
\t\t\t\t\t</div>
\t\t\t\t</section>
\t\t\t\t";
// line 317
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.', 317, $this->source); })()), "request", [], "any", false, false, false, 317), "locale", [], "any", false, false, false, 317) == "ar")) {
// line 318
yield "\t\t\t\t\t";
$context["topMenu"] = "/en/recipes";
// line 319
yield "\t\t\t\t";
} else {
// line 320
yield "\t\t\t\t\t";
$context["topMenu"] = "/ar/recipes";
// line 321
yield "\t\t\t\t";
}
// line 322
yield "\t\t\t\t<script type=\"text/javascript\">
\t\t\t\t\t";
// line 359
yield "
\t\t\t\t</script>
\t\t\t\t<script type=\"text/javascript\">
\t\t\t\t\t// for general search validator
\t\t\t\t\tvar _TopMenuLink = \"";
// line 366
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.', 366, $this->source); })()), "html", null, true);
yield "\";
\t\t\t\t</script>
\t\t\t\t<!--End Featured Recipes Section-->
\t\t\t\t<!--End Wrapper-->
\t\t\t";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
yield from [];
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName(): string
{
return "Recipes/recipes.html.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable(): bool
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo(): array
{
return array ( 735 => 366, 726 => 359, 718 => 322, 715 => 321, 712 => 320, 709 => 319, 706 => 318, 704 => 317, 698 => 313, 694 => 308, 686 => 305, 676 => 299, 670 => 296, 663 => 295, 655 => 289, 651 => 288, 647 => 287, 642 => 285, 636 => 284, 630 => 280, 626 => 278, 624 => 277, 621 => 276, 615 => 273, 612 => 272, 609 => 271, 601 => 267, 597 => 265, 593 => 264, 570 => 244, 564 => 241, 556 => 236, 552 => 235, 548 => 234, 544 => 233, 530 => 221, 522 => 218, 512 => 212, 506 => 209, 499 => 208, 491 => 202, 487 => 201, 483 => 200, 478 => 198, 472 => 197, 466 => 193, 462 => 191, 459 => 190, 452 => 187, 450 => 186, 448 => 185, 441 => 183, 437 => 181, 433 => 180, 422 => 171, 420 => 170, 417 => 169, 410 => 167, 399 => 159, 394 => 158, 388 => 156, 386 => 155, 373 => 149, 365 => 144, 358 => 143, 351 => 138, 346 => 137, 342 => 135, 338 => 134, 334 => 133, 331 => 132, 327 => 131, 313 => 119, 305 => 116, 295 => 110, 289 => 107, 282 => 106, 275 => 101, 271 => 100, 267 => 99, 263 => 98, 257 => 97, 251 => 93, 247 => 91, 244 => 90, 236 => 86, 233 => 85, 225 => 81, 221 => 79, 217 => 78, 210 => 74, 202 => 68, 200 => 67, 195 => 64, 186 => 60, 183 => 59, 177 => 52, 172 => 51, 166 => 49, 164 => 48, 150 => 41, 143 => 37, 136 => 36, 130 => 32, 126 => 31, 122 => 30, 117 => 29, 113 => 27, 109 => 25, 105 => 24, 93 => 15, 88 => 13, 79 => 7, 76 => 6, 63 => 5, 40 => 1,);
}
public function getSourceContext(): Source
{
return new Source("{% extends \"layout/layout.html.twig\" %}
{# {% block title %}GFS::Recipe{% endblock %} #}
{% block content %}
\t\t{{ render(controller('App\\\\Controller\\\\Recipes\\\\RecipesController::advancefilterBlock')) }}
\t\t\t<!--Start Breadcrumbs-->
\t\t\t<div class=\"breadcrumb-holder\">
\t\t\t\t<ol class=\"breadcrumb\">
\t\t\t\t\t<li class=\"breadcrumb-item\">
\t\t\t\t\t\t<a href=\"/en\">{{\"Home\"|trans }}</a>
\t\t\t\t\t</li>
\t\t\t\t\t<li class=\"breadcrumb-item active\" aria-current=\"page\">{{\"recipes\"|trans }}</li>
\t\t\t\t</ol>
\t\t\t</div>
\t\t\t<!--End Breadcrumbs-->
\t\t\t<!--Start Resources Section-->
\t\t\t<section class=\"info-media info-media-video inner-info-mediavdo info-resources recipe__page position-bg-img fish-tuna-section-rcps\">
\t\t\t\t<div class=\"container container-sm\">
<div class=\"row\">
\t\t\t\t\t{% for chef_special_recipe in chefspecialrecipe %}
<div class=\"col-12 col-md-12 col-lg-6\">
\t\t\t\t\t\t<div class=\"info-section\">
\t\t\t\t\t\t\t<h5>{{chef_special_recipe.heading}}</h5>
\t\t\t\t\t\t\t{# <h4>{{chef_special_recipe.chief_note}}</h4> #}
\t\t\t\t\t\t\t<h3>{{chef_special_recipe.chef_special_recipe[0].name}}</h3>
\t\t\t\t\t\t\t<h6 class=\"resource-name\">{{'by'|trans}}
\t\t\t\t\t\t\t\t{{chef_special_recipe.chef_special_recipe[0].Chef}}</h6>
\t\t\t\t\t\t\t<p>{{chef_special_recipe.chef_special_recipe[0].short_description}}</p>
\t\t\t\t\t\t\t<ul
\t\t\t\t\t\t\t\tclass=\"list-unstyled recipe-info\">
\t\t\t\t\t\t\t\t{# <li class=\"mins\">{{chef_special_recipe.chef_special_recipe[0].time}}\t{{\"mins\"|trans }}</li> #}
\t\t\t\t\t\t\t\t<li class=\"orders\"> {{'No. Of Serving'|trans}} {{chef_special_recipe.chef_special_recipe[0].serves}}</li>
\t\t\t\t\t\t\t\t<li class=\"time\"> {{chef_special_recipe.chef_special_recipe[0].typeofmeal|trans}}</li>
\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t<div class=\"btn-holder\">
\t\t\t\t\t\t\t\t<div class=\"btn-border\">
\t\t\t\t\t\t\t\t\t<a href=\"/{{app.request.locale}}/all-recipes/{{chef_special_recipe.chef_special_recipe[0].url}}\" class=\"btn btn-custom btn-green\">{{'View Recipe'|trans}}</a>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t</div>
</div>
<div class=\"col-12 col-md-12 col-lg-6\">
\t\t\t\t\t\t<div class=\"media-section media-section-01 tunafish-edited\">
\t\t\t\t\t\t\t{% if chef_special_recipe.chef_special_recipe[0].banner_video is empty %}
\t\t\t\t\t\t\t\t{{ chef_special_recipe.chef_special_recipe[0].featured_image.thumbnail('354x244').getHTML({imgAttributes: {class:'',alt:chef_special_recipe.chef_special_recipe[0].name }})|raw }}
\t\t\t\t\t\t\t{% else %}
\t\t\t\t\t\t\t\t<video poster=\"{{chef_special_recipe.chef_special_recipe[0].featured_image}}\" preload=\"auto\" loop=\"true\" autoplay=\"true\" muted=\"true\" playsinline>
\t\t\t\t\t\t\t\t\t<source src=\"{{chef_special_recipe.chef_special_recipe[0].banner_video.data}}\" type=\"video/mp4\">
\t\t\t\t\t\t\t\t\tYour browser does not support the video tag.
\t\t\t\t\t\t\t\t</video>
\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 <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 <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 </div> #}
\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t</div>
</div>
\t\t\t\t\t{% endfor %}
\t\t\t\t</div>
</div>
\t\t\t\t{% include \"layout/baseimage.html.twig\" %}
\t\t\t</section>
\t\t\t<!--End Resources Section-->
\t\t\t<!--Start Featured Recipes Section-->
\t\t\t<section class=\"featured-recipes-section inner-frecipes-section recipe-brand-similer recipe-first-section\">
\t\t\t\t<div class=\"container container-sm\">
\t\t\t\t\t<h2 class=\"heading\">{{'Recipes by Brands'|trans}}</h2>
\t\t\t\t\t<div class=\"featured-recipes\">
\t\t\t\t\t\t<div class=\"custom-slider featured-recipes-slider\">
\t\t\t\t\t\t\t{% for brand_recipes in brandrecipes %}
\t\t\t\t\t\t\t\t<div class=\"slide\">
\t\t\t\t\t\t\t\t\t<div class=\"slide-holder\">
\t\t\t\t\t\t\t\t\t\t<a href=\"/{{app.request.locale}}/all-recipes/{{ brand_recipes.url }}\" tabindex=\"0\">
\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\t\t\t\t\t\t\t\t\t\t\t{# <img src=\"{{brand_recipes.featured_image}}\" alt=\"brand Feature Product\"> #}
\t\t\t\t\t\t\t\t\t\t\t\t{% if brand_recipes.featured_image %}
\t\t\t\t\t\t\t\t\t\t\t\t{{ brand_recipes.featured_image.thumbnail('354x244').getHTML({imgAttributes: {class:'',alt:\"brand Feature Product\" }})|raw }}
\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{% if brand_recipes.banner_video %}
\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{% endif %}
\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=\"slide-content\">
\t\t\t\t\t\t\t\t\t\t\t<div class=\"frecipes-box frecipes-box-first\">
\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"/{{app.request.locale}}/all-recipes/{{ brand_recipes.url }}\" tabindex=\"0\">
\t\t\t\t\t\t\t\t\t\t\t\t\t<h3>{{brand_recipes.name}}</h3><a/>
\t\t\t\t\t\t\t\t\t\t\t\t\t<p>{{brand_recipes.short_description}}</p>
\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"chef-names\">{{'With'|trans}}
\t\t\t\t\t\t\t\t\t\t\t\t\t\t{{brand_recipes.brand_name}}</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\t<ul
\t\t\t\t\t\t\t\t\t\t\t\t\tclass=\"list-unstyled recipe-info\">
\t\t\t\t\t\t\t\t\t\t\t\t\t{# <li class=\"mins\">{{brand_recipes.time}}{{\"mins\"|trans }}</li> #}
\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"orders\">{{'No. Of Serving'|trans}} {{brand_recipes.serves}}</li>
\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"time\">{{brand_recipes.typeofmeal|trans }}</li>
\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<div class=\"btn-holder recipe-edit-btn-holder\">
\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"/{{app.request.locale}}/all-recipes/{{brand_recipes.url}}\" class=\"btn btn-lg-o-black\">{{'View Recipe'|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\t{# <div class=\"btn-holder\">
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t <a href=\"/{{app.request.locale}}/all-recipes/{{brand_recipes.url}}\" class=\"btn btn-custom btn-green\">{{'View Recipe'|trans}}</a>
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\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\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 Featured Recipes Section-->
\t\t\t\t<!--Start Info Media-->
\t\t\t\t<section class=\"info-media info-media-video inner-info-mediavdo position-bg-img video-recipe-page-secondsection\">
\t\t\t\t\t<div class=\"container container-sm\">
\t\t\t\t\t\t{% for goody_recipes in goodyrecipes %}
\t\t\t\t\t\t\t<div class=\"info-section\">
\t\t\t\t\t\t\t\t<h5>{{'Featured: Recipes with'|trans}}
\t\t\t\t\t\t\t\t\t{{goody_recipes.brand_name}}
\t\t\t\t\t\t\t\t\t{{'Products'|trans}}</h5>
\t\t\t\t\t\t\t\t{# <h4>The awesome</h4> #}
\t\t\t\t\t\t\t\t<h3>{{goody_recipes.name}}</h3>
\t\t\t\t\t\t\t\t<p>{{goody_recipes.short_description}}
\t\t\t\t\t\t\t\t</p>
\t\t\t\t\t\t\t\t<ul
\t\t\t\t\t\t\t\t\tclass=\"list-unstyled recipe-info\">
\t\t\t\t\t\t\t\t\t{# <li class=\"mins\">{{goody_recipes.time}}{{\"mins\"|trans }}</li> #}
\t\t\t\t\t\t\t\t\t<li class=\"orders\">{{'No. Of Serving'|trans}} {{goody_recipes.serves}}</li>
\t\t\t\t\t\t\t\t\t<li class=\"time\">{{goody_recipes.typeofmeal|trans }}</li>
\t\t\t\t\t\t\t\t</ul>
\t\t\t\t\t\t\t\t<div class=\"btn-holder\">
\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}}/all-recipes/{{goody_recipes.url}}\" class=\"btn btn-custom btn-green\">{{'View Recipe'|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\t<div class=\"media-section media-section-02\">
\t\t\t\t\t\t\t\t{% if goody_recipes.banner_video is empty %}
\t\t\t\t\t\t\t\t\t<img src=\"{{goody_recipes.featured_image}}\" alt=\"Goody Feature Product\">
\t\t\t\t\t\t\t\t{% else %}
\t\t\t\t\t\t\t\t\t<video poster=\"{{goody_recipes.featured_image}}\" preload=\"auto\" loop=\"true\" autoplay=\"true\" muted=\"true\" playsinline>
\t\t\t\t\t\t\t\t\t\t<source src=\"{{goody_recipes.banner_video.data}}\" type=\"video/mp4\">
\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</video>
\t\t\t\t\t\t\t\t\t<div class=\"control-options d-none\">
\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<i class=\"fas fa-pause-circle\"></i>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t{% endif %}
\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\t{% include \"layout/baseimage.html.twig\" %}
\t\t\t\t</section>
\t\t\t\t<!--End Info Media-->
\t\t\t\t<!--Start Featured Recipes Section-->
\t\t\t\t<!--class added with-ellipses -->
\t\t\t\t\t<section class=\"featured-recipes-section inner-featured-recipe with-ellipses recipe-brand-similer\"> <div class=\"container container-sm\">
\t\t\t\t\t\t<div class=\"featured-recipes\">
\t\t\t\t\t\t\t<div class=\"custom-slider featured-recipes-slider\">
\t\t\t\t\t\t\t\t{% for brand_recipes1 in brandrecipes1 %}
\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}}/all-recipes/{{ brand_recipes1.url }}\" tabindex=\"0\">
\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{% if brand_recipes1.featured_image %}
\t\t\t\t\t\t\t\t\t\t\t\t\t{# <img src=\"{{brand_recipes1.featured_image}}\" alt=\"Feature Product\"> #}
\t\t\t\t\t\t\t\t\t\t\t\t\t{{ brand_recipes1.featured_image.thumbnail('354x244').getHTML({imgAttributes: {class:'',alt:\"Feature Product\" }})|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\t{% if brand_recipes1.banner_video %}
\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{% 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}}/all-recipes/{{ brand_recipes1.url }}\" tabindex=\"0\">
\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h3>{{brand_recipes1.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<p>{{brand_recipes1.short_description}}</p>
\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"chef-names\">{{'With'|trans}}
\t\t\t\t\t\t\t\t\t\t\t\t\t\t{{brand_recipes1.brand_name}}</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\t<ul
\t\t\t\t\t\t\t\t\t\t\t\t\tclass=\"list-unstyled recipe-info\">
\t\t\t\t\t\t\t\t\t\t\t\t\t{# <li class=\"mins\">{{brand_recipes1.time}}{{\"mins\"|trans }}</li> #}
\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"orders\">{{'No. Of Serving'|trans}} {{brand_recipes1.serves}}</li>
\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"time\">{{brand_recipes1.typeofmeal|trans}}</li>
\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<div class=\"btn-holder btn-recipe-edited\">
\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"/{{app.request.locale}}/all-recipes/{{brand_recipes1.url}}\" class=\"btn btn-lg-o-black\">{{'View Recipe'|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\t{# <div class=\"btn-holder\">
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t <a href=\"/{{app.request.locale}}/all-recipes/{{brand_recipes1.url}}\" class=\"btn btn-custom btn-green\">{{'View Recipe'|trans}}</a>
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\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\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 Featured Recipes Section-->
\t\t\t\t<!--Start Menu Builder Tool-->
\t\t\t\t<section class=\"info-media loyalty-program inner-loyalty-program inner_white_bg tools-for-you-section-rcps\">
\t\t\t\t\t<div class=\"container container-sm\">
\t\t\t\t\t\t<div class=\"info-section\">
\t\t\t\t\t\t\t<h5 class=\"blueTix\">{{'Tools for you'|trans}}</h5>
\t\t\t\t\t\t\t<h4>{{'Get the right menu'|trans}}</h4>
\t\t\t\t\t\t\t<h3>{{'ideas and right cost'|trans}}</h3>
\t\t\t\t\t\t\t<p class=\"blueTix\">{{'Make your menu options more profitable.'|trans}}</p>
\t\t\t\t\t\t\t<div class=\"btn-holder\">
\t\t\t\t\t\t\t\t<div class=\"newsletter-subscribe\">
\t\t\t\t\t\t\t\t\t<h4 class=\"cstsmLP\">\"{{'Coming Soon'|trans}}\"</h4>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<div class=\"btn-border d-none\">
\t\t\t\t\t\t\t\t\t<a href=\"javascript:void(0);\" class=\"btn btn-custom btn-lg-o-white\">{{'Coming soon'|trans}}</a>
\t\t\t\t\t\t\t\t\t<a href=\"javascript:void(0);\" class=\"btn btn-custom btn-lg-o-white d-none\">Discover More</a>
\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=\"media-section media-shadow\">
\t\t\t\t\t\t\t<img src=\"/static/assets/images/Recipe_Menu_Builder_875x550.jpg\" alt=\"Media Shadow\">
\t\t\t\t\t\t</div>
\t\t\t\t\t</div>
\t\t\t\t</section>
\t\t\t\t<!--End Menu Builder Tool-->
\t\t\t\t<!--Start Featured Recipes Section-->
\t\t\t\t<section class=\"featured-recipes-section inner-featured-recipe inner-last-featured with-ellipses recipe-brand-similer recipe-brand-diff\">
\t\t\t\t\t<div class=\"container container-sm\">
\t\t\t\t\t\t<div class=\"featured-recipes \">
\t\t\t\t\t\t\t<div class=\"custom-slider featured-recipes-slider new_div\">
\t\t\t\t\t\t\t\t{% for brand_recipes2 in brandrecipes2 %}
\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}}/all-recipes/{{ brand_recipes2.url }}\" tabindex=\"0\">
\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\t\t\t\t\t\t\t\t\t\t\t\t{# <img src=\"{{brand_recipes2.featured_image}}\" alt=\"Feature Image\"> #}
\t\t\t\t\t\t\t\t\t\t\t\t\t{% if brand_recipes2.featured_image %}
\t\t\t\t\t\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t\t\t\t\t\t{{ brand_recipes2.featured_image.thumbnail('354x244').getHTML({imgAttributes: {class:'',alt:\"Feature Image\" }})|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\t{% if brand_recipes2.banner_video %}
\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{% 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}}/all-recipes/{{ brand_recipes2.url }}\" tabindex=\"0\">
\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h3>{{brand_recipes2.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<p>{{brand_recipes2.short_description}}</p>
\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"chef-names\">{{'With'|trans}}
\t\t\t\t\t\t\t\t\t\t\t\t\t\t{{brand_recipes2.brand_name}}</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\t<ul
\t\t\t\t\t\t\t\t\t\t\t\t\tclass=\"list-unstyled recipe-info\">
\t\t\t\t\t\t\t\t\t\t\t\t\t{# <li class=\"mins\">{{brand_recipes2.time}}{{\"mins\"|trans }}</li> #}
\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"orders\">{{'No. Of Serving'|trans}} {{brand_recipes2.serves}}</li>
\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"time\">{{brand_recipes2.typeofmeal|trans }}</li>
\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<div class=\"btn-holder btn-recipe-edited\">
\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"/{{app.request.locale}}/all-recipes/{{brand_recipes2.url}}\" class=\"btn btn-lg-o-black\">{{'View Recipe'|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\t{# <div class=\"btn-holder\">
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t <a href=\"/{{app.request.locale}}/all-recipes/{{brand_recipes2.url}}\" class=\"btn btn-custom btn-green\">{{'View Recipe'|trans}}</a>
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\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\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\t{# <div class=\"load-more\">
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t <a href=\"javascript:void(0)\" class=\"btn btn-custom btn-outline btn-load\" onclick=\"loadMoreRecipes()\">Load more</a>
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\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</div>
\t\t\t\t\t</div>
\t\t\t\t</section>
\t\t\t\t{% if (app.request.locale =='ar') %}
\t\t\t\t\t{% set topMenu =\"/en/recipes\" %}
\t\t\t\t{% else %}
\t\t\t\t\t{% set topMenu =\"/ar/recipes\" %}
\t\t\t\t{% endif %}
\t\t\t\t<script type=\"text/javascript\">
\t\t\t\t\t{# let page = 3;
\t\t\t\t\t\tfunction loadMoreRecipes() {
\t\t\t\t\t\tlet add_query = '&';
\t\t\t\t\t\tif (!window.location.search) {
\t\t\t\t\t\tadd_query = '?';
\t\t\t\t\t\t}
\t\t\t\t\t\t\$.ajax({
\t\t\t\t\t\ttype: \"GET\",
\t\t\t\t\t\turl: window.location.href + add_query + 'page=' + page,
\t\t\t\t\t\tdata: '',
\t\t\t\t\t\tcache: false,
\t\t\t\t\t\tbeforeSend: function () {
\t\t\t\t\t\t\$('.btn-load').css('padding-left', '50px');
\t\t\t\t\t\t\$('.btn-load').css('background-image', 'url(/static/assets/images/loader.gif)');
\t\t\t\t\t\t},
\t\t\t\t\t\tcomplete: function () {
\t\t\t\t\t\t\$('.btn-load').css('padding-left', '15px');
\t\t\t\t\t\t\$('.btn-load').css('background-image', 'inherit');
\t\t\t\t\t\t},
\t\t\t\t\t\tsuccess: function (data) {
\t\t\t\t\t\tif (data.success) {
\t\t\t\t\t\t\$('.new_div').append(data.success);
\t\t\t\t\t\tpage++;
\t\t\t\t\t\t} else if (data.success == '') {
\t\t\t\t\t\t\$('.btn-load').hide();
\t\t\t\t\t\t}
\t\t\t\t\t\t}
\t\t\t\t\t\t});
\t\t\t\t\t\t} #}
\t\t\t\t</script>
\t\t\t\t<script type=\"text/javascript\">
\t\t\t\t\t// for general search validator
\t\t\t\t\tvar _TopMenuLink = \"{{ topMenu }}\";
\t\t\t\t</script>
\t\t\t\t<!--End Featured Recipes Section-->
\t\t\t\t<!--End Wrapper-->
\t\t\t{% endblock %}
", "Recipes/recipes.html.twig", "/var/www/vhosts/centric.ae/gcs.centric.ae/templates/Recipes/recipes.html.twig");
}
}