<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
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;
/* masjid/show.html.twig */
class __TwigTemplate_9765b03c73fba1263d1a6805836554f43a17fc504d1ddb936fb05f6bca313926 extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'headplus' => [$this, 'block_headplus'],
'meta_description' => [$this, 'block_meta_description'],
'stylesheets' => [$this, 'block_stylesheets'],
'title' => [$this, 'block_title'],
'body' => [$this, 'block_body'],
'javascripts' => [$this, 'block_javascripts'],
];
}
protected function doGetParent(array $context)
{
// line 1
return "base.html.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "masjid/show.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "masjid/show.html.twig"));
// line 26
$context["page"] = "masjid";
// line 1
$this->parent = $this->loadTemplate("base.html.twig", "masjid/show.html.twig", 1);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
// line 2
public function block_headplus($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "headplus"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "headplus"));
// line 3
echo " ";
$this->displayBlock('meta_description', $context, $blocks);
// line 5
echo "
<meta name=\"keywords\" content=\"";
// line 7
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["masjid"]) || array_key_exists("masjid", $context) ? $context["masjid"] : (function () { throw new RuntimeError('Variable "masjid" does not exist.', 7, $this->source); })()), "translate", [0 => twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 7, $this->source); })()), "request", [], "any", false, false, false, 7), "locale", [], "any", false, false, false, 7)], "method", false, false, false, 7), "getName", [], "method", false, false, false, 7), "html", null, true);
echo "\" />
<!-- Open Graph / Facebook -->
<meta property=\"og:type\" content=\"article\" />
<meta property=\"og:url\" content=\"";
// line 10
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\HttpFoundationExtension']->generateAbsoluteUrl($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("masjid_show", ["slug" => twig_get_attribute($this->env, $this->source, (isset($context["masjid"]) || array_key_exists("masjid", $context) ? $context["masjid"] : (function () { throw new RuntimeError('Variable "masjid" does not exist.', 10, $this->source); })()), "slug", [], "any", false, false, false, 10)])), "html", null, true);
echo "\" />
<meta property=\"og:title\" content=\"";
// line 11
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["masjid"]) || array_key_exists("masjid", $context) ? $context["masjid"] : (function () { throw new RuntimeError('Variable "masjid" does not exist.', 11, $this->source); })()), "translate", [0 => twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 11, $this->source); })()), "request", [], "any", false, false, false, 11), "locale", [], "any", false, false, false, 11)], "method", false, false, false, 11), "getName", [], "method", false, false, false, 11), "html", null, true);
echo "\" />
<meta property=\"og:description\" content=\"sharjah-masjids.com - ";
// line 12
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["masjid"]) || array_key_exists("masjid", $context) ? $context["masjid"] : (function () { throw new RuntimeError('Variable "masjid" does not exist.', 12, $this->source); })()), "translate", [0 => twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 12, $this->source); })()), "request", [], "any", false, false, false, 12), "locale", [], "any", false, false, false, 12)], "method", false, false, false, 12), "getName", [], "method", false, false, false, 12), "html", null, true);
echo " \" />
<meta property=\"og:locale\" content=\"";
// line 13
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 13, $this->source); })()), "request", [], "any", false, false, false, 13), "locale", [], "any", false, false, false, 13), "html", null, true);
echo "\" />
<meta property=\"og:site_name\" content=\"https://sharjah-masjids.com/\" />
<meta property=\"og:image\" content=\"";
// line 15
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\HttpFoundationExtension']->generateAbsoluteUrl($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl($this->extensions['Liip\ImagineBundle\Templating\FilterExtension']->filter(twig_get_attribute($this->env, $this->source, (isset($context["masjid"]) || array_key_exists("masjid", $context) ? $context["masjid"] : (function () { throw new RuntimeError('Variable "masjid" does not exist.', 15, $this->source); })()), "MainPic", [], "any", false, false, false, 15), "sharer"))), "html", null, true);
echo "\" />
<!-- Twitter -->
<meta property=\"twitter:card\" content=\"summary_large_image\">
<meta property=\"twitter:url\" content=\"";
// line 19
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\HttpFoundationExtension']->generateAbsoluteUrl($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("masjid_show", ["slug" => twig_get_attribute($this->env, $this->source, (isset($context["masjid"]) || array_key_exists("masjid", $context) ? $context["masjid"] : (function () { throw new RuntimeError('Variable "masjid" does not exist.', 19, $this->source); })()), "slug", [], "any", false, false, false, 19)])), "html", null, true);
echo "\">
<meta property=\"twitter:title\" content=\"";
// line 20
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["masjid"]) || array_key_exists("masjid", $context) ? $context["masjid"] : (function () { throw new RuntimeError('Variable "masjid" does not exist.', 20, $this->source); })()), "translate", [0 => twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 20, $this->source); })()), "request", [], "any", false, false, false, 20), "locale", [], "any", false, false, false, 20)], "method", false, false, false, 20), "getName", [], "method", false, false, false, 20), "html", null, true);
echo "\">
<meta property=\"twitter:description\" content=\"sharjah-masjids.com - ";
// line 21
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["masjid"]) || array_key_exists("masjid", $context) ? $context["masjid"] : (function () { throw new RuntimeError('Variable "masjid" does not exist.', 21, $this->source); })()), "translate", [0 => twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 21, $this->source); })()), "request", [], "any", false, false, false, 21), "locale", [], "any", false, false, false, 21)], "method", false, false, false, 21), "getName", [], "method", false, false, false, 21), "html", null, true);
echo " \">
<meta property=\"twitter:image\" content=\"";
// line 22
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\HttpFoundationExtension']->generateAbsoluteUrl($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl($this->extensions['Liip\ImagineBundle\Templating\FilterExtension']->filter(twig_get_attribute($this->env, $this->source, (isset($context["masjid"]) || array_key_exists("masjid", $context) ? $context["masjid"] : (function () { throw new RuntimeError('Variable "masjid" does not exist.', 22, $this->source); })()), "MainPic", [], "any", false, false, false, 22), "sharer"))), "html", null, true);
echo "\">
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 3
public function block_meta_description($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_description"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_description"));
// line 4
echo " <meta name=\"description\" content=\"";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["masjid"]) || array_key_exists("masjid", $context) ? $context["masjid"] : (function () { throw new RuntimeError('Variable "masjid" does not exist.', 4, $this->source); })()), "translate", [0 => twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 4, $this->source); })()), "request", [], "any", false, false, false, 4), "locale", [], "any", false, false, false, 4)], "method", false, false, false, 4), "getName", [], "method", false, false, false, 4), "html", null, true);
echo "\" />
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 28
public function block_stylesheets($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheets"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheets"));
// line 29
echo " ";
$this->displayParentBlock("stylesheets", $context, $blocks);
echo "
<style type=\"text/css\">
.slick-list, .slick-slider {
text-align: center;
}
</style>
<link href=\"";
// line 36
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/sidebar-widget.css"), "html", null, true);
echo "\" rel=\"stylesheet\">
<link rel = \"stylesheet\" href = \"https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.8.0-beta.1/leaflet.min.css\" />
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 40
public function block_title($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["masjid"]) || array_key_exists("masjid", $context) ? $context["masjid"] : (function () { throw new RuntimeError('Variable "masjid" does not exist.', 40, $this->source); })()), "translations", [], "any", false, false, false, 40), twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 40, $this->source); })()), "request", [], "any", false, false, false, 40), "locale", [], "any", false, false, false, 40), [], "array", false, false, false, 40), "name", [], "any", false, false, false, 40), "html", null, true);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 42
public function block_body($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
// line 43
echo " <!--KODE SAB BANNER WRAP START-->
<div class=\"kode_sab_banner_wrap them_overlay\">
<!--CONTAINER START-->
<div class=\"container\">
<div class=\"sab_banner_text\">
<h1>";
// line 48
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["masjid"]) || array_key_exists("masjid", $context) ? $context["masjid"] : (function () { throw new RuntimeError('Variable "masjid" does not exist.', 48, $this->source); })()), "translate", [0 => twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 48, $this->source); })()), "request", [], "any", false, false, false, 48), "locale", [], "any", false, false, false, 48)], "method", false, false, false, 48), "getName", [], "method", false, false, false, 48), "html", null, true);
echo "</h1>
<ul class=\"breadcrumbs\">
<li><a href=\"";
// line 50
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_front_main_index");
echo "\"><i class=\"fa fa-home\"></i></a></li>
<li><a href=\"";
// line 51
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("masjid_index");
echo "\">";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("masjid.masjids", [], "messages"), "html", null, true);
echo "</a></li>
<li><strong>";
// line 52
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["masjid"]) || array_key_exists("masjid", $context) ? $context["masjid"] : (function () { throw new RuntimeError('Variable "masjid" does not exist.', 52, $this->source); })()), "translate", [0 => twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 52, $this->source); })()), "request", [], "any", false, false, false, 52), "locale", [], "any", false, false, false, 52)], "method", false, false, false, 52), "getName", [], "method", false, false, false, 52), "html", null, true);
echo "</strong></li>
</ul>
</div>
</div>
<!--CONTAINER END-->
</div>
<!--KODE SAB BANNER WRAP END-->
<!--KODE BLOG MADIUM WRAP START-->
<div class=\"kode_blog_madium_wrap detail padding\">
<!--CONTAINER START-->
<div class=\"container\">
<div class=\"row\">
<div class=\"col-md-8\">
<!--KODE BLOG DETAIL ROW START-->
<div class=\"kode_blog_detail_row\">
<!--KODE BLOG DETAIL DES START-->
<div class=\"kode_team_wrap\">
<!--CONTAINER START-->
<div class=\"container\">
<!--SECTION HDG START-->
<div class=\"section_hdg hdg_2 hdg_3\">
<h3>";
// line 74
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Pictures of Masjid", [], "messages"), "html", null, true);
echo " ";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["masjid"]) || array_key_exists("masjid", $context) ? $context["masjid"] : (function () { throw new RuntimeError('Variable "masjid" does not exist.', 74, $this->source); })()), "translations", [], "any", false, false, false, 74), twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 74, $this->source); })()), "request", [], "any", false, false, false, 74), "locale", [], "any", false, false, false, 74), [], "array", false, false, false, 74), "name", [], "any", false, false, false, 74), "html", null, true);
echo "</h3>
<span><i class=\"fa icon-art\"></i></span>
</div>
<!--SECTION HDG END-->
<div class=\"kode-team-slide\">
";
// line 79
if ((1 === twig_compare(twig_length_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["masjid"]) || array_key_exists("masjid", $context) ? $context["masjid"] : (function () { throw new RuntimeError('Variable "masjid" does not exist.', 79, $this->source); })()), "pictures", [], "any", false, false, false, 79)), 0))) {
// line 80
echo "
";
// line 81
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, (isset($context["masjid"]) || array_key_exists("masjid", $context) ? $context["masjid"] : (function () { throw new RuntimeError('Variable "masjid" does not exist.', 81, $this->source); })()), "pictures", [], "any", false, false, false, 81));
foreach ($context['_seq'] as $context["_key"] => $context["pic"]) {
// line 82
echo " <div>
<div class=\"kode_tem_fig\">
<figure>
<img src=\"";
// line 85
echo twig_escape_filter($this->env, $this->extensions['Liip\ImagineBundle\Templating\FilterExtension']->filter(twig_get_attribute($this->env, $this->source, $context["pic"], "path", [], "any", false, false, false, 85), "slide"), "html", null, true);
echo "\" alt=\"";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["masjid"]) || array_key_exists("masjid", $context) ? $context["masjid"] : (function () { throw new RuntimeError('Variable "masjid" does not exist.', 85, $this->source); })()), "translations", [], "any", false, false, false, 85), twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 85, $this->source); })()), "request", [], "any", false, false, false, 85), "locale", [], "any", false, false, false, 85), [], "array", false, false, false, 85), "name", [], "any", false, false, false, 85), "html", null, true);
echo "\" alt=\"";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["masjid"]) || array_key_exists("masjid", $context) ? $context["masjid"] : (function () { throw new RuntimeError('Variable "masjid" does not exist.', 85, $this->source); })()), "translations", [], "any", false, false, false, 85), twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 85, $this->source); })()), "request", [], "any", false, false, false, 85), "locale", [], "any", false, false, false, 85), [], "array", false, false, false, 85), "name", [], "any", false, false, false, 85), "html", null, true);
echo "\">
<figcaption>
<!--<h4>";
// line 87
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["pic"], "title", [], "any", false, false, false, 87), "html", null, true);
echo "</h4>
<p>";
// line 88
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["pic"], "caption", [], "any", false, false, false, 88), "html", null, true);
echo "</p>-->
<ul class=\"kode_social_icon\">
<li>
<a class=\"hvr-ripple-out\"
href=\"http://www.facebook.com/sharer.php?u=";
// line 92
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\HttpFoundationExtension']->generateAbsoluteUrl($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("masjid_show", ["slug" => twig_get_attribute($this->env, $this->source, (isset($context["masjid"]) || array_key_exists("masjid", $context) ? $context["masjid"] : (function () { throw new RuntimeError('Variable "masjid" does not exist.', 92, $this->source); })()), "slug", [], "any", false, false, false, 92)])), "html", null, true);
echo "\"
onclick=\"javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600');return false;\">
<i class=\"fa fa-facebook\"></i>
</a>
</li>
<li>
<a class=\"hvr-ripple-out\"
href=\"https://twitter.com/share?url=";
// line 99
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\HttpFoundationExtension']->generateAbsoluteUrl($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("masjid_show", ["slug" => twig_get_attribute($this->env, $this->source, (isset($context["masjid"]) || array_key_exists("masjid", $context) ? $context["masjid"] : (function () { throw new RuntimeError('Variable "masjid" does not exist.', 99, $this->source); })()), "slug", [], "any", false, false, false, 99)])), "html", null, true);
echo "\"
onclick=\"javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600');return false;\">
<i class=\"fa fa-twitter\"></i>
</a>
</li>
</ul>
</figcaption>
</figure>
</div>
</div>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['pic'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 111
echo "
";
} else {
// line 113
echo " <div>
<i class=\"fa icon-art\" style=\"font-size:200px\" aria-hidden=\"true\"></i>
</div>
";
}
// line 117
echo " </div>
</div>
<!--CONTAINER END-->
</div>
<div class=\"kode_blog_detail_des\">
<div class=\"kode_blog_detail_text\">
<h3><a href=\"#\">";
// line 124
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["masjid"]) || array_key_exists("masjid", $context) ? $context["masjid"] : (function () { throw new RuntimeError('Variable "masjid" does not exist.', 124, $this->source); })()), "translate", [0 => twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 124, $this->source); })()), "request", [], "any", false, false, false, 124), "locale", [], "any", false, false, false, 124)], "method", false, false, false, 124), "getName", [], "method", false, false, false, 124), "html", null, true);
echo "</a></h3>
<ul class=\"kode_meta meta_2\">
<li><i class=\"fa fa-clock-o\"></i>";
// line 126
echo twig_escape_filter($this->env, twig_date_format_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["masjid"]) || array_key_exists("masjid", $context) ? $context["masjid"] : (function () { throw new RuntimeError('Variable "masjid" does not exist.', 126, $this->source); })()), "dateOfConsctruct", [], "any", false, false, false, 126), "d-m-Y"), "html", null, true);
echo "</li>
<li><i class=\"fa fa-user\"></i> ";
// line 127
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("masjid.show.byAuthor", [], "messages"), "html", null, true);
echo " Admin</li>
<li><a href=\"#comments_anchor\"><i class=\"fa fa-comment\"></i>";
// line 128
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("masjid.show.leaveComment", [], "messages"), "html", null, true);
echo "</a></li>
</ul>
</div>
</div>
<!--KODE BLOG DETAIL DES END-->
<blockquote class=\"blog_quote\">
<span><i class=\"fa icon-art\"></i></span>
<div class=\"quote_text\">
<ul>
<li> ";
// line 138
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("masjid.show.info.comm", [], "messages"), "html", null, true);
echo " <a href=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("community_show", ["slug" => twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["masjid"]) || array_key_exists("masjid", $context) ? $context["masjid"] : (function () { throw new RuntimeError('Variable "masjid" does not exist.', 138, $this->source); })()), "community", [], "any", false, false, false, 138), "slug", [], "any", false, false, false, 138)]), "html", null, true);
echo "\">";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["masjid"]) || array_key_exists("masjid", $context) ? $context["masjid"] : (function () { throw new RuntimeError('Variable "masjid" does not exist.', 138, $this->source); })()), "community", [], "any", false, false, false, 138), "translations", [], "any", false, false, false, 138), twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 138, $this->source); })()), "request", [], "any", false, false, false, 138), "locale", [], "any", false, false, false, 138), [], "array", false, false, false, 138), "name", [], "any", false, false, false, 138), "html", null, true);
echo "</a></li>
<!--<li>";
// line 139
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("masjid.show.info.date", [], "messages"), "html", null, true);
echo " ";
echo twig_escape_filter($this->env, twig_date_format_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["masjid"]) || array_key_exists("masjid", $context) ? $context["masjid"] : (function () { throw new RuntimeError('Variable "masjid" does not exist.', 139, $this->source); })()), "dateOfConsctruct", [], "any", false, false, false, 139), "d-m-Y"), "html", null, true);
echo "</li>-->
<li>";
// line 140
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("masjid.show.info.style", [], "messages"), "html", null, true);
echo " ";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["masjid"]) || array_key_exists("masjid", $context) ? $context["masjid"] : (function () { throw new RuntimeError('Variable "masjid" does not exist.', 140, $this->source); })()), "style", [], "any", false, false, false, 140), "html", null, true);
echo "</li>
<!-- <li>";
// line 141
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("masjid.show.info.surface", [], "messages"), "html", null, true);
echo " ";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["masjid"]) || array_key_exists("masjid", $context) ? $context["masjid"] : (function () { throw new RuntimeError('Variable "masjid" does not exist.', 141, $this->source); })()), "surface", [], "any", false, false, false, 141), "html", null, true);
echo "</li>-->
<!-- <li>";
// line 142
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("masjid.show.info.height", [], "messages"), "html", null, true);
echo " ";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["masjid"]) || array_key_exists("masjid", $context) ? $context["masjid"] : (function () { throw new RuntimeError('Variable "masjid" does not exist.', 142, $this->source); })()), "height", [], "any", false, false, false, 142), "html", null, true);
echo "</li>-->
";
// line 143
if (twig_get_attribute($this->env, $this->source, (isset($context["masjid"]) || array_key_exists("masjid", $context) ? $context["masjid"] : (function () { throw new RuntimeError('Variable "masjid" does not exist.', 143, $this->source); })()), "isWomen", [], "any", false, false, false, 143)) {
echo " <li><i class=\"fa fa-female\"></i> ";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("masjid.show.info.lady", [], "messages"), "html", null, true);
echo "</li>";
}
// line 144
echo " ";
if (twig_get_attribute($this->env, $this->source, (isset($context["masjid"]) || array_key_exists("masjid", $context) ? $context["masjid"] : (function () { throw new RuntimeError('Variable "masjid" does not exist.', 144, $this->source); })()), "isJumah", [], "any", false, false, false, 144)) {
echo "<li><i class=\"fa icon-art\"></i> ";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("masjid.show.info.jumah", [], "messages"), "html", null, true);
echo " </li>";
}
// line 145
echo " ";
if (twig_get_attribute($this->env, $this->source, (isset($context["masjid"]) || array_key_exists("masjid", $context) ? $context["masjid"] : (function () { throw new RuntimeError('Variable "masjid" does not exist.', 145, $this->source); })()), "isEnglish", [], "any", false, false, false, 145)) {
echo "<li><i class=\"fa fa-language\"></i> ";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("masjid.show.info.english", [], "messages"), "html", null, true);
echo " </li>";
}
// line 146
echo " </ul>
</div>
</blockquote>
<p class=\"blog_text\">
";
// line 152
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["masjid"]) || array_key_exists("masjid", $context) ? $context["masjid"] : (function () { throw new RuntimeError('Variable "masjid" does not exist.', 152, $this->source); })()), "description", [], "any", false, false, false, 152), "html", null, true);
echo "
</p>
<!--KODE DETAIL FIG START-->
<div class=\"kode_contact_map\">
<div id=\"map-canvas\" class=\"map-canvas\"></div>
</div>
<!--KODE DETAIL FIG FIG 2 END-->
<!--KODE SOCIAL SHARE START-->
<div class=\"kode_social_share\">
<a href=\"#\"><i class=\"fa fa-share-alt\"></i>";
// line 164
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("masjid.show.share", [], "messages"), "html", null, true);
echo "</a>
<ul class=\"social_meta\">
<li><a class=\"hvr-ripple-out\" href=\"http://www.facebook.com/sharer.php?u=";
// line 166
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\HttpFoundationExtension']->generateAbsoluteUrl($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("masjid_show", ["slug" => twig_get_attribute($this->env, $this->source, (isset($context["masjid"]) || array_key_exists("masjid", $context) ? $context["masjid"] : (function () { throw new RuntimeError('Variable "masjid" does not exist.', 166, $this->source); })()), "slug", [], "any", false, false, false, 166)])), "html", null, true);
echo "\" onclick=\"javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600');return false;\"><i class=\"fa fa-facebook\"></i></a></li>
<li><a class=\"hvr-ripple-out\" href=\"https://twitter.com/share?url=";
// line 167
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\HttpFoundationExtension']->generateAbsoluteUrl($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("masjid_show", ["slug" => twig_get_attribute($this->env, $this->source, (isset($context["masjid"]) || array_key_exists("masjid", $context) ? $context["masjid"] : (function () { throw new RuntimeError('Variable "masjid" does not exist.', 167, $this->source); })()), "slug", [], "any", false, false, false, 167)])), "html", null, true);
echo "\" onclick=\"javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600');return false;\"><i class=\"fa fa-twitter\"></i></a></li>
</ul>
<!--KODE PAGINATION START-->
<div class=\"kode_pagination\">
";
// line 171
if ( !(null === (isset($context["masjidPrev"]) || array_key_exists("masjidPrev", $context) ? $context["masjidPrev"] : (function () { throw new RuntimeError('Variable "masjidPrev" does not exist.', 171, $this->source); })()))) {
echo "<a class=\"prve\" href=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("masjid_show", ["slug" => twig_get_attribute($this->env, $this->source, (isset($context["masjidPrev"]) || array_key_exists("masjidPrev", $context) ? $context["masjidPrev"] : (function () { throw new RuntimeError('Variable "masjidPrev" does not exist.', 171, $this->source); })()), "slug", [], "any", false, false, false, 171)]), "html", null, true);
echo "\"><i class=\"fa fa-arrow-left\"></i>";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("masjid.pagination.prev", [], "messages"), "html", null, true);
echo "</a>";
}
// line 172
echo " ";
if ( !(null === (isset($context["masjidNext"]) || array_key_exists("masjidNext", $context) ? $context["masjidNext"] : (function () { throw new RuntimeError('Variable "masjidNext" does not exist.', 172, $this->source); })()))) {
echo "<a class=\"next\" href=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("masjid_show", ["slug" => twig_get_attribute($this->env, $this->source, (isset($context["masjidNext"]) || array_key_exists("masjidNext", $context) ? $context["masjidNext"] : (function () { throw new RuntimeError('Variable "masjidNext" does not exist.', 172, $this->source); })()), "slug", [], "any", false, false, false, 172)]), "html", null, true);
echo "\">";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("masjid.pagination.next", [], "messages"), "html", null, true);
echo "<i class=\"fa fa-arrow-right\"></i></a>";
}
// line 173
echo " </div>
<!--KODE PAGINATION END-->
</div>
<!--KODE SOCIAL SHARE END-->
<!--KODE COMMENTS MARGIN START-->
<div id=\"comments_anchor\" class=\"kode_comments margin\">
<h4 class=\"comment_title\">";
// line 181
echo twig_escape_filter($this->env, twig_length_filter($this->env, (isset($context["pagination"]) || array_key_exists("pagination", $context) ? $context["pagination"] : (function () { throw new RuntimeError('Variable "pagination" does not exist.', 181, $this->source); })())), "html", null, true);
echo " ";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("masjid.show.comment", [], "messages"), "html", null, true);
if ((1 === twig_compare(twig_length_filter($this->env, (isset($context["pagination"]) || array_key_exists("pagination", $context) ? $context["pagination"] : (function () { throw new RuntimeError('Variable "pagination" does not exist.', 181, $this->source); })())), 1))) {
echo "s ";
}
echo "</h4>
<ul id=\"kode-comment\" class=\"comment\">
";
// line 183
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable((isset($context["pagination"]) || array_key_exists("pagination", $context) ? $context["pagination"] : (function () { throw new RuntimeError('Variable "pagination" does not exist.', 183, $this->source); })()));
$context['_iterated'] = false;
$context['loop'] = [
'parent' => $context['_parent'],
'index0' => 0,
'index' => 1,
'first' => true,
];
if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
$length = count($context['_seq']);
$context['loop']['revindex0'] = $length - 1;
$context['loop']['revindex'] = $length;
$context['loop']['length'] = $length;
$context['loop']['last'] = 1 === $length;
}
foreach ($context['_seq'] as $context["_key"] => $context["comment"]) {
// line 184
echo " <li>
<div class=\"comment_des ";
// line 185
if (twig_get_attribute($this->env, $this->source, $context["loop"], "last", [], "any", false, false, false, 185)) {
echo " ";
} else {
echo "padding ";
}
echo "\">
<figure class=\"them_overlay\">
<img src=\"";
// line 187
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("extra-images/comment.jpg"), "html", null, true);
echo "\" alt=\"comment on sharjah-masjids.com \">
</figure>
<div class=\"comment_text\">
<p>";
// line 190
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["comment"], "content", [], "any", false, false, false, 190), "html", null, true);
echo "</p>
<ul class=\"kode_meta\">
<li><a href=\"#\"><i class=\"fa fa-user\"></i>";
// line 192
echo twig_escape_filter($this->env, twig_title_string_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["comment"], "author", [], "any", false, false, false, 192), "name", [], "any", false, false, false, 192)), "html", null, true);
echo "</a></li>
</ul>
</div>
</div>
</li>
";
$context['_iterated'] = true;
++$context['loop']['index0'];
++$context['loop']['index'];
$context['loop']['first'] = false;
if (isset($context['loop']['length'])) {
--$context['loop']['revindex0'];
--$context['loop']['revindex'];
$context['loop']['last'] = 0 === $context['loop']['revindex0'];
}
}
if (!$context['_iterated']) {
// line 198
echo " <li><em>";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("no comment found", [], "messages"), "html", null, true);
echo "</em></li>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['comment'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 200
echo " </ul>
</div>
<!--KODE COMMENTS MARGIN END-->
";
// line 205
echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\Front\\CommentController::new", ["masjidid" => twig_get_attribute($this->env, $this->source, (isset($context["masjid"]) || array_key_exists("masjid", $context) ? $context["masjid"] : (function () { throw new RuntimeError('Variable "masjid" does not exist.', 205, $this->source); })()), "id", [], "any", false, false, false, 205)]));
echo "
<!--KODE COMMENTS MARGIN START-->
<!--KODE COMMENTS MARGIN END-->
<!--ROW START-->
<div class=\"row\">
<div class=\"kode_blog_detail_post\">
<div class=\"col-md-12\">
<!--SECTION HDG START-->
<div class=\"section_hdg\">
<h3>";
// line 216
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("about.random.mosque", [], "messages"), "html", null, true);
echo "</h3>
<span><i class=\"fa icon-art\"></i></span>
</div>
<!--SECTION HDG END-->
</div>
";
// line 221
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable((isset($context["masjidRandom"]) || array_key_exists("masjidRandom", $context) ? $context["masjidRandom"] : (function () { throw new RuntimeError('Variable "masjidRandom" does not exist.', 221, $this->source); })()));
foreach ($context['_seq'] as $context["_key"] => $context["masjid"]) {
// line 222
echo " <div class=\"col-md-6\">
<div class=\"kode_blog_des des_2\">
<figure class=\"them_overlay\">
<img src=\"";
// line 225
echo twig_escape_filter($this->env, $this->extensions['Liip\ImagineBundle\Templating\FilterExtension']->filter(twig_get_attribute($this->env, $this->source, $context["masjid"], "MainPic", [], "any", false, false, false, 225), "more"), "html", null, true);
echo "\" width=\"350px\" height=\"272px\" alt=\"sharjah-masjids.com - ";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["masjid"], "translations", [], "any", false, false, false, 225), twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 225, $this->source); })()), "request", [], "any", false, false, false, 225), "locale", [], "any", false, false, false, 225), [], "array", false, false, false, 225), "name", [], "any", false, false, false, 225), "html", null, true);
echo "\">
<a class=\"expand_btn btn_hover2\" href=\"";
// line 226
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("masjid_show", ["slug" => twig_get_attribute($this->env, $this->source, $context["masjid"], "slug", [], "any", false, false, false, 226)]), "html", null, true);
echo "\"><i class=\"fa icon-arrows-1\"></i></a>
</figure>
<div class=\"kode_blog_text\">
<h4><a href=\"";
// line 229
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("masjid_show", ["slug" => twig_get_attribute($this->env, $this->source, $context["masjid"], "slug", [], "any", false, false, false, 229)]), "html", null, true);
echo "\"><span>";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["masjid"], "translations", [], "any", false, false, false, 229), twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 229, $this->source); })()), "request", [], "any", false, false, false, 229), "locale", [], "any", false, false, false, 229), [], "array", false, false, false, 229), "name", [], "any", false, false, false, 229), "html", null, true);
echo "</a></h4>
<div class=\"kode_blog_caption\">
<ul class=\"kode_meta meta_2\">
<li><a href=\"";
// line 232
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("community_show", ["slug" => twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["masjid"], "community", [], "any", false, false, false, 232), "slug", [], "any", false, false, false, 232)]), "html", null, true);
echo "\"><i class=\"fa icon-art\"></i>";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["masjid"], "community", [], "any", false, false, false, 232), "translations", [], "any", false, false, false, 232), twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 232, $this->source); })()), "request", [], "any", false, false, false, 232), "locale", [], "any", false, false, false, 232), [], "array", false, false, false, 232), "name", [], "any", false, false, false, 232), "html", null, true);
echo "</a></li>
<li><a href=\"";
// line 233
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("masjid_show", ["slug" => twig_get_attribute($this->env, $this->source, $context["masjid"], "slug", [], "any", false, false, false, 233)]), "html", null, true);
echo "\"><i class=\"fa fa-camera\"></i>";
echo twig_escape_filter($this->env, twig_length_filter($this->env, twig_get_attribute($this->env, $this->source, $context["masjid"], "pictures", [], "any", false, false, false, 233)), "html", null, true);
echo "</a></li>
</ul>
</div>
</div>
</div>
</div>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['masjid'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 241
echo "
</div>
</div>
<!--ROW END-->
</div>
<!--KODE BLOG DETAIL ROW END-->
</div>
";
// line 250
echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\Front\\MainController::sidebar", ["masjidId" => twig_get_attribute($this->env, $this->source, (isset($context["masjid"]) || array_key_exists("masjid", $context) ? $context["masjid"] : (function () { throw new RuntimeError('Variable "masjid" does not exist.', 250, $this->source); })()), "id", [], "any", false, false, false, 250)]));
echo "
</div>
</div>
<!--CONTAINER END-->
</div>
<!--KODE BLOG MADIUM WRAP END-->
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 258
public function block_javascripts($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
// line 259
echo " ";
$this->displayParentBlock("javascripts", $context, $blocks);
echo "
<!--js/jquery.downCount.js start-->
<script src=\"";
// line 261
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/jquery.dlmenu.js"), "html", null, true);
echo "\"></script>
<!--Map-->
<script src = \"https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.8.0-beta.1/leaflet.min.js\"></script>
<script>
// Creating map options
var mapOptions = {
center: [";
// line 267
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["masjid"]) || array_key_exists("masjid", $context) ? $context["masjid"] : (function () { throw new RuntimeError('Variable "masjid" does not exist.', 267, $this->source); })()), "latitude", [], "any", false, false, false, 267), "html", null, true);
echo ", ";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["masjid"]) || array_key_exists("masjid", $context) ? $context["masjid"] : (function () { throw new RuntimeError('Variable "masjid" does not exist.', 267, $this->source); })()), "longitude", [], "any", false, false, false, 267), "html", null, true);
echo "],
zoom: 17
}
// Creating a map object
var map = new L.map('map-canvas', mapOptions);
// Creating a Layer object
var layer = new L.TileLayer('https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png');
// Adding layer to the map
map.addLayer(layer);
var thisIcon = new L.Icon({
iconUrl: \"";
// line 283
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/map_icon.png"), "html", null, true);
echo "\",
iconAnchor: new L.Point(40, 40),
});
let iconOptions = {
title: \"";
// line 288
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["masjid"]) || array_key_exists("masjid", $context) ? $context["masjid"] : (function () { throw new RuntimeError('Variable "masjid" does not exist.', 288, $this->source); })()), "translations", [], "any", false, false, false, 288), twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 288, $this->source); })()), "request", [], "any", false, false, false, 288), "locale", [], "any", false, false, false, 288), [], "array", false, false, false, 288), "name", [], "any", false, false, false, 288), "html", null, true);
echo "\",
icon: thisIcon
}
let marker = new L.Marker([";
// line 292
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["masjid"]) || array_key_exists("masjid", $context) ? $context["masjid"] : (function () { throw new RuntimeError('Variable "masjid" does not exist.', 292, $this->source); })()), "latitude", [], "any", false, false, false, 292), "html", null, true);
echo ", ";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["masjid"]) || array_key_exists("masjid", $context) ? $context["masjid"] : (function () { throw new RuntimeError('Variable "masjid" does not exist.', 292, $this->source); })()), "longitude", [], "any", false, false, false, 292), "html", null, true);
echo "] , iconOptions);
marker.addTo(map);
</script>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
public function getTemplateName()
{
return "masjid/show.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 755 => 292, 748 => 288, 740 => 283, 719 => 267, 710 => 261, 704 => 259, 694 => 258, 676 => 250, 665 => 241, 649 => 233, 643 => 232, 635 => 229, 629 => 226, 623 => 225, 618 => 222, 614 => 221, 606 => 216, 592 => 205, 585 => 200, 576 => 198, 557 => 192, 552 => 190, 546 => 187, 537 => 185, 534 => 184, 516 => 183, 506 => 181, 496 => 173, 487 => 172, 479 => 171, 472 => 167, 468 => 166, 463 => 164, 448 => 152, 440 => 146, 433 => 145, 426 => 144, 420 => 143, 414 => 142, 408 => 141, 402 => 140, 396 => 139, 388 => 138, 375 => 128, 371 => 127, 367 => 126, 362 => 124, 353 => 117, 347 => 113, 343 => 111, 325 => 99, 315 => 92, 308 => 88, 304 => 87, 295 => 85, 290 => 82, 286 => 81, 283 => 80, 281 => 79, 271 => 74, 246 => 52, 240 => 51, 236 => 50, 231 => 48, 224 => 43, 214 => 42, 195 => 40, 182 => 36, 171 => 29, 161 => 28, 148 => 4, 138 => 3, 125 => 22, 121 => 21, 117 => 20, 113 => 19, 106 => 15, 101 => 13, 97 => 12, 93 => 11, 89 => 10, 83 => 7, 79 => 5, 76 => 3, 66 => 2, 55 => 1, 53 => 26, 40 => 1,);
}
public function getSourceContext()
{
return new Source("{% extends 'base.html.twig' %}
{% block headplus %}
{% block meta_description %}
<meta name=\"description\" content=\"{{masjid.translate(app.request.locale).getName() }}\" />
{% endblock %}
<meta name=\"keywords\" content=\"{{masjid.translate(app.request.locale).getName() }}\" />
<!-- Open Graph / Facebook -->
<meta property=\"og:type\" content=\"article\" />
<meta property=\"og:url\" content=\"{{absolute_url(path('masjid_show',{'slug':masjid.slug}))}}\" />
<meta property=\"og:title\" content=\"{{masjid.translate(app.request.locale).getName() }}\" />
<meta property=\"og:description\" content=\"sharjah-masjids.com - {{masjid.translate(app.request.locale).getName() }} \" />
<meta property=\"og:locale\" content=\"{{app.request.locale}}\" />
<meta property=\"og:site_name\" content=\"https://sharjah-masjids.com/\" />
<meta property=\"og:image\" content=\"{{absolute_url(asset(masjid.MainPic|imagine_filter('sharer')))}}\" />
<!-- Twitter -->
<meta property=\"twitter:card\" content=\"summary_large_image\">
<meta property=\"twitter:url\" content=\"{{absolute_url(path('masjid_show',{'slug':masjid.slug}))}}\">
<meta property=\"twitter:title\" content=\"{{masjid.translate(app.request.locale).getName() }}\">
<meta property=\"twitter:description\" content=\"sharjah-masjids.com - {{masjid.translate(app.request.locale).getName() }} \">
<meta property=\"twitter:image\" content=\"{{absolute_url(asset(masjid.MainPic|imagine_filter('sharer')))}}\">
{% endblock %}
{% trans_default_domain 'messages' %}
{% set page = \"masjid\" %}
{% block stylesheets %}
{{ parent() }}
<style type=\"text/css\">
.slick-list, .slick-slider {
text-align: center;
}
</style>
<link href=\"{{asset('css/sidebar-widget.css')}}\" rel=\"stylesheet\">
<link rel = \"stylesheet\" href = \"https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.8.0-beta.1/leaflet.min.css\" />
{% endblock %}
{% block title %}{{masjid.translations[app.request.locale].name}}{% endblock %}
{% block body %}
<!--KODE SAB BANNER WRAP START-->
<div class=\"kode_sab_banner_wrap them_overlay\">
<!--CONTAINER START-->
<div class=\"container\">
<div class=\"sab_banner_text\">
<h1>{{ masjid.translate(app.request.locale).getName() }}</h1>
<ul class=\"breadcrumbs\">
<li><a href=\"{{ path('app_front_main_index') }}\"><i class=\"fa fa-home\"></i></a></li>
<li><a href=\"{{ path('masjid_index') }}\">{{ \"masjid.masjids\"|trans }}</a></li>
<li><strong>{{ masjid.translate(app.request.locale).getName() }}</strong></li>
</ul>
</div>
</div>
<!--CONTAINER END-->
</div>
<!--KODE SAB BANNER WRAP END-->
<!--KODE BLOG MADIUM WRAP START-->
<div class=\"kode_blog_madium_wrap detail padding\">
<!--CONTAINER START-->
<div class=\"container\">
<div class=\"row\">
<div class=\"col-md-8\">
<!--KODE BLOG DETAIL ROW START-->
<div class=\"kode_blog_detail_row\">
<!--KODE BLOG DETAIL DES START-->
<div class=\"kode_team_wrap\">
<!--CONTAINER START-->
<div class=\"container\">
<!--SECTION HDG START-->
<div class=\"section_hdg hdg_2 hdg_3\">
<h3>{{ 'Pictures of Masjid'|trans }} {{ masjid.translations[app.request.locale].name }}</h3>
<span><i class=\"fa icon-art\"></i></span>
</div>
<!--SECTION HDG END-->
<div class=\"kode-team-slide\">
{% if masjid.pictures|length > 0 %}
{% for pic in masjid.pictures %}
<div>
<div class=\"kode_tem_fig\">
<figure>
<img src=\"{{ pic.path|imagine_filter('slide')}}\" alt=\"{{ masjid.translations[app.request.locale].name }}\" alt=\"{{ masjid.translations[app.request.locale].name }}\">
<figcaption>
<!--<h4>{{ pic.title }}</h4>
<p>{{ pic.caption }}</p>-->
<ul class=\"kode_social_icon\">
<li>
<a class=\"hvr-ripple-out\"
href=\"http://www.facebook.com/sharer.php?u={{absolute_url(path('masjid_show',{'slug':masjid.slug}))}}\"
onclick=\"javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600');return false;\">
<i class=\"fa fa-facebook\"></i>
</a>
</li>
<li>
<a class=\"hvr-ripple-out\"
href=\"https://twitter.com/share?url={{absolute_url(path('masjid_show',{'slug':masjid.slug}))}}\"
onclick=\"javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600');return false;\">
<i class=\"fa fa-twitter\"></i>
</a>
</li>
</ul>
</figcaption>
</figure>
</div>
</div>
{% endfor %}
{% else %}
<div>
<i class=\"fa icon-art\" style=\"font-size:200px\" aria-hidden=\"true\"></i>
</div>
{% endif %}
</div>
</div>
<!--CONTAINER END-->
</div>
<div class=\"kode_blog_detail_des\">
<div class=\"kode_blog_detail_text\">
<h3><a href=\"#\">{{ masjid.translate(app.request.locale).getName() }}</a></h3>
<ul class=\"kode_meta meta_2\">
<li><i class=\"fa fa-clock-o\"></i>{{ masjid.dateOfConsctruct|date('d-m-Y') }}</li>
<li><i class=\"fa fa-user\"></i> {{ \"masjid.show.byAuthor\"|trans }} Admin</li>
<li><a href=\"#comments_anchor\"><i class=\"fa fa-comment\"></i>{{ \"masjid.show.leaveComment\"|trans }}</a></li>
</ul>
</div>
</div>
<!--KODE BLOG DETAIL DES END-->
<blockquote class=\"blog_quote\">
<span><i class=\"fa icon-art\"></i></span>
<div class=\"quote_text\">
<ul>
<li> {{ \"masjid.show.info.comm\"|trans }} <a href=\"{{ path('community_show',{slug:masjid.community.slug})}}\">{{ masjid.community.translations[app.request.locale].name}}</a></li>
<!--<li>{{ \"masjid.show.info.date\"|trans }} {{ masjid.dateOfConsctruct|date('d-m-Y') }}</li>-->
<li>{{ \"masjid.show.info.style\"|trans }} {{ masjid.style }}</li>
<!-- <li>{{ \"masjid.show.info.surface\"|trans }} {{ masjid.surface }}</li>-->
<!-- <li>{{ \"masjid.show.info.height\"|trans }} {{ masjid.height }}</li>-->
{% if masjid.isWomen %} <li><i class=\"fa fa-female\"></i> {{ \"masjid.show.info.lady\"|trans }}</li>{% endif %}
{% if masjid.isJumah %}<li><i class=\"fa icon-art\"></i> {{ \"masjid.show.info.jumah\"|trans }} </li>{% endif %}
{% if masjid.isEnglish %}<li><i class=\"fa fa-language\"></i> {{ \"masjid.show.info.english\"|trans }} </li>{% endif %}
</ul>
</div>
</blockquote>
<p class=\"blog_text\">
{{ masjid.description }}
</p>
<!--KODE DETAIL FIG START-->
<div class=\"kode_contact_map\">
<div id=\"map-canvas\" class=\"map-canvas\"></div>
</div>
<!--KODE DETAIL FIG FIG 2 END-->
<!--KODE SOCIAL SHARE START-->
<div class=\"kode_social_share\">
<a href=\"#\"><i class=\"fa fa-share-alt\"></i>{{ \"masjid.show.share\"|trans }}</a>
<ul class=\"social_meta\">
<li><a class=\"hvr-ripple-out\" href=\"http://www.facebook.com/sharer.php?u={{absolute_url(path('masjid_show',{'slug':masjid.slug}))}}\" onclick=\"javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600');return false;\"><i class=\"fa fa-facebook\"></i></a></li>
<li><a class=\"hvr-ripple-out\" href=\"https://twitter.com/share?url={{absolute_url(path('masjid_show',{'slug':masjid.slug}))}}\" onclick=\"javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600');return false;\"><i class=\"fa fa-twitter\"></i></a></li>
</ul>
<!--KODE PAGINATION START-->
<div class=\"kode_pagination\">
{% if masjidPrev is not null %}<a class=\"prve\" href=\"{{ path('masjid_show',{slug:masjidPrev.slug}) }}\"><i class=\"fa fa-arrow-left\"></i>{{ 'masjid.pagination.prev'|trans }}</a>{% endif %}
{% if masjidNext is not null %}<a class=\"next\" href=\"{{ path('masjid_show',{slug:masjidNext.slug}) }}\">{{ 'masjid.pagination.next'|trans }}<i class=\"fa fa-arrow-right\"></i></a>{% endif %}
</div>
<!--KODE PAGINATION END-->
</div>
<!--KODE SOCIAL SHARE END-->
<!--KODE COMMENTS MARGIN START-->
<div id=\"comments_anchor\" class=\"kode_comments margin\">
<h4 class=\"comment_title\">{{ pagination|length }} {{ \"masjid.show.comment\"|trans }}{% if pagination|length > 1 %}s {% endif %}</h4>
<ul id=\"kode-comment\" class=\"comment\">
{% for comment in pagination %}
<li>
<div class=\"comment_des {% if loop.last %} {% else %}padding {% endif %}\">
<figure class=\"them_overlay\">
<img src=\"{{ asset('extra-images/comment.jpg') }}\" alt=\"comment on sharjah-masjids.com \">
</figure>
<div class=\"comment_text\">
<p>{{ comment.content }}</p>
<ul class=\"kode_meta\">
<li><a href=\"#\"><i class=\"fa fa-user\"></i>{{ comment.author.name|title }}</a></li>
</ul>
</div>
</div>
</li>
{% else %}
<li><em>{{ 'no comment found'|trans }}</em></li>
{% endfor %}
</ul>
</div>
<!--KODE COMMENTS MARGIN END-->
{{ render(controller('App\\\\Controller\\\\Front\\\\CommentController::new', {masjidid: masjid.id})) }}
<!--KODE COMMENTS MARGIN START-->
<!--KODE COMMENTS MARGIN END-->
<!--ROW START-->
<div class=\"row\">
<div class=\"kode_blog_detail_post\">
<div class=\"col-md-12\">
<!--SECTION HDG START-->
<div class=\"section_hdg\">
<h3>{{ 'about.random.mosque'|trans }}</h3>
<span><i class=\"fa icon-art\"></i></span>
</div>
<!--SECTION HDG END-->
</div>
{% for masjid in masjidRandom %}
<div class=\"col-md-6\">
<div class=\"kode_blog_des des_2\">
<figure class=\"them_overlay\">
<img src=\"{{ masjid.MainPic|imagine_filter('more') }}\" width=\"350px\" height=\"272px\" alt=\"sharjah-masjids.com - {{masjid.translations[app.request.locale].name}}\">
<a class=\"expand_btn btn_hover2\" href=\"{{path('masjid_show',{'slug':masjid.slug})}}\"><i class=\"fa icon-arrows-1\"></i></a>
</figure>
<div class=\"kode_blog_text\">
<h4><a href=\"{{path('masjid_show',{'slug':masjid.slug})}}\"><span>{{ masjid.translations[app.request.locale].name }}</a></h4>
<div class=\"kode_blog_caption\">
<ul class=\"kode_meta meta_2\">
<li><a href=\"{{path('community_show',{slug:masjid.community.slug})}}\"><i class=\"fa icon-art\"></i>{{ masjid.community.translations[app.request.locale].name }}</a></li>
<li><a href=\"{{path('masjid_show',{slug:masjid.slug})}}\"><i class=\"fa fa-camera\"></i>{{ masjid.pictures|length }}</a></li>
</ul>
</div>
</div>
</div>
</div>
{% endfor %}
</div>
</div>
<!--ROW END-->
</div>
<!--KODE BLOG DETAIL ROW END-->
</div>
{{ render(controller(\"App\\\\Controller\\\\Front\\\\MainController::sidebar\", { 'masjidId': masjid.id }) )}}
</div>
</div>
<!--CONTAINER END-->
</div>
<!--KODE BLOG MADIUM WRAP END-->
{% endblock %}
{% block javascripts %}
{{ parent() }}
<!--js/jquery.downCount.js start-->
<script src=\"{{ asset('js/jquery.dlmenu.js') }}\"></script>
<!--Map-->
<script src = \"https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.8.0-beta.1/leaflet.min.js\"></script>
<script>
// Creating map options
var mapOptions = {
center: [{{masjid.latitude}}, {{masjid.longitude}}],
zoom: 17
}
// Creating a map object
var map = new L.map('map-canvas', mapOptions);
// Creating a Layer object
var layer = new L.TileLayer('https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png');
// Adding layer to the map
map.addLayer(layer);
var thisIcon = new L.Icon({
iconUrl: \"{{asset('images/map_icon.png')}}\",
iconAnchor: new L.Point(40, 40),
});
let iconOptions = {
title: \"{{masjid.translations[app.request.locale].name}}\",
icon: thisIcon
}
let marker = new L.Marker([{{masjid.latitude}}, {{masjid.longitude}}] , iconOptions);
marker.addTo(map);
</script>
{% endblock %}
", "masjid/show.html.twig", "/var/www/sharjah/templates/masjid/show.html.twig");
}
}