var/cache/dev/twig/53/537dcf95fd301e9bf7a6607de40bf2e5017851675428f261d57baf313e8d16f0.php line 676

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* masjid/show.html.twig */
  14. class __TwigTemplate_9765b03c73fba1263d1a6805836554f43a17fc504d1ddb936fb05f6bca313926 extends Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->blocks = [
  23.             'headplus' => [$this'block_headplus'],
  24.             'meta_description' => [$this'block_meta_description'],
  25.             'stylesheets' => [$this'block_stylesheets'],
  26.             'title' => [$this'block_title'],
  27.             'body' => [$this'block_body'],
  28.             'javascripts' => [$this'block_javascripts'],
  29.         ];
  30.     }
  31.     protected function doGetParent(array $context)
  32.     {
  33.         // line 1
  34.         return "base.html.twig";
  35.     }
  36.     protected function doDisplay(array $context, array $blocks = [])
  37.     {
  38.         $macros $this->macros;
  39.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  40.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""masjid/show.html.twig"));
  41.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  42.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""masjid/show.html.twig"));
  43.         // line 26
  44.         $context["page"] = "masjid";
  45.         // line 1
  46.         $this->parent $this->loadTemplate("base.html.twig""masjid/show.html.twig"1);
  47.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  48.         
  49.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  50.         
  51.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  52.     }
  53.     // line 2
  54.     public function block_headplus($context, array $blocks = [])
  55.     {
  56.         $macros $this->macros;
  57.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  58.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""headplus"));
  59.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  60.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""headplus"));
  61.         // line 3
  62.         echo "     ";
  63.         $this->displayBlock('meta_description'$context$blocks);
  64.         // line 5
  65.         echo 
  66.     <meta name=\"keywords\" content=\"";
  67.         // line 7
  68.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_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", [=> twig_get_attribute($this->env$this->sourcetwig_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"falsefalsefalse7), "locale", [], "any"falsefalsefalse7)], "method"falsefalsefalse7), "getName", [], "method"falsefalsefalse7), "html"nulltrue);
  69.         echo "\" />
  70.      <!-- Open Graph / Facebook -->
  71.     <meta property=\"og:type\"   content=\"article\" /> 
  72.     <meta property=\"og:url\"    content=\"";
  73.         // line 10
  74.         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"falsefalsefalse10)])), "html"nulltrue);
  75.         echo "\" /> 
  76.     <meta property=\"og:title\"  content=\"";
  77.         // line 11
  78.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_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", [=> twig_get_attribute($this->env$this->sourcetwig_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"falsefalsefalse11), "locale", [], "any"falsefalsefalse11)], "method"falsefalsefalse11), "getName", [], "method"falsefalsefalse11), "html"nulltrue);
  79.         echo "\" /> 
  80.     <meta property=\"og:description\"   content=\"sharjah-masjids.com - ";
  81.         // line 12
  82.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_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", [=> twig_get_attribute($this->env$this->sourcetwig_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"falsefalsefalse12), "locale", [], "any"falsefalsefalse12)], "method"falsefalsefalse12), "getName", [], "method"falsefalsefalse12), "html"nulltrue);
  83.         echo " \" />
  84.     <meta property=\"og:locale\"  content=\"";
  85.         // line 13
  86.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_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"falsefalsefalse13), "locale", [], "any"falsefalsefalse13), "html"nulltrue);
  87.         echo "\" /> 
  88.     <meta property=\"og:site_name\"  content=\"https://sharjah-masjids.com/\" /> 
  89.     <meta property=\"og:image\"  content=\"";
  90.         // line 15
  91.         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"falsefalsefalse15), "sharer"))), "html"nulltrue);
  92.         echo "\" /> 
  93.     <!-- Twitter -->
  94.     <meta property=\"twitter:card\" content=\"summary_large_image\">
  95.     <meta property=\"twitter:url\" content=\"";
  96.         // line 19
  97.         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"falsefalsefalse19)])), "html"nulltrue);
  98.         echo "\">
  99.     <meta property=\"twitter:title\" content=\"";
  100.         // line 20
  101.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_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", [=> twig_get_attribute($this->env$this->sourcetwig_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"falsefalsefalse20), "locale", [], "any"falsefalsefalse20)], "method"falsefalsefalse20), "getName", [], "method"falsefalsefalse20), "html"nulltrue);
  102.         echo "\">
  103.     <meta property=\"twitter:description\" content=\"sharjah-masjids.com - ";
  104.         // line 21
  105.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_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", [=> twig_get_attribute($this->env$this->sourcetwig_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"falsefalsefalse21), "locale", [], "any"falsefalsefalse21)], "method"falsefalsefalse21), "getName", [], "method"falsefalsefalse21), "html"nulltrue);
  106.         echo " \">
  107.     <meta property=\"twitter:image\" content=\"";
  108.         // line 22
  109.         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"falsefalsefalse22), "sharer"))), "html"nulltrue);
  110.         echo "\">
  111. ";
  112.         
  113.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  114.         
  115.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  116.     }
  117.     // line 3
  118.     public function block_meta_description($context, array $blocks = [])
  119.     {
  120.         $macros $this->macros;
  121.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  122.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_description"));
  123.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  124.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_description"));
  125.         // line 4
  126.         echo "    <meta name=\"description\" content=\"";
  127.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_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", [=> twig_get_attribute($this->env$this->sourcetwig_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"falsefalsefalse4), "locale", [], "any"falsefalsefalse4)], "method"falsefalsefalse4), "getName", [], "method"falsefalsefalse4), "html"nulltrue);
  128.         echo "\" />
  129.     ";
  130.         
  131.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  132.         
  133.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  134.     }
  135.     // line 28
  136.     public function block_stylesheets($context, array $blocks = [])
  137.     {
  138.         $macros $this->macros;
  139.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  140.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  141.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  142.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  143.         // line 29
  144.         echo "    ";
  145.         $this->displayParentBlock("stylesheets"$context$blocks);
  146.         echo "
  147.     <style type=\"text/css\">
  148.         .slick-list, .slick-slider {
  149.             text-align: center;
  150.         }
  151.     </style>
  152.     <link href=\"";
  153.         // line 36
  154.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/sidebar-widget.css"), "html"nulltrue);
  155.         echo "\" rel=\"stylesheet\">
  156.     <link rel = \"stylesheet\" href = \"https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.8.0-beta.1/leaflet.min.css\" />
  157. ";
  158.         
  159.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  160.         
  161.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  162.     }
  163.     // line 40
  164.     public function block_title($context, array $blocks = [])
  165.     {
  166.         $macros $this->macros;
  167.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  168.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  169.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  170.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  171.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_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"falsefalsefalse40), twig_get_attribute($this->env$this->sourcetwig_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"falsefalsefalse40), "locale", [], "any"falsefalsefalse40), [], "array"falsefalsefalse40), "name", [], "any"falsefalsefalse40), "html"nulltrue);
  172.         
  173.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  174.         
  175.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  176.     }
  177.     // line 42
  178.     public function block_body($context, array $blocks = [])
  179.     {
  180.         $macros $this->macros;
  181.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  182.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  183.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  184.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  185.         // line 43
  186.         echo "    <!--KODE SAB BANNER WRAP START-->
  187.     <div class=\"kode_sab_banner_wrap them_overlay\">
  188.         <!--CONTAINER START-->
  189.         <div class=\"container\">
  190.             <div class=\"sab_banner_text\">
  191.                 <h1>";
  192.         // line 48
  193.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_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", [=> twig_get_attribute($this->env$this->sourcetwig_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"falsefalsefalse48), "locale", [], "any"falsefalsefalse48)], "method"falsefalsefalse48), "getName", [], "method"falsefalsefalse48), "html"nulltrue);
  194.         echo "</h1>
  195.                 <ul class=\"breadcrumbs\">
  196.                     <li><a href=\"";
  197.         // line 50
  198.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_front_main_index");
  199.         echo "\"><i class=\"fa fa-home\"></i></a></li>
  200.                     <li><a href=\"";
  201.         // line 51
  202.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("masjid_index");
  203.         echo "\">";
  204.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("masjid.masjids", [], "messages"), "html"nulltrue);
  205.         echo "</a></li>
  206.                     <li><strong>";
  207.         // line 52
  208.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_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", [=> twig_get_attribute($this->env$this->sourcetwig_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"falsefalsefalse52), "locale", [], "any"falsefalsefalse52)], "method"falsefalsefalse52), "getName", [], "method"falsefalsefalse52), "html"nulltrue);
  209.         echo "</strong></li>
  210.                 </ul>
  211.             </div>
  212.         </div>
  213.         <!--CONTAINER END-->
  214.     </div>
  215.     <!--KODE SAB BANNER WRAP END-->
  216.     <!--KODE BLOG MADIUM WRAP START-->
  217.     <div class=\"kode_blog_madium_wrap detail padding\">
  218.         <!--CONTAINER START-->
  219.         <div class=\"container\">
  220.             <div class=\"row\">
  221.                 <div class=\"col-md-8\">
  222.                     <!--KODE BLOG DETAIL ROW START-->
  223.                     <div class=\"kode_blog_detail_row\">
  224.                         <!--KODE BLOG DETAIL DES START-->
  225.                         <div class=\"kode_team_wrap\">
  226.                             <!--CONTAINER START-->
  227.                             <div class=\"container\">
  228.                                 <!--SECTION HDG START-->
  229.                                 <div class=\"section_hdg hdg_2 hdg_3\">
  230.                                     <h3>";
  231.         // line 74
  232.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Pictures of Masjid", [], "messages"), "html"nulltrue);
  233.         echo " ";
  234.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_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"falsefalsefalse74), twig_get_attribute($this->env$this->sourcetwig_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"falsefalsefalse74), "locale", [], "any"falsefalsefalse74), [], "array"falsefalsefalse74), "name", [], "any"falsefalsefalse74), "html"nulltrue);
  235.         echo "</h3>
  236.                                     <span><i class=\"fa icon-art\"></i></span>
  237.                                 </div>
  238.                                 <!--SECTION HDG END-->
  239.                                 <div class=\"kode-team-slide\">
  240.                                     ";
  241.         // line 79
  242.         if ((=== twig_compare(twig_length_filter($this->envtwig_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"falsefalsefalse79)), 0))) {
  243.             // line 80
  244.             echo "
  245.                                     ";
  246.             // line 81
  247.             $context['_parent'] = $context;
  248.             $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"falsefalsefalse81));
  249.             foreach ($context['_seq'] as $context["_key"] => $context["pic"]) {
  250.                 // line 82
  251.                 echo "                                    <div>
  252.                                         <div class=\"kode_tem_fig\">
  253.                                             <figure>
  254.                                                 <img src=\"";
  255.                 // line 85
  256.                 echo twig_escape_filter($this->env$this->extensions['Liip\ImagineBundle\Templating\FilterExtension']->filter(twig_get_attribute($this->env$this->source$context["pic"], "path", [], "any"falsefalsefalse85), "slide"), "html"nulltrue);
  257.                 echo "\" alt=\"";
  258.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_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"falsefalsefalse85), twig_get_attribute($this->env$this->sourcetwig_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"falsefalsefalse85), "locale", [], "any"falsefalsefalse85), [], "array"falsefalsefalse85), "name", [], "any"falsefalsefalse85), "html"nulltrue);
  259.                 echo "\" alt=\"";
  260.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_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"falsefalsefalse85), twig_get_attribute($this->env$this->sourcetwig_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"falsefalsefalse85), "locale", [], "any"falsefalsefalse85), [], "array"falsefalsefalse85), "name", [], "any"falsefalsefalse85), "html"nulltrue);
  261.                 echo "\">
  262.                                                 <figcaption>
  263.                                                     <!--<h4>";
  264.                 // line 87
  265.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["pic"], "title", [], "any"falsefalsefalse87), "html"nulltrue);
  266.                 echo "</h4>
  267.                                                     <p>";
  268.                 // line 88
  269.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["pic"], "caption", [], "any"falsefalsefalse88), "html"nulltrue);
  270.                 echo "</p>-->
  271.                                                     <ul class=\"kode_social_icon\">
  272.                                                         <li>
  273.                                                             <a class=\"hvr-ripple-out\" 
  274.                                                                href=\"http://www.facebook.com/sharer.php?u=";
  275.                 // line 92
  276.                 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"falsefalsefalse92)])), "html"nulltrue);
  277.                 echo "\" 
  278.                                                                onclick=\"javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600');return false;\">
  279.                                                                 <i class=\"fa fa-facebook\"></i>
  280.                                                             </a>
  281.                                                         </li>
  282.                                                         <li>
  283.                                                             <a class=\"hvr-ripple-out\" 
  284.                                                                href=\"https://twitter.com/share?url=";
  285.                 // line 99
  286.                 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"falsefalsefalse99)])), "html"nulltrue);
  287.                 echo "\" 
  288.                                                                onclick=\"javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600');return false;\">
  289.                                                                 <i class=\"fa fa-twitter\"></i>
  290.                                                             </a>
  291.                                                         </li>
  292.                                                     </ul>
  293.                                                 </figcaption>
  294.                                             </figure>
  295.                                         </div>
  296.                                         
  297.                                     </div>
  298.                                     ";
  299.             }
  300.             $_parent $context['_parent'];
  301.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['pic'], $context['_parent'], $context['loop']);
  302.             $context array_intersect_key($context$_parent) + $_parent;
  303.             // line 111
  304.             echo "
  305.                                 ";
  306.         } else {
  307.             // line 113
  308.             echo "                                        <div>
  309.                                             <i class=\"fa icon-art\" style=\"font-size:200px\" aria-hidden=\"true\"></i>
  310.                                         </div>
  311.                                     ";
  312.         }
  313.         // line 117
  314.         echo "                                </div>
  315.                             </div>
  316.                             <!--CONTAINER END-->
  317.                         </div>
  318.                         <div class=\"kode_blog_detail_des\">
  319.                             <div class=\"kode_blog_detail_text\">
  320.                                 <h3><a href=\"#\">";
  321.         // line 124
  322.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_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", [=> twig_get_attribute($this->env$this->sourcetwig_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"falsefalsefalse124), "locale", [], "any"falsefalsefalse124)], "method"falsefalsefalse124), "getName", [], "method"falsefalsefalse124), "html"nulltrue);
  323.         echo "</a></h3>
  324.                                 <ul class=\"kode_meta meta_2\">
  325.                                     <li><i class=\"fa fa-clock-o\"></i>";
  326.         // line 126
  327.         echo twig_escape_filter($this->envtwig_date_format_filter($this->envtwig_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"falsefalsefalse126), "d-m-Y"), "html"nulltrue);
  328.         echo "</li>
  329.                                     <li><i class=\"fa fa-user\"></i>  ";
  330.         // line 127
  331.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("masjid.show.byAuthor", [], "messages"), "html"nulltrue);
  332.         echo " Admin</li>
  333.                                     <li><a href=\"#comments_anchor\"><i class=\"fa fa-comment\"></i>";
  334.         // line 128
  335.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("masjid.show.leaveComment", [], "messages"), "html"nulltrue);
  336.         echo "</a></li>
  337.                                 </ul>
  338.                             </div>
  339.                             
  340.                         </div>
  341.                         <!--KODE BLOG DETAIL DES END-->
  342.                         <blockquote class=\"blog_quote\">
  343.                             <span><i class=\"fa icon-art\"></i></span>
  344.                             <div class=\"quote_text\">
  345.                                 <ul>
  346.                                     <li> ";
  347.         // line 138
  348.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("masjid.show.info.comm", [], "messages"), "html"nulltrue);
  349.         echo " <a href=\"";
  350.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("community_show", ["slug" => twig_get_attribute($this->env$this->sourcetwig_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"falsefalsefalse138), "slug", [], "any"falsefalsefalse138)]), "html"nulltrue);
  351.         echo "\">";
  352.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_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"falsefalsefalse138), "translations", [], "any"falsefalsefalse138), twig_get_attribute($this->env$this->sourcetwig_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"falsefalsefalse138), "locale", [], "any"falsefalsefalse138), [], "array"falsefalsefalse138), "name", [], "any"falsefalsefalse138), "html"nulltrue);
  353.         echo "</a></li>
  354.                                     <!--<li>";
  355.         // line 139
  356.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("masjid.show.info.date", [], "messages"), "html"nulltrue);
  357.         echo " ";
  358.         echo twig_escape_filter($this->envtwig_date_format_filter($this->envtwig_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"falsefalsefalse139), "d-m-Y"), "html"nulltrue);
  359.         echo "</li>-->
  360.                                     <li>";
  361.         // line 140
  362.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("masjid.show.info.style", [], "messages"), "html"nulltrue);
  363.         echo " ";
  364.         echo twig_escape_filter($this->envtwig_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"falsefalsefalse140), "html"nulltrue);
  365.         echo "</li>
  366.                                     <!-- <li>";
  367.         // line 141
  368.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("masjid.show.info.surface", [], "messages"), "html"nulltrue);
  369.         echo " ";
  370.         echo twig_escape_filter($this->envtwig_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"falsefalsefalse141), "html"nulltrue);
  371.         echo "</li>-->
  372.                                     <!-- <li>";
  373.         // line 142
  374.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("masjid.show.info.height", [], "messages"), "html"nulltrue);
  375.         echo " ";
  376.         echo twig_escape_filter($this->envtwig_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"falsefalsefalse142), "html"nulltrue);
  377.         echo "</li>-->
  378.                                     ";
  379.         // line 143
  380.         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"falsefalsefalse143)) {
  381.             echo " <li><i  class=\"fa fa-female\"></i>&nbsp; &nbsp; &nbsp;        ";
  382.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("masjid.show.info.lady", [], "messages"), "html"nulltrue);
  383.             echo "</li>";
  384.         }
  385.         // line 144
  386.         echo "                                    ";
  387.         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"falsefalsefalse144)) {
  388.             echo "<li><i  class=\"fa icon-art\"></i>&nbsp; &nbsp; &nbsp;         ";
  389.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("masjid.show.info.jumah", [], "messages"), "html"nulltrue);
  390.             echo " </li>";
  391.         }
  392.         // line 145
  393.         echo "                                    ";
  394.         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"falsefalsefalse145)) {
  395.             echo "<li><i  class=\"fa fa-language\"></i>&nbsp; &nbsp; &nbsp;         ";
  396.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("masjid.show.info.english", [], "messages"), "html"nulltrue);
  397.             echo " </li>";
  398.         }
  399.         // line 146
  400.         echo "                                </ul>
  401.                             </div>
  402.                         </blockquote>
  403.                         <p class=\"blog_text\">
  404.                             ";
  405.         // line 152
  406.         echo twig_escape_filter($this->envtwig_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"falsefalsefalse152), "html"nulltrue);
  407.         echo "
  408.                         </p>
  409.                         <!--KODE DETAIL FIG START-->
  410.                         <div class=\"kode_contact_map\">
  411.                             <div id=\"map-canvas\" class=\"map-canvas\"></div>
  412.                         </div>
  413.                         <!--KODE DETAIL FIG FIG 2 END-->
  414.                         <!--KODE SOCIAL SHARE START-->
  415.                         <div class=\"kode_social_share\">
  416.                             <a href=\"#\"><i class=\"fa fa-share-alt\"></i>";
  417.         // line 164
  418.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("masjid.show.share", [], "messages"), "html"nulltrue);
  419.         echo "</a>
  420.                             <ul class=\"social_meta\">
  421.                                 <li><a class=\"hvr-ripple-out\" href=\"http://www.facebook.com/sharer.php?u=";
  422.         // line 166
  423.         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"falsefalsefalse166)])), "html"nulltrue);
  424.         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>
  425.                                 <li><a class=\"hvr-ripple-out\" href=\"https://twitter.com/share?url=";
  426.         // line 167
  427.         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"falsefalsefalse167)])), "html"nulltrue);
  428.         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>
  429.                             </ul>
  430.                             <!--KODE PAGINATION START-->
  431.                             <div class=\"kode_pagination\">
  432.                             ";
  433.         // line 171
  434.         if ( !(null === (isset($context["masjidPrev"]) || array_key_exists("masjidPrev"$context) ? $context["masjidPrev"] : (function () { throw new RuntimeError('Variable "masjidPrev" does not exist.'171$this->source); })()))) {
  435.             echo "<a class=\"prve\" href=\"";
  436.             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"falsefalsefalse171)]), "html"nulltrue);
  437.             echo "\"><i class=\"fa fa-arrow-left\"></i>";
  438.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("masjid.pagination.prev", [], "messages"), "html"nulltrue);
  439.             echo "</a>";
  440.         }
  441.         // line 172
  442.         echo "                            ";
  443.         if ( !(null === (isset($context["masjidNext"]) || array_key_exists("masjidNext"$context) ? $context["masjidNext"] : (function () { throw new RuntimeError('Variable "masjidNext" does not exist.'172$this->source); })()))) {
  444.             echo "<a class=\"next\" href=\"";
  445.             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"falsefalsefalse172)]), "html"nulltrue);
  446.             echo "\">";
  447.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("masjid.pagination.next", [], "messages"), "html"nulltrue);
  448.             echo "<i class=\"fa fa-arrow-right\"></i></a>";
  449.         }
  450.         // line 173
  451.         echo "                            </div>
  452.                             <!--KODE PAGINATION END-->
  453.                         </div>
  454.                         <!--KODE SOCIAL SHARE END-->
  455.                         <!--KODE COMMENTS MARGIN START-->
  456.                         <div id=\"comments_anchor\" class=\"kode_comments margin\">
  457.                             <h4 class=\"comment_title\">";
  458.         // line 181
  459.         echo twig_escape_filter($this->envtwig_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"nulltrue);
  460.         echo " ";
  461.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("masjid.show.comment", [], "messages"), "html"nulltrue);
  462.         if ((=== 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))) {
  463.             echo "s ";
  464.         }
  465.         echo "</h4>
  466.                             <ul id=\"kode-comment\" class=\"comment\">
  467.                                 ";
  468.         // line 183
  469.         $context['_parent'] = $context;
  470.         $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); })()));
  471.         $context['_iterated'] = false;
  472.         $context['loop'] = [
  473.           'parent' => $context['_parent'],
  474.           'index0' => 0,
  475.           'index'  => 1,
  476.           'first'  => true,
  477.         ];
  478.         if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
  479.             $length count($context['_seq']);
  480.             $context['loop']['revindex0'] = $length 1;
  481.             $context['loop']['revindex'] = $length;
  482.             $context['loop']['length'] = $length;
  483.             $context['loop']['last'] = === $length;
  484.         }
  485.         foreach ($context['_seq'] as $context["_key"] => $context["comment"]) {
  486.             // line 184
  487.             echo "                                        <li>
  488.                                             <div class=\"comment_des ";
  489.             // line 185
  490.             if (twig_get_attribute($this->env$this->source$context["loop"], "last", [], "any"falsefalsefalse185)) {
  491.                 echo " ";
  492.             } else {
  493.                 echo "padding ";
  494.             }
  495.             echo "\">
  496.                                                 <figure class=\"them_overlay\">
  497.                                                     <img src=\"";
  498.             // line 187
  499.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("extra-images/comment.jpg"), "html"nulltrue);
  500.             echo "\" alt=\"comment on sharjah-masjids.com \">
  501.                                                 </figure>
  502.                                                 <div class=\"comment_text\">
  503.                                                     <p>";
  504.             // line 190
  505.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["comment"], "content", [], "any"falsefalsefalse190), "html"nulltrue);
  506.             echo "</p>
  507.                                                     <ul class=\"kode_meta\">
  508.                                                         <li><a href=\"#\"><i class=\"fa fa-user\"></i>";
  509.             // line 192
  510.             echo twig_escape_filter($this->envtwig_title_string_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["comment"], "author", [], "any"falsefalsefalse192), "name", [], "any"falsefalsefalse192)), "html"nulltrue);
  511.             echo "</a></li>
  512.                                                     </ul>
  513.                                                 </div>
  514.                                             </div>
  515.                                         </li>
  516.                                 ";
  517.             $context['_iterated'] = true;
  518.             ++$context['loop']['index0'];
  519.             ++$context['loop']['index'];
  520.             $context['loop']['first'] = false;
  521.             if (isset($context['loop']['length'])) {
  522.                 --$context['loop']['revindex0'];
  523.                 --$context['loop']['revindex'];
  524.                 $context['loop']['last'] = === $context['loop']['revindex0'];
  525.             }
  526.         }
  527.         if (!$context['_iterated']) {
  528.             // line 198
  529.             echo "                                    <li><em>";
  530.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("no comment found", [], "messages"), "html"nulltrue);
  531.             echo "</em></li>
  532.                                 ";
  533.         }
  534.         $_parent $context['_parent'];
  535.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['comment'], $context['_parent'], $context['loop']);
  536.         $context array_intersect_key($context$_parent) + $_parent;
  537.         // line 200
  538.         echo "                            </ul>
  539.                         </div>
  540.                         <!--KODE COMMENTS MARGIN END-->
  541.                         ";
  542.         // line 205
  543.         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"falsefalsefalse205)]));
  544.         echo "
  545.                         <!--KODE COMMENTS MARGIN START-->
  546.                         <!--KODE COMMENTS MARGIN END-->
  547.                         <!--ROW START-->
  548.                         <div class=\"row\">
  549.                             <div class=\"kode_blog_detail_post\">
  550.                                 <div class=\"col-md-12\">
  551.                                     <!--SECTION HDG START-->
  552.                                     <div class=\"section_hdg\">
  553.                                         <h3>";
  554.         // line 216
  555.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("about.random.mosque", [], "messages"), "html"nulltrue);
  556.         echo "</h3>
  557.                                         <span><i class=\"fa icon-art\"></i></span>
  558.                                     </div>
  559.                                     <!--SECTION HDG END-->
  560.                                 </div>
  561.                                 ";
  562.         // line 221
  563.         $context['_parent'] = $context;
  564.         $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); })()));
  565.         foreach ($context['_seq'] as $context["_key"] => $context["masjid"]) {
  566.             // line 222
  567.             echo "                                <div class=\"col-md-6\">
  568.                                     <div class=\"kode_blog_des des_2\">
  569.                                         <figure class=\"them_overlay\">
  570.                                             <img src=\"";
  571.             // line 225
  572.             echo twig_escape_filter($this->env$this->extensions['Liip\ImagineBundle\Templating\FilterExtension']->filter(twig_get_attribute($this->env$this->source$context["masjid"], "MainPic", [], "any"falsefalsefalse225), "more"), "html"nulltrue);
  573.             echo "\" width=\"350px\" height=\"272px\" alt=\"sharjah-masjids.com - ";
  574.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["masjid"], "translations", [], "any"falsefalsefalse225), twig_get_attribute($this->env$this->sourcetwig_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"falsefalsefalse225), "locale", [], "any"falsefalsefalse225), [], "array"falsefalsefalse225), "name", [], "any"falsefalsefalse225), "html"nulltrue);
  575.             echo "\">
  576.                                             <a  class=\"expand_btn btn_hover2\" href=\"";
  577.             // line 226
  578.             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"falsefalsefalse226)]), "html"nulltrue);
  579.             echo "\"><i class=\"fa icon-arrows-1\"></i></a>
  580.                                         </figure>
  581.                                         <div class=\"kode_blog_text\">
  582.                                             <h4><a href=\"";
  583.             // line 229
  584.             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"falsefalsefalse229)]), "html"nulltrue);
  585.             echo "\"><span>";
  586.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["masjid"], "translations", [], "any"falsefalsefalse229), twig_get_attribute($this->env$this->sourcetwig_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"falsefalsefalse229), "locale", [], "any"falsefalsefalse229), [], "array"falsefalsefalse229), "name", [], "any"falsefalsefalse229), "html"nulltrue);
  587.             echo "</a></h4>
  588.                                             <div class=\"kode_blog_caption\">
  589.                                                 <ul class=\"kode_meta meta_2\">
  590.                                                     <li><a href=\"";
  591.             // line 232
  592.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("community_show", ["slug" => twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["masjid"], "community", [], "any"falsefalsefalse232), "slug", [], "any"falsefalsefalse232)]), "html"nulltrue);
  593.             echo "\"><i class=\"fa icon-art\"></i>";
  594.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["masjid"], "community", [], "any"falsefalsefalse232), "translations", [], "any"falsefalsefalse232), twig_get_attribute($this->env$this->sourcetwig_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"falsefalsefalse232), "locale", [], "any"falsefalsefalse232), [], "array"falsefalsefalse232), "name", [], "any"falsefalsefalse232), "html"nulltrue);
  595.             echo "</a></li>
  596.                                                     <li><a href=\"";
  597.             // line 233
  598.             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"falsefalsefalse233)]), "html"nulltrue);
  599.             echo "\"><i class=\"fa fa-camera\"></i>";
  600.             echo twig_escape_filter($this->envtwig_length_filter($this->envtwig_get_attribute($this->env$this->source$context["masjid"], "pictures", [], "any"falsefalsefalse233)), "html"nulltrue);
  601.             echo "</a></li>
  602.                                                 </ul>
  603.                                                 
  604.                                             </div>
  605.                                         </div>
  606.                                     </div>
  607.                                 </div>
  608.                                 ";
  609.         }
  610.         $_parent $context['_parent'];
  611.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['masjid'], $context['_parent'], $context['loop']);
  612.         $context array_intersect_key($context$_parent) + $_parent;
  613.         // line 241
  614.         echo "
  615.                             </div>
  616.                         </div>
  617.                         <!--ROW END-->
  618.                     </div>
  619.                     <!--KODE BLOG DETAIL ROW END-->
  620.                 </div>
  621.                 ";
  622.         // line 250
  623.         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"falsefalsefalse250)]));
  624.         echo "
  625.             </div>
  626.         </div>
  627.         <!--CONTAINER END-->
  628.     </div>
  629.     <!--KODE BLOG MADIUM WRAP END-->
  630. ";
  631.         
  632.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  633.         
  634.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  635.     }
  636.     // line 258
  637.     public function block_javascripts($context, array $blocks = [])
  638.     {
  639.         $macros $this->macros;
  640.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  641.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  642.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  643.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  644.         // line 259
  645.         echo "    ";
  646.         $this->displayParentBlock("javascripts"$context$blocks);
  647.         echo "
  648.     <!--js/jquery.downCount.js start-->
  649.     <script src=\"";
  650.         // line 261
  651.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/jquery.dlmenu.js"), "html"nulltrue);
  652.         echo "\"></script>
  653.     <!--Map-->
  654. <script src = \"https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.8.0-beta.1/leaflet.min.js\"></script>
  655. <script>
  656.  // Creating map options
  657.     var mapOptions = {
  658.         center: [";
  659.         // line 267
  660.         echo twig_escape_filter($this->envtwig_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"falsefalsefalse267), "html"nulltrue);
  661.         echo ", ";
  662.         echo twig_escape_filter($this->envtwig_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"falsefalsefalse267), "html"nulltrue);
  663.         echo "],
  664.         zoom: 17
  665.     }
  666.     // Creating a map object
  667.     var map = new L.map('map-canvas', mapOptions);
  668.     // Creating a Layer object
  669.     var layer = new     L.TileLayer('https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png');
  670.     // Adding layer to the map
  671.     map.addLayer(layer);
  672.     var thisIcon = new L.Icon({
  673.     iconUrl: \"";
  674.         // line 283
  675.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/map_icon.png"), "html"nulltrue);
  676.         echo "\",
  677.     iconAnchor: new L.Point(40, 40),
  678.     });
  679.     let iconOptions = {
  680.         title: \"";
  681.         // line 288
  682.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_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"falsefalsefalse288), twig_get_attribute($this->env$this->sourcetwig_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"falsefalsefalse288), "locale", [], "any"falsefalsefalse288), [], "array"falsefalsefalse288), "name", [], "any"falsefalsefalse288), "html"nulltrue);
  683.         echo "\",
  684.         icon: thisIcon
  685.     }
  686.     let marker = new L.Marker([";
  687.         // line 292
  688.         echo twig_escape_filter($this->envtwig_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"falsefalsefalse292), "html"nulltrue);
  689.         echo ", ";
  690.         echo twig_escape_filter($this->envtwig_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"falsefalsefalse292), "html"nulltrue);
  691.         echo "] , iconOptions);
  692.     marker.addTo(map);
  693.  </script>
  694. ";
  695.         
  696.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  697.         
  698.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  699.     }
  700.     public function getTemplateName()
  701.     {
  702.         return "masjid/show.html.twig";
  703.     }
  704.     public function isTraitable()
  705.     {
  706.         return false;
  707.     }
  708.     public function getDebugInfo()
  709.     {
  710.         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,);
  711.     }
  712.     public function getSourceContext()
  713.     {
  714.         return new Source("{% extends 'base.html.twig' %}
  715. {% block headplus %}
  716.      {% block meta_description %}
  717.     <meta name=\"description\" content=\"{{masjid.translate(app.request.locale).getName() }}\" />
  718.     {% endblock %} 
  719.     <meta name=\"keywords\" content=\"{{masjid.translate(app.request.locale).getName() }}\" />
  720.      <!-- Open Graph / Facebook -->
  721.     <meta property=\"og:type\"   content=\"article\" /> 
  722.     <meta property=\"og:url\"    content=\"{{absolute_url(path('masjid_show',{'slug':masjid.slug}))}}\" /> 
  723.     <meta property=\"og:title\"  content=\"{{masjid.translate(app.request.locale).getName() }}\" /> 
  724.     <meta property=\"og:description\"   content=\"sharjah-masjids.com - {{masjid.translate(app.request.locale).getName() }} \" />
  725.     <meta property=\"og:locale\"  content=\"{{app.request.locale}}\" /> 
  726.     <meta property=\"og:site_name\"  content=\"https://sharjah-masjids.com/\" /> 
  727.     <meta property=\"og:image\"  content=\"{{absolute_url(asset(masjid.MainPic|imagine_filter('sharer')))}}\" /> 
  728.     <!-- Twitter -->
  729.     <meta property=\"twitter:card\" content=\"summary_large_image\">
  730.     <meta property=\"twitter:url\" content=\"{{absolute_url(path('masjid_show',{'slug':masjid.slug}))}}\">
  731.     <meta property=\"twitter:title\" content=\"{{masjid.translate(app.request.locale).getName() }}\">
  732.     <meta property=\"twitter:description\" content=\"sharjah-masjids.com - {{masjid.translate(app.request.locale).getName() }} \">
  733.     <meta property=\"twitter:image\" content=\"{{absolute_url(asset(masjid.MainPic|imagine_filter('sharer')))}}\">
  734. {% endblock %}
  735. {% trans_default_domain 'messages' %}
  736. {% set page = \"masjid\" %}
  737. {% block stylesheets %}
  738.     {{ parent() }}
  739.     <style type=\"text/css\">
  740.         .slick-list, .slick-slider {
  741.             text-align: center;
  742.         }
  743.     </style>
  744.     <link href=\"{{asset('css/sidebar-widget.css')}}\" rel=\"stylesheet\">
  745.     <link rel = \"stylesheet\" href = \"https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.8.0-beta.1/leaflet.min.css\" />
  746. {% endblock %}
  747. {% block title %}{{masjid.translations[app.request.locale].name}}{% endblock %}
  748. {% block body %}
  749.     <!--KODE SAB BANNER WRAP START-->
  750.     <div class=\"kode_sab_banner_wrap them_overlay\">
  751.         <!--CONTAINER START-->
  752.         <div class=\"container\">
  753.             <div class=\"sab_banner_text\">
  754.                 <h1>{{ masjid.translate(app.request.locale).getName() }}</h1>
  755.                 <ul class=\"breadcrumbs\">
  756.                     <li><a href=\"{{ path('app_front_main_index') }}\"><i class=\"fa fa-home\"></i></a></li>
  757.                     <li><a href=\"{{ path('masjid_index') }}\">{{ \"masjid.masjids\"|trans }}</a></li>
  758.                     <li><strong>{{ masjid.translate(app.request.locale).getName() }}</strong></li>
  759.                 </ul>
  760.             </div>
  761.         </div>
  762.         <!--CONTAINER END-->
  763.     </div>
  764.     <!--KODE SAB BANNER WRAP END-->
  765.     <!--KODE BLOG MADIUM WRAP START-->
  766.     <div class=\"kode_blog_madium_wrap detail padding\">
  767.         <!--CONTAINER START-->
  768.         <div class=\"container\">
  769.             <div class=\"row\">
  770.                 <div class=\"col-md-8\">
  771.                     <!--KODE BLOG DETAIL ROW START-->
  772.                     <div class=\"kode_blog_detail_row\">
  773.                         <!--KODE BLOG DETAIL DES START-->
  774.                         <div class=\"kode_team_wrap\">
  775.                             <!--CONTAINER START-->
  776.                             <div class=\"container\">
  777.                                 <!--SECTION HDG START-->
  778.                                 <div class=\"section_hdg hdg_2 hdg_3\">
  779.                                     <h3>{{ 'Pictures of Masjid'|trans }} {{ masjid.translations[app.request.locale].name }}</h3>
  780.                                     <span><i class=\"fa icon-art\"></i></span>
  781.                                 </div>
  782.                                 <!--SECTION HDG END-->
  783.                                 <div class=\"kode-team-slide\">
  784.                                     {% if masjid.pictures|length > 0 %}
  785.                                     {% for pic in masjid.pictures %}
  786.                                     <div>
  787.                                         <div class=\"kode_tem_fig\">
  788.                                             <figure>
  789.                                                 <img src=\"{{ pic.path|imagine_filter('slide')}}\" alt=\"{{ masjid.translations[app.request.locale].name }}\" alt=\"{{ masjid.translations[app.request.locale].name }}\">
  790.                                                 <figcaption>
  791.                                                     <!--<h4>{{ pic.title }}</h4>
  792.                                                     <p>{{ pic.caption }}</p>-->
  793.                                                     <ul class=\"kode_social_icon\">
  794.                                                         <li>
  795.                                                             <a class=\"hvr-ripple-out\" 
  796.                                                                href=\"http://www.facebook.com/sharer.php?u={{absolute_url(path('masjid_show',{'slug':masjid.slug}))}}\" 
  797.                                                                onclick=\"javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600');return false;\">
  798.                                                                 <i class=\"fa fa-facebook\"></i>
  799.                                                             </a>
  800.                                                         </li>
  801.                                                         <li>
  802.                                                             <a class=\"hvr-ripple-out\" 
  803.                                                                href=\"https://twitter.com/share?url={{absolute_url(path('masjid_show',{'slug':masjid.slug}))}}\" 
  804.                                                                onclick=\"javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600');return false;\">
  805.                                                                 <i class=\"fa fa-twitter\"></i>
  806.                                                             </a>
  807.                                                         </li>
  808.                                                     </ul>
  809.                                                 </figcaption>
  810.                                             </figure>
  811.                                         </div>
  812.                                         
  813.                                     </div>
  814.                                     {% endfor %}
  815.                                 {% else %}
  816.                                         <div>
  817.                                             <i class=\"fa icon-art\" style=\"font-size:200px\" aria-hidden=\"true\"></i>
  818.                                         </div>
  819.                                     {% endif %}
  820.                                 </div>
  821.                             </div>
  822.                             <!--CONTAINER END-->
  823.                         </div>
  824.                         <div class=\"kode_blog_detail_des\">
  825.                             <div class=\"kode_blog_detail_text\">
  826.                                 <h3><a href=\"#\">{{ masjid.translate(app.request.locale).getName() }}</a></h3>
  827.                                 <ul class=\"kode_meta meta_2\">
  828.                                     <li><i class=\"fa fa-clock-o\"></i>{{ masjid.dateOfConsctruct|date('d-m-Y') }}</li>
  829.                                     <li><i class=\"fa fa-user\"></i>  {{ \"masjid.show.byAuthor\"|trans }} Admin</li>
  830.                                     <li><a href=\"#comments_anchor\"><i class=\"fa fa-comment\"></i>{{ \"masjid.show.leaveComment\"|trans }}</a></li>
  831.                                 </ul>
  832.                             </div>
  833.                             
  834.                         </div>
  835.                         <!--KODE BLOG DETAIL DES END-->
  836.                         <blockquote class=\"blog_quote\">
  837.                             <span><i class=\"fa icon-art\"></i></span>
  838.                             <div class=\"quote_text\">
  839.                                 <ul>
  840.                                     <li> {{ \"masjid.show.info.comm\"|trans }} <a href=\"{{ path('community_show',{slug:masjid.community.slug})}}\">{{ masjid.community.translations[app.request.locale].name}}</a></li>
  841.                                     <!--<li>{{ \"masjid.show.info.date\"|trans }} {{ masjid.dateOfConsctruct|date('d-m-Y') }}</li>-->
  842.                                     <li>{{ \"masjid.show.info.style\"|trans }} {{ masjid.style }}</li>
  843.                                     <!-- <li>{{ \"masjid.show.info.surface\"|trans }} {{ masjid.surface }}</li>-->
  844.                                     <!-- <li>{{ \"masjid.show.info.height\"|trans }} {{ masjid.height }}</li>-->
  845.                                     {% if masjid.isWomen %} <li><i  class=\"fa fa-female\"></i>&nbsp; &nbsp; &nbsp;        {{ \"masjid.show.info.lady\"|trans }}</li>{% endif %}
  846.                                     {% if masjid.isJumah  %}<li><i  class=\"fa icon-art\"></i>&nbsp; &nbsp; &nbsp;         {{ \"masjid.show.info.jumah\"|trans }} </li>{% endif %}
  847.                                     {% if masjid.isEnglish  %}<li><i  class=\"fa fa-language\"></i>&nbsp; &nbsp; &nbsp;         {{ \"masjid.show.info.english\"|trans }} </li>{% endif %}
  848.                                 </ul>
  849.                             </div>
  850.                         </blockquote>
  851.                         <p class=\"blog_text\">
  852.                             {{ masjid.description }}
  853.                         </p>
  854.                         <!--KODE DETAIL FIG START-->
  855.                         <div class=\"kode_contact_map\">
  856.                             <div id=\"map-canvas\" class=\"map-canvas\"></div>
  857.                         </div>
  858.                         <!--KODE DETAIL FIG FIG 2 END-->
  859.                         <!--KODE SOCIAL SHARE START-->
  860.                         <div class=\"kode_social_share\">
  861.                             <a href=\"#\"><i class=\"fa fa-share-alt\"></i>{{ \"masjid.show.share\"|trans }}</a>
  862.                             <ul class=\"social_meta\">
  863.                                 <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>
  864.                                 <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>
  865.                             </ul>
  866.                             <!--KODE PAGINATION START-->
  867.                             <div class=\"kode_pagination\">
  868.                             {% 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 %}
  869.                             {% 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 %}
  870.                             </div>
  871.                             <!--KODE PAGINATION END-->
  872.                         </div>
  873.                         <!--KODE SOCIAL SHARE END-->
  874.                         <!--KODE COMMENTS MARGIN START-->
  875.                         <div id=\"comments_anchor\" class=\"kode_comments margin\">
  876.                             <h4 class=\"comment_title\">{{  pagination|length }} {{ \"masjid.show.comment\"|trans }}{% if pagination|length > 1 %}s {% endif %}</h4>
  877.                             <ul id=\"kode-comment\" class=\"comment\">
  878.                                 {% for comment in pagination %}
  879.                                         <li>
  880.                                             <div class=\"comment_des {% if loop.last %} {% else %}padding {% endif %}\">
  881.                                                 <figure class=\"them_overlay\">
  882.                                                     <img src=\"{{ asset('extra-images/comment.jpg') }}\" alt=\"comment on sharjah-masjids.com \">
  883.                                                 </figure>
  884.                                                 <div class=\"comment_text\">
  885.                                                     <p>{{ comment.content }}</p>
  886.                                                     <ul class=\"kode_meta\">
  887.                                                         <li><a href=\"#\"><i class=\"fa fa-user\"></i>{{ comment.author.name|title }}</a></li>
  888.                                                     </ul>
  889.                                                 </div>
  890.                                             </div>
  891.                                         </li>
  892.                                 {% else %}
  893.                                     <li><em>{{ 'no comment found'|trans }}</em></li>
  894.                                 {% endfor %}
  895.                             </ul>
  896.                         </div>
  897.                         <!--KODE COMMENTS MARGIN END-->
  898.                         {{ render(controller('App\\\\Controller\\\\Front\\\\CommentController::new', {masjidid: masjid.id})) }}
  899.                         <!--KODE COMMENTS MARGIN START-->
  900.                         <!--KODE COMMENTS MARGIN END-->
  901.                         <!--ROW START-->
  902.                         <div class=\"row\">
  903.                             <div class=\"kode_blog_detail_post\">
  904.                                 <div class=\"col-md-12\">
  905.                                     <!--SECTION HDG START-->
  906.                                     <div class=\"section_hdg\">
  907.                                         <h3>{{ 'about.random.mosque'|trans }}</h3>
  908.                                         <span><i class=\"fa icon-art\"></i></span>
  909.                                     </div>
  910.                                     <!--SECTION HDG END-->
  911.                                 </div>
  912.                                 {% for masjid in masjidRandom %}
  913.                                 <div class=\"col-md-6\">
  914.                                     <div class=\"kode_blog_des des_2\">
  915.                                         <figure class=\"them_overlay\">
  916.                                             <img src=\"{{ masjid.MainPic|imagine_filter('more') }}\" width=\"350px\" height=\"272px\" alt=\"sharjah-masjids.com - {{masjid.translations[app.request.locale].name}}\">
  917.                                             <a  class=\"expand_btn btn_hover2\" href=\"{{path('masjid_show',{'slug':masjid.slug})}}\"><i class=\"fa icon-arrows-1\"></i></a>
  918.                                         </figure>
  919.                                         <div class=\"kode_blog_text\">
  920.                                             <h4><a href=\"{{path('masjid_show',{'slug':masjid.slug})}}\"><span>{{ masjid.translations[app.request.locale].name }}</a></h4>
  921.                                             <div class=\"kode_blog_caption\">
  922.                                                 <ul class=\"kode_meta meta_2\">
  923.                                                     <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>
  924.                                                     <li><a href=\"{{path('masjid_show',{slug:masjid.slug})}}\"><i class=\"fa fa-camera\"></i>{{ masjid.pictures|length }}</a></li>
  925.                                                 </ul>
  926.                                                 
  927.                                             </div>
  928.                                         </div>
  929.                                     </div>
  930.                                 </div>
  931.                                 {% endfor %}
  932.                             </div>
  933.                         </div>
  934.                         <!--ROW END-->
  935.                     </div>
  936.                     <!--KODE BLOG DETAIL ROW END-->
  937.                 </div>
  938.                 {{ render(controller(\"App\\\\Controller\\\\Front\\\\MainController::sidebar\", { 'masjidId': masjid.id }) )}}
  939.             </div>
  940.         </div>
  941.         <!--CONTAINER END-->
  942.     </div>
  943.     <!--KODE BLOG MADIUM WRAP END-->
  944. {% endblock %}
  945. {% block javascripts  %}
  946.     {{ parent() }}
  947.     <!--js/jquery.downCount.js start-->
  948.     <script src=\"{{ asset('js/jquery.dlmenu.js') }}\"></script>
  949.     <!--Map-->
  950. <script src = \"https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.8.0-beta.1/leaflet.min.js\"></script>
  951. <script>
  952.  // Creating map options
  953.     var mapOptions = {
  954.         center: [{{masjid.latitude}}, {{masjid.longitude}}],
  955.         zoom: 17
  956.     }
  957.     // Creating a map object
  958.     var map = new L.map('map-canvas', mapOptions);
  959.     // Creating a Layer object
  960.     var layer = new     L.TileLayer('https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png');
  961.     // Adding layer to the map
  962.     map.addLayer(layer);
  963.     var thisIcon = new L.Icon({
  964.     iconUrl: \"{{asset('images/map_icon.png')}}\",
  965.     iconAnchor: new L.Point(40, 40),
  966.     });
  967.     let iconOptions = {
  968.         title: \"{{masjid.translations[app.request.locale].name}}\",
  969.         icon: thisIcon
  970.     }
  971.     let marker = new L.Marker([{{masjid.latitude}}, {{masjid.longitude}}] , iconOptions);
  972.     marker.addTo(map);
  973.  </script>
  974. {% endblock %}
  975. ""masjid/show.html.twig""/var/www/sharjah/templates/masjid/show.html.twig");
  976.     }
  977. }