var/cache/dev/twig/95/954513bdd50a968dc6570184d9e49372.php line 53

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. /* frontend/auctions.html.twig */
  14. class __TwigTemplate_6138aa25d1d01283d2191a61fd9faf58 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.             'meta_title' => [$this'block_meta_title'],
  24.             'meta_decription' => [$this'block_meta_decription'],
  25.             'stylesheets' => [$this'block_stylesheets'],
  26.             'slider' => [$this'block_slider'],
  27.             'layout' => [$this'block_layout'],
  28.             'javascripts' => [$this'block_javascripts'],
  29.         ];
  30.     }
  31.     protected function doGetParent(array $context)
  32.     {
  33.         // line 1
  34.         return "layout.html.twig";
  35.     }
  36.     protected function doDisplay(array $context, array $blocks = [])
  37.     {
  38.         $macros $this->macros;
  39.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  40.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""frontend/auctions.html.twig"));
  41.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  42.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""frontend/auctions.html.twig"));
  43.         $this->parent $this->loadTemplate("layout.html.twig""frontend/auctions.html.twig"1);
  44.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  45.         
  46.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  47.         
  48.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  49.     }
  50.     // line 2
  51.     public function block_meta_title($context, array $blocks = [])
  52.     {
  53.         $macros $this->macros;
  54.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  55.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_title"));
  56.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  57.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_title"));
  58.         // line 3
  59.         echo "        ";
  60.         $context["metaTitle"] = twig_get_attribute($this->env$this->source, (isset($context["meta"]) || array_key_exists("meta"$context) ? $context["meta"] : (function () { throw new RuntimeError('Variable "meta" does not exist.'3$this->source); })()), "metaTitle", [], "any"falsefalsefalse3);
  61.         // line 4
  62.         echo "        ";
  63.         echo twig_escape_filter($this->env, (isset($context["metaTitle"]) || array_key_exists("metaTitle"$context) ? $context["metaTitle"] : (function () { throw new RuntimeError('Variable "metaTitle" does not exist.'4$this->source); })()), "html"nulltrue);
  64.         echo "
  65.     ";
  66.         
  67.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  68.         
  69.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  70.     }
  71.     // line 6
  72.     public function block_meta_decription($context, array $blocks = [])
  73.     {
  74.         $macros $this->macros;
  75.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  76.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_decription"));
  77.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  78.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_decription"));
  79.         // line 7
  80.         echo "        ";
  81.         $context["metaTitle"] = twig_get_attribute($this->env$this->source, (isset($context["meta"]) || array_key_exists("meta"$context) ? $context["meta"] : (function () { throw new RuntimeError('Variable "meta" does not exist.'7$this->source); })()), "metaTitle", [], "any"falsefalsefalse7);
  82.         // line 8
  83.         echo "        ";
  84.         // line 9
  85.         $context["metaDescription"] = twig_get_attribute($this->env$this->source, (isset($context["meta"]) || array_key_exists("meta"$context) ? $context["meta"] : (function () { throw new RuntimeError('Variable "meta" does not exist.'9$this->source); })()), "metaDescription", [], "any"falsefalsefalse9);
  86.         // line 11
  87.         echo "        <meta name=\"description\" content=\"";
  88.         echo twig_escape_filter($this->env, (isset($context["metaDescription"]) || array_key_exists("metaDescription"$context) ? $context["metaDescription"] : (function () { throw new RuntimeError('Variable "metaDescription" does not exist.'11$this->source); })()), "html"nulltrue);
  89.         echo "\">
  90.         <meta name=\"twitter:card\" content=\"summary\" />
  91.         <meta name=\"twitter:site\" content=\"@motusaa\" />
  92.         <meta name=\"twitter:title\" content=\"";
  93.         // line 14
  94.         echo twig_escape_filter($this->env, (isset($context["metaTitle"]) || array_key_exists("metaTitle"$context) ? $context["metaTitle"] : (function () { throw new RuntimeError('Variable "metaTitle" does not exist.'14$this->source); })()), "html"nulltrue);
  95.         echo "\" />
  96.         <meta name=\"twitter:description\" content=\"";
  97.         // line 15
  98.         echo twig_escape_filter($this->env, (isset($context["metaDescription"]) || array_key_exists("metaDescription"$context) ? $context["metaDescription"] : (function () { throw new RuntimeError('Variable "metaDescription" does not exist.'15$this->source); })()), "html"nulltrue);
  99.         echo "\" />
  100.         <meta name=\"twitter:image\" content=\"";
  101.         // line 16
  102.         echo twig_escape_filter($this->env, ((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.'16$this->source); })()), "request", [], "any"falsefalsefalse16), "uri", [], "any"falsefalsefalse16) . "images/banners") . twig_get_attribute($this->env$this->source, (isset($context["meta"]) || array_key_exists("meta"$context) ? $context["meta"] : (function () { throw new RuntimeError('Variable "meta" does not exist.'16$this->source); })()), "image", [], "any"falsefalsefalse16)), "html"nulltrue);
  103.         echo "\" />
  104.         <meta name=\"twitter:url\" content=\"";
  105.         // line 17
  106.         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.'17$this->source); })()), "request", [], "any"falsefalsefalse17), "uri", [], "any"falsefalsefalse17), "html"nulltrue);
  107.         echo "\" />
  108.         <meta name=\"og:image\" content=\"";
  109.         // line 19
  110.         echo twig_escape_filter($this->env, ((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.'19$this->source); })()), "request", [], "any"falsefalsefalse19), "uri", [], "any"falsefalsefalse19) . "images/banners") . twig_get_attribute($this->env$this->source, (isset($context["meta"]) || array_key_exists("meta"$context) ? $context["meta"] : (function () { throw new RuntimeError('Variable "meta" does not exist.'19$this->source); })()), "image", [], "any"falsefalsefalse19)), "html"nulltrue);
  111.         echo "\" />
  112.         <meta name=\"og:title\" content=\"";
  113.         // line 20
  114.         echo twig_escape_filter($this->env, (isset($context["metaTitle"]) || array_key_exists("metaTitle"$context) ? $context["metaTitle"] : (function () { throw new RuntimeError('Variable "metaTitle" does not exist.'20$this->source); })()), "html"nulltrue);
  115.         echo "\" />
  116.         <meta name=\"og:description\" content=\"";
  117.         // line 21
  118.         echo twig_escape_filter($this->env, (isset($context["metaDescription"]) || array_key_exists("metaDescription"$context) ? $context["metaDescription"] : (function () { throw new RuntimeError('Variable "metaDescription" does not exist.'21$this->source); })()), "html"nulltrue);
  119.         echo "\" />
  120.         <meta name=\"og:url\" content=\"";
  121.         // line 22
  122.         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.'22$this->source); })()), "request", [], "any"falsefalsefalse22), "uri", [], "any"falsefalsefalse22), "html"nulltrue);
  123.         echo "\" />
  124.     ";
  125.         
  126.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  127.         
  128.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  129.     }
  130.     // line 24
  131.     public function block_stylesheets($context, array $blocks = [])
  132.     {
  133.         $macros $this->macros;
  134.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  135.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  136.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  137.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  138.         // line 25
  139.         echo "        ";
  140.         $this->displayParentBlock("stylesheets"$context$blocks);
  141.         echo "
  142.     ";
  143.         
  144.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  145.         
  146.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  147.     }
  148.     // line 28
  149.     public function block_slider($context, array $blocks = [])
  150.     {
  151.         $macros $this->macros;
  152.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  153.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""slider"));
  154.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  155.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""slider"));
  156.         // line 29
  157.         echo "    ";
  158.         
  159.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  160.         
  161.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  162.     }
  163.     // line 31
  164.     public function block_layout($context, array $blocks = [])
  165.     {
  166.         $macros $this->macros;
  167.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  168.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout"));
  169.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  170.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout"));
  171.         // line 32
  172.         echo "
  173.         <section class=\"section-padding-100 listing-with-map listing-with-map-3\">
  174.             <div class=\"container-fluid\">
  175.                 <div class=\"row\">
  176.                     <div class=\"col-12\" style=\"padding-bottom:15px\">
  177.                         <a href=\"";
  178.         // line 39
  179.         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.'39$this->source); })()), "request", [], "any"falsefalsefalse39), "uri", [], "any"falsefalsefalse39), "html"nulltrue);
  180.         echo "/auctions/\">Home</a> Â» <a href=\"";
  181.         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.'39$this->source); })()), "request", [], "any"falsefalsefalse39), "uri", [], "any"falsefalsefalse39), "html"nulltrue);
  182.         echo "/auctions/\"  style=\"color:#e2003c\">Auction ";
  183.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["auctions"]) || array_key_exists("auctions"$context) ? $context["auctions"] : (function () { throw new RuntimeError('Variable "auctions" does not exist.'39$this->source); })()), "id", [], "any"falsefalsefalse39), "html"nulltrue);
  184.         echo "</a>
  185.                     </div>
  186.                 </div>
  187.                 <div class=\"col-12 text-center primary-1\">
  188.                     <h1>
  189.                         ";
  190.         // line 45
  191.         if ((twig_get_attribute($this->env$this->source, (isset($context["auctions"]) || array_key_exists("auctions"$context) ? $context["auctions"] : (function () { throw new RuntimeError('Variable "auctions" does not exist.'45$this->source); })()), "id", [], "any"falsefalsefalse45) > 0)) {
  192.             // line 46
  193.             echo "                        <span class=\"d-none d-md-block\">
  194.                             ";
  195.             // line 47
  196.             if ((twig_get_attribute($this->env$this->source, (isset($context["auctions"]) || array_key_exists("auctions"$context) ? $context["auctions"] : (function () { throw new RuntimeError('Variable "auctions" does not exist.'47$this->source); })()), "isOnline", [], "any"falsefalsefalse47) == 1)) {
  197.                 // line 48
  198.                 echo "                                ";
  199.                 $context["auctionType"] = "Timed Online Auction";
  200.                 // line 49
  201.                 echo "                            ";
  202.             } else {
  203.                 // line 50
  204.                 echo "                                ";
  205.                 $context["auctionType"] = "Ohysical Online Auction";
  206.                 // line 51
  207.                 echo "                            ";
  208.             }
  209.             // line 52
  210.             echo "                            ";
  211.             echo twig_escape_filter($this->env, (((isset($context["auctionType"]) || array_key_exists("auctionType"$context) ? $context["auctionType"] : (function () { throw new RuntimeError('Variable "auctionType" does not exist.'52$this->source); })()) . " ") . twig_date_format_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["auctions"]) || array_key_exists("auctions"$context) ? $context["auctions"] : (function () { throw new RuntimeError('Variable "auctions" does not exist.'52$this->source); })()), "dateStart", [], "any"falsefalsefalse52), "l j F Y H:ia")), "html"nulltrue);
  212.             echo "
  213.                         </span>
  214.                         <span class=\"d-block d-md-none auc-header\">
  215.                             ";
  216.             // line 55
  217.             echo twig_escape_filter($this->env, (((isset($context["auctionType"]) || array_key_exists("auctionType"$context) ? $context["auctionType"] : (function () { throw new RuntimeError('Variable "auctionType" does not exist.'55$this->source); })()) . " ") . twig_date_format_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["auctions"]) || array_key_exists("auctions"$context) ? $context["auctions"] : (function () { throw new RuntimeError('Variable "auctions" does not exist.'55$this->source); })()), "dateStart", [], "any"falsefalsefalse55), "l j F Y H:ia")), "html"nulltrue);
  218.             echo "
  219.                         </span>
  220.                         ";
  221.         } else {
  222.             // line 58
  223.             echo "                        <span class=\"auc-header\">
  224.                                 Auction Closed
  225.                             </span>
  226.                         ";
  227.         }
  228.         // line 62
  229.         echo "                    </h1>
  230.                 </div>
  231.                 <div class=\"col-12\" data-animation=\"scaleIn\" style=\"padding-left: 0;padding-right: 0;\">
  232.                     <div class=\"multisteps-form__content\">
  233.                         <div class=\"clearfix\">
  234.                             <ul class=\"nav nav-tabs m-b10\">
  235.                                 <li role=\"presentation\"  class=\"namv-item auc-tabs active\" id=\"auction-details\">
  236.                                     <a data-toggle=\"tab\" class=\"nav-link <?php echo \$auction_details; ?>\" aria-controls=\"auc-det\" href=\"#auc-det\">
  237.                                         <h4 class=\"m-btm-0\">Auction Details</h4>
  238.                                     </a>
  239.                                 </li>
  240.                                 <li role=\"presentation\" class=\"namv-item auc-tabs <?php echo \$bidding_requirements; ?>\" id=\"bidding-requirements\">
  241.                                     <a data-toggle=\"tab\" class=\"nav-link <?php echo \$bidding_requirements; ?>\" aria-controls=\"bid-req\" href=\"#bid-req\">
  242.                                         <h4 class=\"m-btm-0\">
  243.                                             Bidding Requirements
  244.                                         </h4>
  245.                                     </a>
  246.                                 </li>
  247.                                 <li role=\"presentation\" class=\"namv-item auc-tabs <?php echo \$downloads; ?>\" id=\"download\">
  248.                                     <a data-toggle=\"tab\" class=\"nav-link <?php echo \$downloads; ?>\" aria-controls=\"dnld\" href=\"#dnld\">
  249.                                         <h4 class=\"m-btm-0\">Downloads</h4>
  250.                                     </a>
  251.                                 </li>
  252.                                 <li role=\"presentation\" class=\"namv-item auc-tabs <?php echo \$contacts; ?>\" id=\"contact\">
  253.                                     <a data-toggle=\"tab\" class=\"nav-link <?php echo \$contacts; ?>\" aria-controls=\"contact\" href=\"#con\">
  254.                                         <h4 class=\"m-btm-0\">Contacts</h4>
  255.                                     </a>
  256.                                 </li>
  257.                                 <li role=\"presentation\" class=\"namv-item auc-tabs <?php echo \$mailing_list; ?>\" id=\"mail-list\">
  258.                                     <a data-toggle=\"tab\" class=\"nav-link <?php echo \$mailing_list; ?>\" aria-controls=\"mail-list\" href=\"#ml-list\">
  259.                                         <h4 class=\"m-btm-0\">Join our Mailing List</h4>
  260.                                     </a>
  261.                                 </li>
  262.                                 <li role=\"presentation\" class=\"namv-item auc-tabs <?php echo \$get_finance; ?>\" id=\"finance\">
  263.                                     <a data-toggle=\"tab\" class=\"nav-link <?php echo \$get_finance; ?>\" aria-controls=\"finance\" href=\"#fin\">
  264.                                         <h4 class=\"m-btm-0\">Get Auction Finance</h4>
  265.                                     </a>
  266.                                 </li>
  267.                                 <li role=\"presentation\" class=\"namv-item auc-tabs auc-rester-tab\" id=\"finance\">
  268.                                     <a class=\"nav-link\" target=\"_blank\" href=\"<?php echo \$reg_url; ?>\">
  269.                                         <h4 class=\"m-btm-0\">Register for this auction</h4>
  270.                                     </a>
  271.                                 </li>
  272.                             </ul>
  273.                             <div class=\"dlab-tabs\">
  274.                                 <div class=\"tab-content\">
  275.                                     <!-- Auction Details -->
  276.                                     <div id=\"auc-det\" class=\"tab-pane clearfix city-list active\">
  277.                                         <div class=\"dlab-accordion advanced-search toggle\" id=\"accordion1\">
  278.                                             <div class=\"panel\">
  279.                                                 <div class=\"row\">
  280.                                                     <div class=\"d-none d-md-block col-md-3\">
  281.                                                         <picture>
  282.                                                             <source srcset=\"";
  283.         // line 121
  284.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/img-5.jpeg"), "html"nulltrue);
  285.         echo "\" type=\"image/webp\">
  286.                                                             <source srcset=\"";
  287.         // line 122
  288.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/img-5.jpeg"), "html"nulltrue);
  289.         echo "\" type=\"image/jpeg\">
  290.                                                             <img src=\"";
  291.         // line 123
  292.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/img-5.jpeg"), "html"nulltrue);
  293.         echo "\" alt=\"Auction Details\" class=\"img-fluid\">
  294.                                                         </picture>
  295.                                                     </div>
  296.                                                     <div class=\"col-12 col-md-9\">
  297.                                                         <div class=\"row auc-copy\" style=\"height:100%\">
  298.                                                             <div class=\"col-12 col-sm-4\">
  299.                                                                 <p class=\"primary-1\" style=\"margin-bottom:12px\">Venue</p>
  300.                                                                 Motus Auto Auctions<br>
  301.                                                                 19 Herman Road, Meadowdale<br>
  302.                                                                 Next to Makro Germiston<br>
  303.                                                                 <script>
  304.                                                                     var x = document.getElementById(\"demo\");
  305.                                                                     function getLocation() {
  306.                                                                         if (navigator.geolocation) {
  307.                                                                             navigator.geolocation.getCurrentPosition(showPosition);
  308.                                                                         } else {
  309.                                                                             x.innerHTML = \"Geolocation is not supported by this browser.\";
  310.                                                                         }
  311.                                                                     }
  312.                                                                     function showPosition(position) {
  313.                                                                         var url = 'http://maps.google.com/maps?saddr=&daddr=19 Herman Road, Meadowdale';
  314.                                                                         window.open(url, \"_blank\");
  315.                                                                     }
  316.                                                                 </script>
  317.                                                                 <input type=\"hidden\" class=\"form-control\" name=\"saddr\" id=\"saddr\" value=\"\">
  318.                                                                 <input type=\"hidden\" class=\"form-control\" value=\"19 Herman Road, Meadowdale\" name=\"daddr\">
  319.                                                                 <input type=\"submit\" target=\"_blank\" value=\"Get Directions\" class=\"btn-second orange-btn vbtm\"  onclick=\"getLocation()\">
  320.                                                             </div>
  321.                                                             <div class=\"col-12 col-sm-4\">
  322.                                                                 <p class=\"primary-1\" style=\"margin-bottom:12px\">Date & Time</p>
  323.                                                                 ";
  324.         // line 157
  325.         echo twig_escape_filter($this->envtwig_date_format_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["auctions"]) || array_key_exists("auctions"$context) ? $context["auctions"] : (function () { throw new RuntimeError('Variable "auctions" does not exist.'157$this->source); })()), "dateStart", [], "any"falsefalsefalse157), "D d M Y "), "html"nulltrue);
  326.         echo "<br>
  327.                                                                 Auction starts at ";
  328.         // line 158
  329.         echo twig_escape_filter($this->envtwig_date_format_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["auctions"]) || array_key_exists("auctions"$context) ? $context["auctions"] : (function () { throw new RuntimeError('Variable "auctions" does not exist.'158$this->source); })()), "dateStart", [], "any"falsefalsefalse158), "H:i A"), "html"nulltrue);
  330.         echo "<br>
  331.                                                                 <br>
  332.                                                                 <div class=\"align-self-end\">
  333.                                                                     <h4 class=\"primary-1\">Add To Calendar</h4>
  334.                                                                     <a class=\"email-icons-links align-baseline\" href=\"https://www.google.com/calendar/render?action=TEMPLATE&text=Motus+Auto+Auction&dates=<?php echo \$g_date_time_start; ?>/<?php echo \$g_date_time_end; ?>Z&details=For+details,+link+here:+<?php echo \$auction->protocol . HOST; ?>&location=19+Herman+St,+Meadowdale,+Germiston,+1614&sf=true&output=xml\" target=\"_blank\">
  335.                                                                         <picture>
  336.                                                                             <source srcset=\"";
  337.         // line 164
  338.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/icon-gmail.webp"), "html"nulltrue);
  339.         echo "\" type=\"image/webp\">
  340.                                                                             <source srcset=\"";
  341.         // line 165
  342.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/icon-gmail.png"), "html"nulltrue);
  343.         echo "\" type=\"image/png\">
  344.                                                                             <img src=\"";
  345.         // line 166
  346.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/icon-gmail.png"), "html"nulltrue);
  347.         echo "\" class=\"img-fluid\" alt=\"Gmail\" title=\"Gmail\">
  348.                                                                         </picture>
  349.                                                                     </a>
  350.                                                                     <a class=\"email-icons-links\" href=\"<?php echo \$auction->protocol . HOST; ?>i-cal.php?from=<?php echo urlencode(\$auction->auctions_row['date_start']); ?>&till=<?php echo urlencode(\$auction->auctions_row['date_end']); ?>&id=<?php echo \$_GET['id']; ?>&details=For+details,+link here:+<?php echo \$auction->protocol . HOST; ?>\">
  351.                                                                         <picture>
  352.                                                                             <source srcset=\"";
  353.         // line 172
  354.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/icon-outllook.webp"), "html"nulltrue);
  355.         echo "\" type=\"image/webp\">
  356.                                                                             <source srcset=\"";
  357.         // line 173
  358.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/icon-outllook.png"), "html"nulltrue);
  359.         echo "\" type=\"image/png\">
  360.                                                                             <img src=\"";
  361.         // line 174
  362.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/icon-outllook.png"), "html"nulltrue);
  363.         echo "\" class=\"img-fluid\" alt=\"Outlook\" title=\"Outlook\">
  364.                                                                         </picture>
  365.                                                                     </a>
  366.                                                                     <a class=\"email-icons-links\" href=\"<?php echo \$auction->protocol . HOST; ?>mac-cal.php?from=<?php echo urlencode(\$auction->auctions_row['date_start']); ?>&till=<?php echo urlencode(\$auction->auctions_row['date_end']); ?>&id=<?php echo \$_GET['id']; ?>&details=For+details,+link here:+<?php echo \$auction->protocol . HOST; ?>\">
  367.                                                                         <picture>
  368.                                                                             <source srcset=\"";
  369.         // line 179
  370.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/icon-apple.webp"), "html"nulltrue);
  371.         echo "\" type=\"image/webp\">
  372.                                                                             <source srcset=\"";
  373.         // line 180
  374.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/icon-apple.png"), "html"nulltrue);
  375.         echo "\" type=\"image/png\">
  376.                                                                             <img src=\"";
  377.         // line 181
  378.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/icon-apple.png"), "html"nulltrue);
  379.         echo "\" class=\"img-fluid\" alt=\"Apple\" title=\"Apple\">
  380.                                                                         </picture>
  381.                                                                     </a>
  382.                                                                 </div>
  383.                                                             </div>
  384.                                                             <div class=\"col-12 col-sm-4\">
  385.                                                                 <p class=\"primary-1\" style=\"margin-bottom:12px\">Viewing Days</p>
  386.                                                                 Friday: 8:00 am - 5:00 pm<br>
  387.                                                                 Saturday: 9:00 am - 1:00 pm<br>
  388.                                                                 Monday: before the auction<br>
  389.                                                             </div>
  390.                                                         </div>
  391.                                                     </div>
  392.                                                 </div>
  393.                                             </div>
  394.                                         </div>
  395.                                     </div>
  396.                                     <!-- Bidding Requirements -->
  397.                                     <div id=\"bid-req\" class=\"tab-pane clearfix city-list <?php echo \$bidding_requirements; ?>\">
  398.                                         <div class=\"dlab-accordion advanced-search toggle\" id=\"accordion2\">
  399.                                             <div class=\"panel\">
  400.                                                 <div class=\"row\">
  401.                                                     <div class=\"d-none d-md-block col-md-3\">
  402.                                                         <picture>
  403.                                                             <source srcset=\"";
  404.         // line 208
  405.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/img-6.webp"), "html"nulltrue);
  406.         echo "\" type=\"image/webp\">
  407.                                                             <source srcset=\"";
  408.         // line 209
  409.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/img-6.jpeg"), "html"nulltrue);
  410.         echo "\" type=\"image/jpeg\">
  411.                                                             <img src=\"";
  412.         // line 210
  413.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/img-6.jpeg"), "html"nulltrue);
  414.         echo "\" alt=\"Bidding Requirements\" class=\"img-fluid\">
  415.                                                         </picture>
  416.                                                     </div>
  417.                                                     <div class=\"col-12 col-md-9\">
  418.                                                         <div class=\"row auc-copy\" style=\"height:100%\">
  419.                                                             <div class=\"col-12\">
  420.                                                                 <p class=\"primary-1\" style=\"margin-bottom:12px\">
  421.                                                                     Requirements For Bidding
  422.                                                                 </p>
  423.                                                                 <p>
  424.                                                                 <ul>
  425.                                                                     <li class=\"li-bullets\">Completed registration process</li>
  426.                                                                     <li class=\"li-bullets\">Proof of Payment of R5 000 Refundable Deposit</li>
  427.                                                                     <li class=\"li-bullets\">Proof of Identity</li>
  428.                                                                     <li class=\"li-bullets\">FICA documents</li>
  429.                                                                 </ul>
  430.                                                                 </p>
  431.                                                                 <br><br>
  432.                                                                 <a href=\"<?php echo \$auction->protocol . HOST; ?>buy/fica-requirements/\" class=\"btn-second orange-btn vbtm\">Click here for more info</a>
  433.                                                             </div>
  434.                                                         </div>
  435.                                                     </div>
  436.                                                 </div>
  437.                                             </div>
  438.                                         </div>
  439.                                     </div>
  440.                                     <!-- Downloads -->
  441.                                     <div id=\"dnld\" class=\"tab-pane clearfix city-list <?php echo \$downloads; ?>\">
  442.                                         <div class=\"dlab-accordion advanced-search toggle\" id=\"accordion3\">
  443.                                             <div class=\"panel\">
  444.                                                 <div class=\"row\">
  445.                                                     <div class=\"d-none d-md-block col-md-3\">
  446.                                                         <picture>
  447.                                                             <source srcset=\"";
  448.         // line 248
  449.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/img-8.webp"), "html"nulltrue);
  450.         echo "\" type=\"image/webp\">
  451.                                                             <source srcset=\"";
  452.         // line 249
  453.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/img-8.jpeg"), "html"nulltrue);
  454.         echo "\" type=\"image/jpeg\">
  455.                                                             <img src=\"";
  456.         // line 250
  457.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/img-8.jpeg"), "html"nulltrue);
  458.         echo "\" alt=\"Downloads\" class=\"img-fluid\">
  459.                                                         </picture>
  460.                                                     </div>
  461.                                                     <div class=\"col-12 col-md-9\">
  462.                                                         <div class=\"row auc-copy\">
  463.                                                             <div class=\"col-12\">
  464.                                                                 ";
  465.         // line 256
  466.         if ((twig_get_attribute($this->env$this->source, (isset($context["auctions"]) || array_key_exists("auctions"$context) ? $context["auctions"] : (function () { throw new RuntimeError('Variable "auctions" does not exist.'256$this->source); })()), "id", [], "any"falsefalsefalse256) > 0)) {
  467.             // line 257
  468.             echo "                                                                <a href=\"";
  469.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("auction_pdf");
  470.             echo "\" class=\"btn btn-download btn-download\" style=\"margin-top:0 !important\" alt=\"Download auction list\">
  471.                                                                     <i class=\"far fa-file-pdf\"></i>
  472.                                                                     <b> Auction catalogue</b>
  473.                                                                 </a>
  474.                                                                 <br>
  475.                                                                 ";
  476.         }
  477.         // line 264
  478.         echo "
  479.                                                                 <a class=\"btn btn-download btn-download\" role=\"button\" href=\"<?php echo \$auction->protocol . HOST; ?>buy/fica-requirements/\" title=\"Fica Requirements\">
  480.                                                                     <i class=\"far fa-file-pdf\"></i>
  481.                                                                     <b> FICA Requirements</b>
  482.                                                                 </a>
  483.                                                                 <br>
  484.                                                                 <a class=\"btn btn-download btn-download\" role=\"button\" href=\"<?php echo \$auction->protocol . HOST; ?>download.php?banking-details&auctions\" alt=\"Download auction list\">
  485.                                                                     <i class=\"far fa-file-pdf\"></i>
  486.                                                                     <b> Motus Auto Auctions Banking Details</b>
  487.                                                                 </a>
  488.                                                                 <br>
  489.                                                                 <a class=\"btn btn-download btn-download\" role=\"button\" href=\"<?php echo \$auction->protocol . HOST; ?>download.php?rules&auctions\" title=\"Terms & Conditions\">
  490.                                                                     <i class=\"far fa-file-pdf\"></i>
  491.                                                                     <b> Motus Auto Auctions Terms and Conditions</b>
  492.                                                                 </a>
  493.                                                             </div>
  494.                                                         </div>
  495.                                                     </div>
  496.                                                 </div>
  497.                                             </div>
  498.                                         </div>
  499.                                     </div>
  500.                                     <!-- Contact Us -->
  501.                                     <div id=\"con\" class=\"tab-pane clearfix city-list <?php echo \$contacts; ?>\">
  502.                                         <div class=\"dlab-accordion advanced-search toggle\" id=\"accordion4\">
  503.                                             <div class=\"panel\">
  504.                                                 <div class=\"row\">
  505.                                                     <div class=\"d-none d-md-block col-md-3\">
  506.                                                         <picture>
  507.                                                             <source srcset=\"";
  508.         // line 300
  509.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/auc-contact.webp"), "html"nulltrue);
  510.         echo "\" type=\"image/webp\">
  511.                                                             <source srcset=\"";
  512.         // line 301
  513.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/auc-contact-lg.jpg"), "html"nulltrue);
  514.         echo "\" type=\"image/jpeg\">
  515.                                                             <img src=\"";
  516.         // line 302
  517.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/auc-contact-lg.jpg"), "html"nulltrue);
  518.         echo "\" alt=\"Contact Us\" class=\"img-fluid\">
  519.                                                         </picture>
  520.                                                     </div>
  521.                                                     <div class=\"col-12 col-md-9\">
  522.                                                         <div class=\"row auc-copy\">
  523.                                                             <div class=\"col-12 col-sm-4 no-gutters-left\">
  524.                                                                 <p class=\"primary-1\" class=\"auction-con-tab-title\">Esias Van Der Westhuizen</p>
  525.                                                                 General Manager<br>
  526.                                                                 <i class=\"fas fa-phone-alt\" style=\"color: #293e6b\"></i>&nbsp;
  527.                                                                 <a href=\"tel:060 990 0066\">060 990 0066</a><br>
  528.                                                                 <i class=\"fas fa-envelope primary-1\"></i>&nbsp;
  529.                                                                 <a href=\"mailto:esias.vanderwesthuizen@motusaa.co.za\">esias.vanderwesthuizen@motusaa.co.za</a>
  530.                                                             </div>
  531.                                                             <div class=\"col-12 col-sm-4\">
  532.                                                                 <p class=\"primary-1\" class=\"auction-con-tab-title\">Christiaan Viviers</p>
  533.                                                                 Auction Manager<br>
  534.                                                                 <i class=\"fas fa-phone-alt\" style=\"color: #293e6b\"></i>&nbsp;
  535.                                                                 <a href=\"tel:082 871 7096\">082 871 7096</a><br>
  536.                                                                 <i class=\"fas fa-envelope primary-1\"></i>&nbsp;
  537.                                                                 <a href=\"mailto:christiaan.viviers@motusaa.co.za\">christiaan.viviers@motusaa.co.za</a>
  538.                                                                 <div class=\"auction-spacer-15\"></div>
  539.                                                             </div>
  540.                                                             <div class=\"col-12 col-sm-4\">
  541.                                                                 <p class=\"primary-1\" class=\"auction-con-tab-title\">Motus Auto Auctions</p>
  542.                                                                 Office<br>
  543.                                                                 <i class=\"fas fa-phone-alt primary-1\"></i>&nbsp;
  544.                                                                 <a href=\"tel:011 201 3700\">011 201 3700</a><br>
  545.                                                                 <i class=\"fas fa-envelope primary-1\"></i>&nbsp;
  546.                                                                 <a target=\"_blank\" href=\"mailto:info@motusaa.co.za\"> info@motusaa.co.za </a>
  547.                                                                 <div class=\"auction-spacer-15\"></div>
  548.                                                             </div>
  549.                                                         </div>
  550.                                                     </div>
  551.                                                 </div>
  552.                                             </div>
  553.                                         </div>
  554.                                     </div>
  555.                                     <!-- Mail Lists -->
  556.                                     <div id=\"ml-list\" class=\"tab-pane clearfix city-list <?php echo \$mailing_list; ?>\">
  557.                                         <div class=\"dlab-accordion advanced-search toggle\" id=\"accordion5\">
  558.                                             <div class=\"panel\">
  559.                                                 <div class=\"row\">
  560.                                                     <div class=\"d-none d-md-block col-md-3\">
  561.                                                         <picture>
  562.                                                             <source srcset=\"";
  563.         // line 349
  564.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/img-8.webp"), "html"nulltrue);
  565.         echo "\" type=\"image/webp\">
  566.                                                             <source srcset=\"";
  567.         // line 350
  568.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/img-8.jpeg"), "html"nulltrue);
  569.         echo "\" type=\"image/jpeg\">
  570.                                                             <img src=\"";
  571.         // line 351
  572.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/img-8.jpeg"), "html"nulltrue);
  573.         echo "\" alt=\"Mailing Lists\" class=\"img-fluid\">
  574.                                                         </picture>
  575.                                                     </div>
  576.                                                     <div class=\"col-12 col-md-9 auc-copy\">
  577.                                                         <p class=\"primary-1\" style=\"margin-bottom:12px\">Auction Alert</p>
  578.                                                         <form action=\"/subscribe/auctions/thank-you/\" id=\"form\" method=\"post\">
  579.                                                             <input type=\"hidden\" name=\"form_id\" value=\"7\" />
  580.                                                             <table border=\"0\" cellpadding=\"2\" cellspacing=\"2\" style=\"width: 90%; font-family: arial;\">
  581.                                                                 <tr style=\"height: 28px;\">
  582.                                                                     <td style=\"padding-right:10px !important\"><input type=\"text\" class=\"form-control\" name=\"100\" id=\"name\" placeholder=\"First Name\" style=\"width: 100%;\" /></td>
  583.                                                                     <td style=\"padding-left:10px !important\"><input type=\"text\" class=\"form-control\" name=\"102\" id=\"email\" placeholder=\"Email Address\" style=\"width: 100%;\" /></td>
  584.                                                                 </tr>
  585.                                                                 <tr>
  586.                                                                     <td colspan=\"2\">
  587.                                                                         <input type=\"hidden\" name=\"Created\" id=\"Created\" value=\"<?php echo date('Y-m-d H:i:s'); ?>\" />
  588.                                                                         <input type=\"hidden\" name=\"register\" value=\"1\" />
  589.                                                                         <!--                                                                        <input type=\"hidden\" name=\"109\" value=\"1\">-->
  590.                                                                         <input type=\"checkbox\" name=\"contact_me_by_fax_only\" value=\"1\" tabindex=\"-1\" class=\"con-fax\" autocomplete=\"off\">
  591.                                                                         <input type=\"submit\" name=\"save\" value=\"Submit\" class=\"btn btn-primary ml-auto float-right\" style=\"background-color: #00bad7; color: #fff; margin-top: 14px;\" />
  592.                                                                     </td>
  593.                                                                 </tr>
  594.                                                             </table>
  595.                                                         </form>
  596.                                                     </div>
  597.                                                 </div>
  598.                                             </div>
  599.                                         </div>
  600.                                     </div>
  601.                                     <!-- Finance -->
  602.                                     <div id=\"fin\" class=\"tab-pane clearfix city-list <?php echo \$get_finance; ?>\">
  603.                                         <div class=\"dlab-accordion advanced-search toggle\" id=\"accordion6\">
  604.                                             <div class=\"panel\">
  605.                                                 <div class=\"row\" style=\"height:100%\">
  606.                                                     <div class=\"d-none d-md-block col-md-3\">
  607.                                                         <picture>
  608.                                                             <source srcset=\"";
  609.         // line 394
  610.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/auc-fin.webp"), "html"nulltrue);
  611.         echo "\" type=\"image/webp\">
  612.                                                             <source srcset=\"";
  613.         // line 395
  614.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/auc-fin-lg.jpg"), "html"nulltrue);
  615.         echo "\" type=\"image/jpeg\">
  616.                                                             <img src=\"";
  617.         // line 396
  618.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/auc-fin.jpg"), "html"nulltrue);
  619.         echo "\" alt=\"Downloads\" class=\"img-fluid\">
  620.                                                         </picture>
  621.                                                     </div>
  622.                                                     <div class=\"col-12 col-md-9 auc-copy\">
  623.                                                         <p class=\"primary-1\"  style=\"margin-bottom:12px\">Auction Finance</p>
  624.                                                         Let us help you finance your auction car.<br><br>
  625.                                                         <b>CALL</b><br>
  626.                                                         Carin: <a href=\"tel:082 654 7232\"> 082 654 7232 </a>
  627.                                                         <img src=\"";
  628.         // line 408
  629.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/auction-finance-logo.jpg"), "html"nulltrue);
  630.         echo "\" style=\"position: absolute;right: 55px;top: 10px;width: 100%;max-width: 242px\">
  631.                                                         <a href=\"https://www.auctionfinance.co.za/\" target=\"_blank\" class=\"btn-second orange-btn vbtm\" style=\"right:65px;left: auto\">Visit Auction Finance website</a>
  632.                                                     </div>
  633.                                                 </div>
  634.                                             </div>
  635.                                         </div>
  636.                                     </div>
  637.                                 </div>
  638.                             </div>
  639.                         </div>
  640.                     </div>
  641.                 </div>
  642.             </div>
  643.             <!-- Vehicles -->
  644.             <div class=\"container auction-container\">
  645.                 <div class=\"tab-content\">
  646.                     <div id=\"listing_list\" class=\"tab-pane active\">
  647.                         <div class=\"row\">
  648.                             <div class=\"col-sm-12\">
  649.                                 <div class=\"row\">
  650.                                     ";
  651.         // line 434
  652.         if (twig_test_iterable((isset($context["auction_vehicles"]) || array_key_exists("auction_vehicles"$context) ? $context["auction_vehicles"] : (function () { throw new RuntimeError('Variable "auction_vehicles" does not exist.'434$this->source); })()))) {
  653.             // line 435
  654.             echo "                                        ";
  655.             $context['_parent'] = $context;
  656.             $context['_seq'] = twig_ensure_traversable((isset($context["auction_vehicles"]) || array_key_exists("auction_vehicles"$context) ? $context["auction_vehicles"] : (function () { throw new RuntimeError('Variable "auction_vehicles" does not exist.'435$this->source); })()));
  657.             foreach ($context['_seq'] as $context["_key"] => $context["auction"]) {
  658.                 // line 436
  659.                 echo "                                            ";
  660.                 if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["auction"], "auction", [], "any"falsefalsefalse436), "isOnline", [], "any"falsefalsefalse436) == 1)) {
  661.                     // line 437
  662.                     echo "                                                ";
  663.                     $context["auctionType"] = "Timed Online Auction";
  664.                     // line 438
  665.                     echo "                                            ";
  666.                 } else {
  667.                     // line 439
  668.                     echo "                                                ";
  669.                     $context["auctionType"] = "Physical Online Auction";
  670.                     // line 440
  671.                     echo "                                            ";
  672.                 }
  673.                 // line 441
  674.                 echo "                                            <div class=\"col-12 col-sm-3\">
  675.                                                 <div class=\"car-model-layout-list\">
  676.                                                     <div class=\"thumb-con img-fluid-vehicle\">
  677.                                                         ";
  678.                 // line 444
  679.                 $context["thumb"] = twig_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["auction"], "vehicle", [], "any"falsefalsefalse444), "vehicleImages", [], "any"falsefalsefalse444), "first", [], "any"falsefalsefalse444), "thumbName", [], "any"falsefalsefalse444);
  680.                 // line 445
  681.                 echo "                                                        ";
  682.                 if ($this->extensions['App\Twig\ImageExistsExtension']->imageExists(((("https://" 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.'445$this->source); })()), "request", [], "any"falsefalsefalse445), "httpHost", [], "any"falsefalsefalse445)) . "/images/vehicles/") . twig_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["auction"], "vehicle", [], "any"falsefalsefalse445), "vehicleImages", [], "any"falsefalsefalse445), "first", [], "any"falsefalsefalse445), "thumbName", [], "any"falsefalsefalse445)))) {
  683.                     // line 446
  684.                     echo "                                                            ";
  685.                     // line 447
  686.                     echo "                                                                <picture>
  687.                                                                     <source srcset=\"";
  688.                     // line 448
  689.                     echo twig_escape_filter($this->env$this->extensions['Liip\ImagineBundle\Templating\FilterExtension']->filter($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl((("/images/vehicles/" . (isset($context["thumb"]) || array_key_exists("thumb"$context) ? $context["thumb"] : (function () { throw new RuntimeError('Variable "thumb" does not exist.'448$this->source); })())) . "")), "vehicle_thumb_webp"), "html"nulltrue);
  690.                     echo "\" type=\"image/webp\">
  691.                                                                     <source srcset=\"";
  692.                     // line 449
  693.                     echo twig_escape_filter($this->env$this->extensions['Liip\ImagineBundle\Templating\FilterExtension']->filter($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl((("/images/vehicles/" . (isset($context["thumb"]) || array_key_exists("thumb"$context) ? $context["thumb"] : (function () { throw new RuntimeError('Variable "thumb" does not exist.'449$this->source); })())) . "")), "vehicle_thumb_jpeg"), "html"nulltrue);
  694.                     echo "\" type=\"image/jpeg\">
  695.                                                                     <img src=\"";
  696.                     // line 450
  697.                     echo twig_escape_filter($this->env$this->extensions['Liip\ImagineBundle\Templating\FilterExtension']->filter($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl((("/images/vehicles/" . (isset($context["thumb"]) || array_key_exists("thumb"$context) ? $context["thumb"] : (function () { throw new RuntimeError('Variable "thumb" does not exist.'450$this->source); })())) . "")), "vehicle_thumb_jpeg"), "html"nulltrue);
  698.                     echo "\"
  699.                                                                          width=\"270\" height=\"145\"
  700.                                                                          class=\"img-fluid full-width image-preview\"
  701.                                                                          alt=\"";
  702.                     // line 453
  703.                     echo twig_escape_filter($this->env, ((((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["auction"], "vehicle", [], "any"falsefalsefalse453), "year", [], "any"falsefalsefalse453) . " ") . twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["auction"], "vehicle", [], "any"falsefalsefalse453), "make", [], "any"falsefalsefalse453)) . " ") . twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["auction"], "vehicle", [], "any"falsefalsefalse453), "model", [], "any"falsefalsefalse453)), "html"nulltrue);
  704.                     echo "\"
  705.                                                                     >
  706.                                                                 </picture>
  707.                                                             ";
  708.                     // line 457
  709.                     echo "                                                        ";
  710.                 } elseif ($this->extensions['App\Twig\ImageExistsExtension']->imageExists(twig_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["auction"], "vehicle", [], "any"falsefalsefalse457), "vehicleImages", [], "any"falsefalsefalse457), "first", [], "any"falsefalsefalse457), "thumbPath", [], "any"falsefalsefalse457))) {
  711.                     // line 458
  712.                     echo "                                                            <img
  713.                                                                     src=\"";
  714.                     // line 459
  715.                     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["auction"], "vehicle", [], "any"falsefalsefalse459), "vehicleImages", [], "any"falsefalsefalse459), "first", [], "any"falsefalsefalse459), "thumbPath", [], "any"falsefalsefalse459), "html"nulltrue);
  716.                     echo "\"
  717.                                                                     class=\"img-fluid full-width image-preview\"
  718.                                                                     alt=\"image\"
  719.                                                             >
  720.                                                         ";
  721.                 } else {
  722.                     // line 464
  723.                     echo "                                                            <img
  724.                                                                     src=\"";
  725.                     // line 465
  726.                     echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/no-img-1.jpg"), "html"nulltrue);
  727.                     echo "\"
  728.                                                                     class=\"img-fluid full-width image-preview img-max-height\"
  729.                                                                     alt=\"Image unavailable\"
  730.                                                             >
  731.                                                         ";
  732.                 }
  733.                 // line 470
  734.                 echo "                                                        <a href=\"";
  735.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("vehicle", ["year" => twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,                 // line 472
  736. $context["auction"], "vehicle", [], "any"falsefalsefalse472), "year", [], "any"falsefalsefalse472), "make" => twig_urlencode_filter(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,                 // line 473
  737. $context["auction"], "vehicle", [], "any"falsefalsefalse473), "make", [], "any"falsefalsefalse473)), "model" => twig_urlencode_filter(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,                 // line 474
  738. $context["auction"], "vehicle", [], "any"falsefalsefalse474), "model", [], "any"falsefalsefalse474)), "id" => twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,                 // line 475
  739. $context["auction"], "vehicle", [], "any"falsefalsefalse475), "id", [], "any"falsefalsefalse475)]), "html"nulltrue);
  740.                 // line 476
  741.                 echo "\"
  742.                                                            class=\"overlay-auc\">
  743.                                                             <div class=\"text\">
  744.                                                                 View Vehicle Details<br>
  745.                                                                 <span class=\"preview-icon\">
  746.                                                                         <i class=\"fa fa-car\" style=\"font-size:60px\"></i>
  747.                                                                     </span>
  748.                                                                 <br>
  749.                                                                 ";
  750.                 // line 484
  751.                 echo twig_escape_filter($this->env, (((isset($context["auctionType"]) || array_key_exists("auctionType"$context) ? $context["auctionType"] : (function () { throw new RuntimeError('Variable "auctionType" does not exist.'484$this->source); })()) . " ") . twig_date_format_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["auction"], "auction", [], "any"falsefalsefalse484), "dateStart", [], "any"falsefalsefalse484), "l j F Y H:ia")), "html"nulltrue);
  752.                 echo "
  753.                                                             </div>
  754.                                                         </a>
  755.                                                     </div>
  756.                                                     <div class=\"view\" style=\"padding:15px;padding-top:8px\">
  757.                                                         <div class=\"row\">
  758.                                                             <h5 class=\"title ellipsis col-12\">
  759.                                                                 <a href=\"";
  760.                 // line 492
  761.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("vehicle", ["year" => twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,                 // line 494
  762. $context["auction"], "vehicle", [], "any"falsefalsefalse494), "year", [], "any"falsefalsefalse494), "make" => twig_urlencode_filter(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,                 // line 495
  763. $context["auction"], "vehicle", [], "any"falsefalsefalse495), "make", [], "any"falsefalsefalse495)), "model" => twig_urlencode_filter(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,                 // line 496
  764. $context["auction"], "vehicle", [], "any"falsefalsefalse496), "model", [], "any"falsefalsefalse496)), "id" => twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,                 // line 497
  765. $context["auction"], "vehicle", [], "any"falsefalsefalse497), "id", [], "any"falsefalsefalse497)]), "html"nulltrue);
  766.                 // line 498
  767.                 echo "\"
  768.                                                                    class=\"text-light-black vehicle-title\">
  769.                                                                     ";
  770.                 // line 500
  771.                 echo twig_escape_filter($this->env, ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["auction"], "vehicle", [], "any"falsefalsefalse500), "year", [], "any"falsefalsefalse500) . " ") . twig_upper_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["auction"], "vehicle", [], "any"falsefalsefalse500), "make", [], "any"falsefalsefalse500))), "html"nulltrue);
  772.                 echo "
  773.                                                                 </a>
  774.                                                                 <br>
  775.                                                                 <a href=\"";
  776.                 // line 503
  777.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("vehicle", ["year" => twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,                 // line 505
  778. $context["auction"], "vehicle", [], "any"falsefalsefalse505), "year", [], "any"falsefalsefalse505), "make" => twig_urlencode_filter(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,                 // line 506
  779. $context["auction"], "vehicle", [], "any"falsefalsefalse506), "make", [], "any"falsefalsefalse506)), "model" => twig_urlencode_filter(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,                 // line 507
  780. $context["auction"], "vehicle", [], "any"falsefalsefalse507), "model", [], "any"falsefalsefalse507)), "id" => twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,                 // line 508
  781. $context["auction"], "vehicle", [], "any"falsefalsefalse508), "id", [], "any"falsefalsefalse508)]), "html"nulltrue);
  782.                 // line 509
  783.                 echo "\"
  784.                                                                    class=\"text-light-black vehicle-title variant\">
  785.                                                                     ";
  786.                 // line 511
  787.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["auction"], "vehicle", [], "any"falsefalsefalse511), "variant", [], "any"falsefalsefalse511), "html"nulltrue);
  788.                 echo "
  789.                                                                 </a>
  790.                                                             </h5>
  791.                                                         </div>
  792.                                                         <div class=\"row\">
  793.                                                             <div class=\"col-6 no-gutters-right\">
  794.                                                                 <div class=\"ellipsis\">
  795.                                                                     <b>Lot no:</b> ";
  796.                 // line 518
  797.                 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["auction"], "vehicle", [], "any"falsefalsefalse518), "vehicleMotusData", [], "any"falsefalsefalse518), "lotNo", [], "any"falsefalsefalse518), "html"nulltrue);
  798.                 echo "
  799.                                                                 </div>
  800.                                                             </div>
  801.                                                             <div class=\"col-6 no-gutters-left no-gutters-right\">
  802.                                                                 <div class=\"ellipsis\">
  803.                                                                     <b title=\"Market Guide Value\">MGV:</b> R";
  804.                 // line 523
  805.                 echo twig_escape_filter($this->envtwig_number_format_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["auction"], "vehicle", [], "any"falsefalsefalse523), "vehicleMotusData", [], "any"falsefalsefalse523), "mgv", [], "any"falsefalsefalse523)), "html"nulltrue);
  806.                 echo "
  807.                                                                 </div>
  808.                                                             </div>
  809.                                                             <div class=\"col-6 no-gutters-right\">
  810.                                                                 <div class=\"ellipsis\">
  811.                                                                     <b>Reg:</b> ";
  812.                 // line 528
  813.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["auction"], "vehicle", [], "any"falsefalsefalse528), "regNo", [], "any"falsefalsefalse528), "html"nulltrue);
  814.                 echo "
  815.                                                                 </div>
  816.                                                             </div>
  817.                                                             <div class=\"col-6 no-gutters-right no-gutters-left\">
  818.                                                                 <div class=\"ellipsis\">
  819.                                                                     ";
  820.                 // line 533
  821.                 if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["auction"], "vehicle", [], "any"falsefalsefalse533), "mileage", [], "any"falsefalsefalse533) > 0)) {
  822.                     // line 534
  823.                     echo "                                                                        <b>Mileage:</b> ";
  824.                     echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["auction"], "vehicle", [], "any"falsefalsefalse534), "mileage", [], "any"falsefalsefalse534), "html"nulltrue);
  825.                     echo "km
  826.                                                                     ";
  827.                 } else {
  828.                     // line 536
  829.                     echo "                                                                        N/A
  830.                                                                     ";
  831.                 }
  832.                 // line 538
  833.                 echo "                                                                </div>
  834.                                                             </div>
  835.                                                         </div>
  836.                                                     </div>
  837.                                                 </div>
  838.                                             </div>
  839.                                         ";
  840.             }
  841.             $_parent $context['_parent'];
  842.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['auction'], $context['_parent'], $context['loop']);
  843.             $context array_intersect_key($context$_parent) + $_parent;
  844.             // line 545
  845.             echo "
  846.                                         <div class=\"col-12\">
  847.                                             <!-- pagination -->
  848.                                             ";
  849.             // line 548
  850.             $context["_currentPage"] = ((twig_get_attribute($this->env$this->sourcetwig_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.'548$this->source); })()), "request", [], "any"falsefalsefalse548), "query", [], "any"falsefalsefalse548), "get", [=> "p"], "method"falsefalsefalse548)) ? (twig_get_attribute($this->env$this->sourcetwig_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.'548$this->source); })()), "request", [], "any"falsefalsefalse548), "query", [], "any"falsefalsefalse548), "get", [=> "p"], "method"falsefalsefalse548)) : (1));
  851.             // line 549
  852.             echo "                                            ";
  853.             $context["_currentRoute"] = twig_get_attribute($this->env$this->sourcetwig_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.'549$this->source); })()), "request", [], "any"falsefalsefalse549), "attributes", [], "any"falsefalsefalse549), "get", [=> "_route"], "method"falsefalsefalse549);
  854.             // line 550
  855.             echo "                                            ";
  856.             $context["_currentParams"] = twig_get_attribute($this->env$this->sourcetwig_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.'550$this->source); })()), "request", [], "any"falsefalsefalse550), "query", [], "any"falsefalsefalse550), "all", [], "any"falsefalsefalse550);
  857.             // line 551
  858.             echo "                                            ";
  859.             if (((isset($context["lastPage"]) || array_key_exists("lastPage"$context) ? $context["lastPage"] : (function () { throw new RuntimeError('Variable "lastPage" does not exist.'551$this->source); })()) > 1)) {
  860.                 // line 552
  861.                 echo "                                                <div class=\"col-12\">
  862.                                                     <nav class=\"custom-pagination\">
  863.                                                         <ul class=\"pagination\">
  864.                                                             ";
  865.                 // line 555
  866.                 if (((isset($context["_currentPage"]) || array_key_exists("_currentPage"$context) ? $context["_currentPage"] : (function () { throw new RuntimeError('Variable "_currentPage" does not exist.'555$this->source); })()) > 1)) {
  867.                     // line 556
  868.                     echo "                                                                <li class=\"page-item\"><a class=\"page-link\" href=\"";
  869.                     echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath((isset($context["_currentRoute"]) || array_key_exists("_currentRoute"$context) ? $context["_currentRoute"] : (function () { throw new RuntimeError('Variable "_currentRoute" does not exist.'556$this->source); })()), twig_array_merge((isset($context["_currentParams"]) || array_key_exists("_currentParams"$context) ? $context["_currentParams"] : (function () { throw new RuntimeError('Variable "_currentParams" does not exist.'556$this->source); })()), ["p" => ((isset($context["_currentPage"]) || array_key_exists("_currentPage"$context) ? $context["_currentPage"] : (function () { throw new RuntimeError('Variable "_currentPage" does not exist.'556$this->source); })()) - 1)])), "html"nulltrue);
  870.                     echo "\">Previous</a></li>
  871.                                                             ";
  872.                 }
  873.                 // line 558
  874.                 echo "                                                            ";
  875.                 $context['_parent'] = $context;
  876.                 $context['_seq'] = twig_ensure_traversable(range(1, (isset($context["lastPage"]) || array_key_exists("lastPage"$context) ? $context["lastPage"] : (function () { throw new RuntimeError('Variable "lastPage" does not exist.'558$this->source); })())));
  877.                 foreach ($context['_seq'] as $context["_key"] => $context["i"]) {
  878.                     // line 559
  879.                     echo "                                                                <li class=\"page-item ";
  880.                     if (($context["i"] == (isset($context["_currentPage"]) || array_key_exists("_currentPage"$context) ? $context["_currentPage"] : (function () { throw new RuntimeError('Variable "_currentPage" does not exist.'559$this->source); })()))) {
  881.                         echo "active";
  882.                     }
  883.                     echo "\"><a class=\"page-link\" href=\"";
  884.                     echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath((isset($context["_currentRoute"]) || array_key_exists("_currentRoute"$context) ? $context["_currentRoute"] : (function () { throw new RuntimeError('Variable "_currentRoute" does not exist.'559$this->source); })()), twig_array_merge((isset($context["_currentParams"]) || array_key_exists("_currentParams"$context) ? $context["_currentParams"] : (function () { throw new RuntimeError('Variable "_currentParams" does not exist.'559$this->source); })()), ["p" => $context["i"]])), "html"nulltrue);
  885.                     echo "\">";
  886.                     echo twig_escape_filter($this->env$context["i"], "html"nulltrue);
  887.                     echo "</a></li>
  888.                                                             ";
  889.                 }
  890.                 $_parent $context['_parent'];
  891.                 unset($context['_seq'], $context['_iterated'], $context['_key'], $context['i'], $context['_parent'], $context['loop']);
  892.                 $context array_intersect_key($context$_parent) + $_parent;
  893.                 // line 561
  894.                 echo "                                                            ";
  895.                 if (((isset($context["_currentPage"]) || array_key_exists("_currentPage"$context) ? $context["_currentPage"] : (function () { throw new RuntimeError('Variable "_currentPage" does not exist.'561$this->source); })()) < (isset($context["lastPage"]) || array_key_exists("lastPage"$context) ? $context["lastPage"] : (function () { throw new RuntimeError('Variable "lastPage" does not exist.'561$this->source); })()))) {
  896.                     // line 562
  897.                     echo "                                                                <li class=\"page-item\"><a class=\"page-link\" href=\"";
  898.                     echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath((isset($context["_currentRoute"]) || array_key_exists("_currentRoute"$context) ? $context["_currentRoute"] : (function () { throw new RuntimeError('Variable "_currentRoute" does not exist.'562$this->source); })()), twig_array_merge((isset($context["_currentParams"]) || array_key_exists("_currentParams"$context) ? $context["_currentParams"] : (function () { throw new RuntimeError('Variable "_currentParams" does not exist.'562$this->source); })()), ["p" => ((isset($context["_currentPage"]) || array_key_exists("_currentPage"$context) ? $context["_currentPage"] : (function () { throw new RuntimeError('Variable "_currentPage" does not exist.'562$this->source); })()) + 1)])), "html"nulltrue);
  899.                     echo "\">Next</a></li>
  900.                                                             ";
  901.                 }
  902.                 // line 564
  903.                 echo "                                                        </ul>
  904.                                                     </nav>
  905.                                                 </div>
  906.                                             ";
  907.             }
  908.             // line 568
  909.             echo "                                        </div>
  910.                                     ";
  911.         } else {
  912.             // line 571
  913.             echo "                                        <div class=\"col-12 text-center\">
  914.                                             <?php echo \$auction->vehicles_row; ?>
  915.                                         </div>
  916.                                     ";
  917.         }
  918.         // line 575
  919.         echo "                                </div>
  920.                                 <div class=\"row\">
  921.                                     <div class=\"col-12 padding-btm-20\">
  922.                                     </div>
  923.                                 </div>
  924.                             </div>
  925.                         </div>
  926.                     </div>
  927.                 </div>
  928.             </div>
  929.             <iframe allowfullscreen=\"\" frameborder=\"0\" width=\"100%\" height=\"450\" src=\"https://www.google.com/maps/embed/v1/place?key=<?php echo MAPS_API_KEY; ?>&amp;q=Imperial+Auto+Auctions&amp;zoom=16\"></iframe>
  930.         </section>
  931.         ";
  932.         // line 592
  933.         $this->displayParentBlock("layout"$context$blocks);
  934.         echo "
  935.     ";
  936.         
  937.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  938.         
  939.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  940.     }
  941.     // line 596
  942.     public function block_javascripts($context, array $blocks = [])
  943.     {
  944.         $macros $this->macros;
  945.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  946.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  947.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  948.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  949.         // line 597
  950.         echo "    ";
  951.         $this->displayParentBlock("javascripts"$context$blocks);
  952.         echo "
  953. ";
  954.         
  955.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  956.         
  957.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  958.     }
  959.     public function getTemplateName()
  960.     {
  961.         return "frontend/auctions.html.twig";
  962.     }
  963.     public function isTraitable()
  964.     {
  965.         return false;
  966.     }
  967.     public function getDebugInfo()
  968.     {
  969.         return array (  1049 => 597,  1039 => 596,  1026 => 592,  1007 => 575,  1001 => 571,  996 => 568,  990 => 564,  984 => 562,  981 => 561,  966 => 559,  961 => 558,  955 => 556,  953 => 555,  948 => 552,  945 => 551,  942 => 550,  939 => 549,  937 => 548,  932 => 545,  920 => 538,  916 => 536,  910 => 534,  908 => 533,  900 => 528,  892 => 523,  884 => 518,  874 => 511,  870 => 509,  868 => 508,  867 => 507,  866 => 506,  865 => 505,  864 => 503,  858 => 500,  854 => 498,  852 => 497,  851 => 496,  850 => 495,  849 => 494,  848 => 492,  837 => 484,  827 => 476,  825 => 475,  824 => 474,  823 => 473,  822 => 472,  820 => 470,  812 => 465,  809 => 464,  801 => 459,  798 => 458,  795 => 457,  789 => 453,  783 => 450,  779 => 449,  775 => 448,  772 => 447,  770 => 446,  767 => 445,  765 => 444,  760 => 441,  757 => 440,  754 => 439,  751 => 438,  748 => 437,  745 => 436,  740 => 435,  738 => 434,  709 => 408,  694 => 396,  690 => 395,  686 => 394,  640 => 351,  636 => 350,  632 => 349,  582 => 302,  578 => 301,  574 => 300,  536 => 264,  525 => 257,  523 => 256,  514 => 250,  510 => 249,  506 => 248,  465 => 210,  461 => 209,  457 => 208,  427 => 181,  423 => 180,  419 => 179,  411 => 174,  407 => 173,  403 => 172,  394 => 166,  390 => 165,  386 => 164,  377 => 158,  373 => 157,  336 => 123,  332 => 122,  328 => 121,  267 => 62,  261 => 58,  255 => 55,  248 => 52,  245 => 51,  242 => 50,  239 => 49,  236 => 48,  234 => 47,  231 => 46,  229 => 45,  216 => 39,  207 => 32,  197 => 31,  187 => 29,  177 => 28,  164 => 25,  154 => 24,  142 => 22,  138 => 21,  134 => 20,  130 => 19,  125 => 17,  121 => 16,  117 => 15,  113 => 14,  106 => 11,  104 => 9,  102 => 8,  99 => 7,  89 => 6,  76 => 4,  73 => 3,  63 => 2,  40 => 1,);
  970.     }
  971.     public function getSourceContext()
  972.     {
  973.         return new Source("{% extends 'layout.html.twig' %}
  974.     {% block meta_title %}
  975.         {% set metaTitle = meta.metaTitle %}
  976.         {{ metaTitle }}
  977.     {% endblock %}
  978.     {% block meta_decription %}
  979.         {% set metaTitle = meta.metaTitle %}
  980.         {%
  981.             set metaDescription = meta.metaDescription
  982.         %}
  983.         <meta name=\"description\" content=\"{{ metaDescription }}\">
  984.         <meta name=\"twitter:card\" content=\"summary\" />
  985.         <meta name=\"twitter:site\" content=\"@motusaa\" />
  986.         <meta name=\"twitter:title\" content=\"{{ metaTitle }}\" />
  987.         <meta name=\"twitter:description\" content=\"{{ metaDescription }}\" />
  988.         <meta name=\"twitter:image\" content=\"{{ app.request.uri ~ 'images/banners' ~ meta.image }}\" />
  989.         <meta name=\"twitter:url\" content=\"{{ app.request.uri }}\" />
  990.         <meta name=\"og:image\" content=\"{{ app.request.uri ~ 'images/banners' ~ meta.image }}\" />
  991.         <meta name=\"og:title\" content=\"{{ metaTitle }}\" />
  992.         <meta name=\"og:description\" content=\"{{ metaDescription }}\" />
  993.         <meta name=\"og:url\" content=\"{{ app.request.uri }}\" />
  994.     {% endblock %}
  995.     {% block stylesheets %}
  996.         {{parent()}}
  997.     {% endblock %}
  998.     {% block slider %}
  999.     {% endblock %}
  1000.     {% block layout %}
  1001.         <section class=\"section-padding-100 listing-with-map listing-with-map-3\">
  1002.             <div class=\"container-fluid\">
  1003.                 <div class=\"row\">
  1004.                     <div class=\"col-12\" style=\"padding-bottom:15px\">
  1005.                         <a href=\"{{ app.request.uri }}/auctions/\">Home</a> Â» <a href=\"{{ app.request.uri }}/auctions/\"  style=\"color:#e2003c\">Auction {{ auctions.id }}</a>
  1006.                     </div>
  1007.                 </div>
  1008.                 <div class=\"col-12 text-center primary-1\">
  1009.                     <h1>
  1010.                         {% if auctions.id > 0 %}
  1011.                         <span class=\"d-none d-md-block\">
  1012.                             {% if auctions.isOnline == 1 %}
  1013.                                 {% set auctionType = 'Timed Online Auction' %}
  1014.                             {% else %}
  1015.                                 {% set auctionType = 'Ohysical Online Auction' %}
  1016.                             {% endif %}
  1017.                             {{ auctionType ~ ' ' ~ auctions.dateStart|date('l j F Y H:ia') }}
  1018.                         </span>
  1019.                         <span class=\"d-block d-md-none auc-header\">
  1020.                             {{ auctionType ~ ' ' ~ auctions.dateStart|date('l j F Y H:ia') }}
  1021.                         </span>
  1022.                         {% else %}
  1023.                         <span class=\"auc-header\">
  1024.                                 Auction Closed
  1025.                             </span>
  1026.                         {% endif %}
  1027.                     </h1>
  1028.                 </div>
  1029.                 <div class=\"col-12\" data-animation=\"scaleIn\" style=\"padding-left: 0;padding-right: 0;\">
  1030.                     <div class=\"multisteps-form__content\">
  1031.                         <div class=\"clearfix\">
  1032.                             <ul class=\"nav nav-tabs m-b10\">
  1033.                                 <li role=\"presentation\"  class=\"namv-item auc-tabs active\" id=\"auction-details\">
  1034.                                     <a data-toggle=\"tab\" class=\"nav-link <?php echo \$auction_details; ?>\" aria-controls=\"auc-det\" href=\"#auc-det\">
  1035.                                         <h4 class=\"m-btm-0\">Auction Details</h4>
  1036.                                     </a>
  1037.                                 </li>
  1038.                                 <li role=\"presentation\" class=\"namv-item auc-tabs <?php echo \$bidding_requirements; ?>\" id=\"bidding-requirements\">
  1039.                                     <a data-toggle=\"tab\" class=\"nav-link <?php echo \$bidding_requirements; ?>\" aria-controls=\"bid-req\" href=\"#bid-req\">
  1040.                                         <h4 class=\"m-btm-0\">
  1041.                                             Bidding Requirements
  1042.                                         </h4>
  1043.                                     </a>
  1044.                                 </li>
  1045.                                 <li role=\"presentation\" class=\"namv-item auc-tabs <?php echo \$downloads; ?>\" id=\"download\">
  1046.                                     <a data-toggle=\"tab\" class=\"nav-link <?php echo \$downloads; ?>\" aria-controls=\"dnld\" href=\"#dnld\">
  1047.                                         <h4 class=\"m-btm-0\">Downloads</h4>
  1048.                                     </a>
  1049.                                 </li>
  1050.                                 <li role=\"presentation\" class=\"namv-item auc-tabs <?php echo \$contacts; ?>\" id=\"contact\">
  1051.                                     <a data-toggle=\"tab\" class=\"nav-link <?php echo \$contacts; ?>\" aria-controls=\"contact\" href=\"#con\">
  1052.                                         <h4 class=\"m-btm-0\">Contacts</h4>
  1053.                                     </a>
  1054.                                 </li>
  1055.                                 <li role=\"presentation\" class=\"namv-item auc-tabs <?php echo \$mailing_list; ?>\" id=\"mail-list\">
  1056.                                     <a data-toggle=\"tab\" class=\"nav-link <?php echo \$mailing_list; ?>\" aria-controls=\"mail-list\" href=\"#ml-list\">
  1057.                                         <h4 class=\"m-btm-0\">Join our Mailing List</h4>
  1058.                                     </a>
  1059.                                 </li>
  1060.                                 <li role=\"presentation\" class=\"namv-item auc-tabs <?php echo \$get_finance; ?>\" id=\"finance\">
  1061.                                     <a data-toggle=\"tab\" class=\"nav-link <?php echo \$get_finance; ?>\" aria-controls=\"finance\" href=\"#fin\">
  1062.                                         <h4 class=\"m-btm-0\">Get Auction Finance</h4>
  1063.                                     </a>
  1064.                                 </li>
  1065.                                 <li role=\"presentation\" class=\"namv-item auc-tabs auc-rester-tab\" id=\"finance\">
  1066.                                     <a class=\"nav-link\" target=\"_blank\" href=\"<?php echo \$reg_url; ?>\">
  1067.                                         <h4 class=\"m-btm-0\">Register for this auction</h4>
  1068.                                     </a>
  1069.                                 </li>
  1070.                             </ul>
  1071.                             <div class=\"dlab-tabs\">
  1072.                                 <div class=\"tab-content\">
  1073.                                     <!-- Auction Details -->
  1074.                                     <div id=\"auc-det\" class=\"tab-pane clearfix city-list active\">
  1075.                                         <div class=\"dlab-accordion advanced-search toggle\" id=\"accordion1\">
  1076.                                             <div class=\"panel\">
  1077.                                                 <div class=\"row\">
  1078.                                                     <div class=\"d-none d-md-block col-md-3\">
  1079.                                                         <picture>
  1080.                                                             <source srcset=\"{{ asset('images/img-5.jpeg') }}\" type=\"image/webp\">
  1081.                                                             <source srcset=\"{{ asset('images/img-5.jpeg') }}\" type=\"image/jpeg\">
  1082.                                                             <img src=\"{{ asset('images/img-5.jpeg') }}\" alt=\"Auction Details\" class=\"img-fluid\">
  1083.                                                         </picture>
  1084.                                                     </div>
  1085.                                                     <div class=\"col-12 col-md-9\">
  1086.                                                         <div class=\"row auc-copy\" style=\"height:100%\">
  1087.                                                             <div class=\"col-12 col-sm-4\">
  1088.                                                                 <p class=\"primary-1\" style=\"margin-bottom:12px\">Venue</p>
  1089.                                                                 Motus Auto Auctions<br>
  1090.                                                                 19 Herman Road, Meadowdale<br>
  1091.                                                                 Next to Makro Germiston<br>
  1092.                                                                 <script>
  1093.                                                                     var x = document.getElementById(\"demo\");
  1094.                                                                     function getLocation() {
  1095.                                                                         if (navigator.geolocation) {
  1096.                                                                             navigator.geolocation.getCurrentPosition(showPosition);
  1097.                                                                         } else {
  1098.                                                                             x.innerHTML = \"Geolocation is not supported by this browser.\";
  1099.                                                                         }
  1100.                                                                     }
  1101.                                                                     function showPosition(position) {
  1102.                                                                         var url = 'http://maps.google.com/maps?saddr=&daddr=19 Herman Road, Meadowdale';
  1103.                                                                         window.open(url, \"_blank\");
  1104.                                                                     }
  1105.                                                                 </script>
  1106.                                                                 <input type=\"hidden\" class=\"form-control\" name=\"saddr\" id=\"saddr\" value=\"\">
  1107.                                                                 <input type=\"hidden\" class=\"form-control\" value=\"19 Herman Road, Meadowdale\" name=\"daddr\">
  1108.                                                                 <input type=\"submit\" target=\"_blank\" value=\"Get Directions\" class=\"btn-second orange-btn vbtm\"  onclick=\"getLocation()\">
  1109.                                                             </div>
  1110.                                                             <div class=\"col-12 col-sm-4\">
  1111.                                                                 <p class=\"primary-1\" style=\"margin-bottom:12px\">Date & Time</p>
  1112.                                                                 {{ auctions.dateStart|date('D d M Y ') }}<br>
  1113.                                                                 Auction starts at {{ auctions.dateStart|date('H:i A') }}<br>
  1114.                                                                 <br>
  1115.                                                                 <div class=\"align-self-end\">
  1116.                                                                     <h4 class=\"primary-1\">Add To Calendar</h4>
  1117.                                                                     <a class=\"email-icons-links align-baseline\" href=\"https://www.google.com/calendar/render?action=TEMPLATE&text=Motus+Auto+Auction&dates=<?php echo \$g_date_time_start; ?>/<?php echo \$g_date_time_end; ?>Z&details=For+details,+link+here:+<?php echo \$auction->protocol . HOST; ?>&location=19+Herman+St,+Meadowdale,+Germiston,+1614&sf=true&output=xml\" target=\"_blank\">
  1118.                                                                         <picture>
  1119.                                                                             <source srcset=\"{{ asset('images/icon-gmail.webp') }}\" type=\"image/webp\">
  1120.                                                                             <source srcset=\"{{ asset('images/icon-gmail.png') }}\" type=\"image/png\">
  1121.                                                                             <img src=\"{{ asset('images/icon-gmail.png') }}\" class=\"img-fluid\" alt=\"Gmail\" title=\"Gmail\">
  1122.                                                                         </picture>
  1123.                                                                     </a>
  1124.                                                                     <a class=\"email-icons-links\" href=\"<?php echo \$auction->protocol . HOST; ?>i-cal.php?from=<?php echo urlencode(\$auction->auctions_row['date_start']); ?>&till=<?php echo urlencode(\$auction->auctions_row['date_end']); ?>&id=<?php echo \$_GET['id']; ?>&details=For+details,+link here:+<?php echo \$auction->protocol . HOST; ?>\">
  1125.                                                                         <picture>
  1126.                                                                             <source srcset=\"{{ asset('images/icon-outllook.webp') }}\" type=\"image/webp\">
  1127.                                                                             <source srcset=\"{{ asset('images/icon-outllook.png') }}\" type=\"image/png\">
  1128.                                                                             <img src=\"{{ asset('images/icon-outllook.png') }}\" class=\"img-fluid\" alt=\"Outlook\" title=\"Outlook\">
  1129.                                                                         </picture>
  1130.                                                                     </a>
  1131.                                                                     <a class=\"email-icons-links\" href=\"<?php echo \$auction->protocol . HOST; ?>mac-cal.php?from=<?php echo urlencode(\$auction->auctions_row['date_start']); ?>&till=<?php echo urlencode(\$auction->auctions_row['date_end']); ?>&id=<?php echo \$_GET['id']; ?>&details=For+details,+link here:+<?php echo \$auction->protocol . HOST; ?>\">
  1132.                                                                         <picture>
  1133.                                                                             <source srcset=\"{{ asset('images/icon-apple.webp') }}\" type=\"image/webp\">
  1134.                                                                             <source srcset=\"{{ asset('images/icon-apple.png') }}\" type=\"image/png\">
  1135.                                                                             <img src=\"{{ asset('images/icon-apple.png') }}\" class=\"img-fluid\" alt=\"Apple\" title=\"Apple\">
  1136.                                                                         </picture>
  1137.                                                                     </a>
  1138.                                                                 </div>
  1139.                                                             </div>
  1140.                                                             <div class=\"col-12 col-sm-4\">
  1141.                                                                 <p class=\"primary-1\" style=\"margin-bottom:12px\">Viewing Days</p>
  1142.                                                                 Friday: 8:00 am - 5:00 pm<br>
  1143.                                                                 Saturday: 9:00 am - 1:00 pm<br>
  1144.                                                                 Monday: before the auction<br>
  1145.                                                             </div>
  1146.                                                         </div>
  1147.                                                     </div>
  1148.                                                 </div>
  1149.                                             </div>
  1150.                                         </div>
  1151.                                     </div>
  1152.                                     <!-- Bidding Requirements -->
  1153.                                     <div id=\"bid-req\" class=\"tab-pane clearfix city-list <?php echo \$bidding_requirements; ?>\">
  1154.                                         <div class=\"dlab-accordion advanced-search toggle\" id=\"accordion2\">
  1155.                                             <div class=\"panel\">
  1156.                                                 <div class=\"row\">
  1157.                                                     <div class=\"d-none d-md-block col-md-3\">
  1158.                                                         <picture>
  1159.                                                             <source srcset=\"{{ asset('images/img-6.webp') }}\" type=\"image/webp\">
  1160.                                                             <source srcset=\"{{ asset('images/img-6.jpeg') }}\" type=\"image/jpeg\">
  1161.                                                             <img src=\"{{ asset('images/img-6.jpeg') }}\" alt=\"Bidding Requirements\" class=\"img-fluid\">
  1162.                                                         </picture>
  1163.                                                     </div>
  1164.                                                     <div class=\"col-12 col-md-9\">
  1165.                                                         <div class=\"row auc-copy\" style=\"height:100%\">
  1166.                                                             <div class=\"col-12\">
  1167.                                                                 <p class=\"primary-1\" style=\"margin-bottom:12px\">
  1168.                                                                     Requirements For Bidding
  1169.                                                                 </p>
  1170.                                                                 <p>
  1171.                                                                 <ul>
  1172.                                                                     <li class=\"li-bullets\">Completed registration process</li>
  1173.                                                                     <li class=\"li-bullets\">Proof of Payment of R5 000 Refundable Deposit</li>
  1174.                                                                     <li class=\"li-bullets\">Proof of Identity</li>
  1175.                                                                     <li class=\"li-bullets\">FICA documents</li>
  1176.                                                                 </ul>
  1177.                                                                 </p>
  1178.                                                                 <br><br>
  1179.                                                                 <a href=\"<?php echo \$auction->protocol . HOST; ?>buy/fica-requirements/\" class=\"btn-second orange-btn vbtm\">Click here for more info</a>
  1180.                                                             </div>
  1181.                                                         </div>
  1182.                                                     </div>
  1183.                                                 </div>
  1184.                                             </div>
  1185.                                         </div>
  1186.                                     </div>
  1187.                                     <!-- Downloads -->
  1188.                                     <div id=\"dnld\" class=\"tab-pane clearfix city-list <?php echo \$downloads; ?>\">
  1189.                                         <div class=\"dlab-accordion advanced-search toggle\" id=\"accordion3\">
  1190.                                             <div class=\"panel\">
  1191.                                                 <div class=\"row\">
  1192.                                                     <div class=\"d-none d-md-block col-md-3\">
  1193.                                                         <picture>
  1194.                                                             <source srcset=\"{{ asset('images/img-8.webp') }}\" type=\"image/webp\">
  1195.                                                             <source srcset=\"{{ asset('images/img-8.jpeg') }}\" type=\"image/jpeg\">
  1196.                                                             <img src=\"{{ asset('images/img-8.jpeg') }}\" alt=\"Downloads\" class=\"img-fluid\">
  1197.                                                         </picture>
  1198.                                                     </div>
  1199.                                                     <div class=\"col-12 col-md-9\">
  1200.                                                         <div class=\"row auc-copy\">
  1201.                                                             <div class=\"col-12\">
  1202.                                                                 {% if auctions.id > 0 %}
  1203.                                                                 <a href=\"{{ path('auction_pdf') }}\" class=\"btn btn-download btn-download\" style=\"margin-top:0 !important\" alt=\"Download auction list\">
  1204.                                                                     <i class=\"far fa-file-pdf\"></i>
  1205.                                                                     <b> Auction catalogue</b>
  1206.                                                                 </a>
  1207.                                                                 <br>
  1208.                                                                 {% endif %}
  1209.                                                                 <a class=\"btn btn-download btn-download\" role=\"button\" href=\"<?php echo \$auction->protocol . HOST; ?>buy/fica-requirements/\" title=\"Fica Requirements\">
  1210.                                                                     <i class=\"far fa-file-pdf\"></i>
  1211.                                                                     <b> FICA Requirements</b>
  1212.                                                                 </a>
  1213.                                                                 <br>
  1214.                                                                 <a class=\"btn btn-download btn-download\" role=\"button\" href=\"<?php echo \$auction->protocol . HOST; ?>download.php?banking-details&auctions\" alt=\"Download auction list\">
  1215.                                                                     <i class=\"far fa-file-pdf\"></i>
  1216.                                                                     <b> Motus Auto Auctions Banking Details</b>
  1217.                                                                 </a>
  1218.                                                                 <br>
  1219.                                                                 <a class=\"btn btn-download btn-download\" role=\"button\" href=\"<?php echo \$auction->protocol . HOST; ?>download.php?rules&auctions\" title=\"Terms & Conditions\">
  1220.                                                                     <i class=\"far fa-file-pdf\"></i>
  1221.                                                                     <b> Motus Auto Auctions Terms and Conditions</b>
  1222.                                                                 </a>
  1223.                                                             </div>
  1224.                                                         </div>
  1225.                                                     </div>
  1226.                                                 </div>
  1227.                                             </div>
  1228.                                         </div>
  1229.                                     </div>
  1230.                                     <!-- Contact Us -->
  1231.                                     <div id=\"con\" class=\"tab-pane clearfix city-list <?php echo \$contacts; ?>\">
  1232.                                         <div class=\"dlab-accordion advanced-search toggle\" id=\"accordion4\">
  1233.                                             <div class=\"panel\">
  1234.                                                 <div class=\"row\">
  1235.                                                     <div class=\"d-none d-md-block col-md-3\">
  1236.                                                         <picture>
  1237.                                                             <source srcset=\"{{ asset('images/auc-contact.webp') }}\" type=\"image/webp\">
  1238.                                                             <source srcset=\"{{ asset('images/auc-contact-lg.jpg') }}\" type=\"image/jpeg\">
  1239.                                                             <img src=\"{{ asset('images/auc-contact-lg.jpg') }}\" alt=\"Contact Us\" class=\"img-fluid\">
  1240.                                                         </picture>
  1241.                                                     </div>
  1242.                                                     <div class=\"col-12 col-md-9\">
  1243.                                                         <div class=\"row auc-copy\">
  1244.                                                             <div class=\"col-12 col-sm-4 no-gutters-left\">
  1245.                                                                 <p class=\"primary-1\" class=\"auction-con-tab-title\">Esias Van Der Westhuizen</p>
  1246.                                                                 General Manager<br>
  1247.                                                                 <i class=\"fas fa-phone-alt\" style=\"color: #293e6b\"></i>&nbsp;
  1248.                                                                 <a href=\"tel:060 990 0066\">060 990 0066</a><br>
  1249.                                                                 <i class=\"fas fa-envelope primary-1\"></i>&nbsp;
  1250.                                                                 <a href=\"mailto:esias.vanderwesthuizen@motusaa.co.za\">esias.vanderwesthuizen@motusaa.co.za</a>
  1251.                                                             </div>
  1252.                                                             <div class=\"col-12 col-sm-4\">
  1253.                                                                 <p class=\"primary-1\" class=\"auction-con-tab-title\">Christiaan Viviers</p>
  1254.                                                                 Auction Manager<br>
  1255.                                                                 <i class=\"fas fa-phone-alt\" style=\"color: #293e6b\"></i>&nbsp;
  1256.                                                                 <a href=\"tel:082 871 7096\">082 871 7096</a><br>
  1257.                                                                 <i class=\"fas fa-envelope primary-1\"></i>&nbsp;
  1258.                                                                 <a href=\"mailto:christiaan.viviers@motusaa.co.za\">christiaan.viviers@motusaa.co.za</a>
  1259.                                                                 <div class=\"auction-spacer-15\"></div>
  1260.                                                             </div>
  1261.                                                             <div class=\"col-12 col-sm-4\">
  1262.                                                                 <p class=\"primary-1\" class=\"auction-con-tab-title\">Motus Auto Auctions</p>
  1263.                                                                 Office<br>
  1264.                                                                 <i class=\"fas fa-phone-alt primary-1\"></i>&nbsp;
  1265.                                                                 <a href=\"tel:011 201 3700\">011 201 3700</a><br>
  1266.                                                                 <i class=\"fas fa-envelope primary-1\"></i>&nbsp;
  1267.                                                                 <a target=\"_blank\" href=\"mailto:info@motusaa.co.za\"> info@motusaa.co.za </a>
  1268.                                                                 <div class=\"auction-spacer-15\"></div>
  1269.                                                             </div>
  1270.                                                         </div>
  1271.                                                     </div>
  1272.                                                 </div>
  1273.                                             </div>
  1274.                                         </div>
  1275.                                     </div>
  1276.                                     <!-- Mail Lists -->
  1277.                                     <div id=\"ml-list\" class=\"tab-pane clearfix city-list <?php echo \$mailing_list; ?>\">
  1278.                                         <div class=\"dlab-accordion advanced-search toggle\" id=\"accordion5\">
  1279.                                             <div class=\"panel\">
  1280.                                                 <div class=\"row\">
  1281.                                                     <div class=\"d-none d-md-block col-md-3\">
  1282.                                                         <picture>
  1283.                                                             <source srcset=\"{{ asset('images/img-8.webp') }}\" type=\"image/webp\">
  1284.                                                             <source srcset=\"{{ asset('images/img-8.jpeg') }}\" type=\"image/jpeg\">
  1285.                                                             <img src=\"{{ asset('images/img-8.jpeg') }}\" alt=\"Mailing Lists\" class=\"img-fluid\">
  1286.                                                         </picture>
  1287.                                                     </div>
  1288.                                                     <div class=\"col-12 col-md-9 auc-copy\">
  1289.                                                         <p class=\"primary-1\" style=\"margin-bottom:12px\">Auction Alert</p>
  1290.                                                         <form action=\"/subscribe/auctions/thank-you/\" id=\"form\" method=\"post\">
  1291.                                                             <input type=\"hidden\" name=\"form_id\" value=\"7\" />
  1292.                                                             <table border=\"0\" cellpadding=\"2\" cellspacing=\"2\" style=\"width: 90%; font-family: arial;\">
  1293.                                                                 <tr style=\"height: 28px;\">
  1294.                                                                     <td style=\"padding-right:10px !important\"><input type=\"text\" class=\"form-control\" name=\"100\" id=\"name\" placeholder=\"First Name\" style=\"width: 100%;\" /></td>
  1295.                                                                     <td style=\"padding-left:10px !important\"><input type=\"text\" class=\"form-control\" name=\"102\" id=\"email\" placeholder=\"Email Address\" style=\"width: 100%;\" /></td>
  1296.                                                                 </tr>
  1297.                                                                 <tr>
  1298.                                                                     <td colspan=\"2\">
  1299.                                                                         <input type=\"hidden\" name=\"Created\" id=\"Created\" value=\"<?php echo date('Y-m-d H:i:s'); ?>\" />
  1300.                                                                         <input type=\"hidden\" name=\"register\" value=\"1\" />
  1301.                                                                         <!--                                                                        <input type=\"hidden\" name=\"109\" value=\"1\">-->
  1302.                                                                         <input type=\"checkbox\" name=\"contact_me_by_fax_only\" value=\"1\" tabindex=\"-1\" class=\"con-fax\" autocomplete=\"off\">
  1303.                                                                         <input type=\"submit\" name=\"save\" value=\"Submit\" class=\"btn btn-primary ml-auto float-right\" style=\"background-color: #00bad7; color: #fff; margin-top: 14px;\" />
  1304.                                                                     </td>
  1305.                                                                 </tr>
  1306.                                                             </table>
  1307.                                                         </form>
  1308.                                                     </div>
  1309.                                                 </div>
  1310.                                             </div>
  1311.                                         </div>
  1312.                                     </div>
  1313.                                     <!-- Finance -->
  1314.                                     <div id=\"fin\" class=\"tab-pane clearfix city-list <?php echo \$get_finance; ?>\">
  1315.                                         <div class=\"dlab-accordion advanced-search toggle\" id=\"accordion6\">
  1316.                                             <div class=\"panel\">
  1317.                                                 <div class=\"row\" style=\"height:100%\">
  1318.                                                     <div class=\"d-none d-md-block col-md-3\">
  1319.                                                         <picture>
  1320.                                                             <source srcset=\"{{ asset('images/auc-fin.webp') }}\" type=\"image/webp\">
  1321.                                                             <source srcset=\"{{ asset('images/auc-fin-lg.jpg') }}\" type=\"image/jpeg\">
  1322.                                                             <img src=\"{{ asset('images/auc-fin.jpg') }}\" alt=\"Downloads\" class=\"img-fluid\">
  1323.                                                         </picture>
  1324.                                                     </div>
  1325.                                                     <div class=\"col-12 col-md-9 auc-copy\">
  1326.                                                         <p class=\"primary-1\"  style=\"margin-bottom:12px\">Auction Finance</p>
  1327.                                                         Let us help you finance your auction car.<br><br>
  1328.                                                         <b>CALL</b><br>
  1329.                                                         Carin: <a href=\"tel:082 654 7232\"> 082 654 7232 </a>
  1330.                                                         <img src=\"{{ asset('images/auction-finance-logo.jpg') }}\" style=\"position: absolute;right: 55px;top: 10px;width: 100%;max-width: 242px\">
  1331.                                                         <a href=\"https://www.auctionfinance.co.za/\" target=\"_blank\" class=\"btn-second orange-btn vbtm\" style=\"right:65px;left: auto\">Visit Auction Finance website</a>
  1332.                                                     </div>
  1333.                                                 </div>
  1334.                                             </div>
  1335.                                         </div>
  1336.                                     </div>
  1337.                                 </div>
  1338.                             </div>
  1339.                         </div>
  1340.                     </div>
  1341.                 </div>
  1342.             </div>
  1343.             <!-- Vehicles -->
  1344.             <div class=\"container auction-container\">
  1345.                 <div class=\"tab-content\">
  1346.                     <div id=\"listing_list\" class=\"tab-pane active\">
  1347.                         <div class=\"row\">
  1348.                             <div class=\"col-sm-12\">
  1349.                                 <div class=\"row\">
  1350.                                     {% if auction_vehicles is iterable %}
  1351.                                         {% for auction in auction_vehicles %}
  1352.                                             {% if auction.auction.isOnline == 1 %}
  1353.                                                 {% set auctionType = 'Timed Online Auction' %}
  1354.                                             {% else %}
  1355.                                                 {% set auctionType = 'Physical Online Auction' %}
  1356.                                             {% endif %}
  1357.                                             <div class=\"col-12 col-sm-3\">
  1358.                                                 <div class=\"car-model-layout-list\">
  1359.                                                     <div class=\"thumb-con img-fluid-vehicle\">
  1360.                                                         {% set thumb = auction.vehicle.vehicleImages.first.thumbName %}
  1361.                                                         {% if image_exists('https://' ~ app.request.httpHost ~ '/images/vehicles/' ~ auction.vehicle.vehicleImages.first.thumbName) %}
  1362.                                                             {% lazyload %}
  1363.                                                                 <picture>
  1364.                                                                     <source srcset=\"{{ asset('/images/vehicles/' ~ thumb ~ '') | imagine_filter('vehicle_thumb_webp') }}\" type=\"image/webp\">
  1365.                                                                     <source srcset=\"{{ asset('/images/vehicles/' ~ thumb ~ '') | imagine_filter('vehicle_thumb_jpeg') }}\" type=\"image/jpeg\">
  1366.                                                                     <img src=\"{{ asset('/images/vehicles/' ~ thumb ~ '') | imagine_filter('vehicle_thumb_jpeg') }}\"
  1367.                                                                          width=\"270\" height=\"145\"
  1368.                                                                          class=\"img-fluid full-width image-preview\"
  1369.                                                                          alt=\"{{ auction.vehicle.year ~ ' ' ~ auction.vehicle.make ~ ' ' ~ auction.vehicle.model }}\"
  1370.                                                                     >
  1371.                                                                 </picture>
  1372.                                                             {% endlazyload %}
  1373.                                                         {% elseif image_exists(auction.vehicle.vehicleImages.first.thumbPath) %}
  1374.                                                             <img
  1375.                                                                     src=\"{{ auction.vehicle.vehicleImages.first.thumbPath }}\"
  1376.                                                                     class=\"img-fluid full-width image-preview\"
  1377.                                                                     alt=\"image\"
  1378.                                                             >
  1379.                                                         {% else %}
  1380.                                                             <img
  1381.                                                                     src=\"{{ asset('images/no-img-1.jpg') }}\"
  1382.                                                                     class=\"img-fluid full-width image-preview img-max-height\"
  1383.                                                                     alt=\"Image unavailable\"
  1384.                                                             >
  1385.                                                         {% endif %}
  1386.                                                         <a href=\"{{ path('vehicle',
  1387.                                                             {
  1388.                                                                 'year':auction.vehicle.year,
  1389.                                                                 'make':auction.vehicle.make|url_encode,
  1390.                                                                 'model':auction.vehicle.model|url_encode,
  1391.                                                                 'id':auction.vehicle.id
  1392.                                                             } ) }}\"
  1393.                                                            class=\"overlay-auc\">
  1394.                                                             <div class=\"text\">
  1395.                                                                 View Vehicle Details<br>
  1396.                                                                 <span class=\"preview-icon\">
  1397.                                                                         <i class=\"fa fa-car\" style=\"font-size:60px\"></i>
  1398.                                                                     </span>
  1399.                                                                 <br>
  1400.                                                                 {{ auctionType ~ ' ' ~ auction.auction.dateStart|date('l j F Y H:ia') }}
  1401.                                                             </div>
  1402.                                                         </a>
  1403.                                                     </div>
  1404.                                                     <div class=\"view\" style=\"padding:15px;padding-top:8px\">
  1405.                                                         <div class=\"row\">
  1406.                                                             <h5 class=\"title ellipsis col-12\">
  1407.                                                                 <a href=\"{{ path('vehicle',
  1408.                                                                     {
  1409.                                                                         'year':auction.vehicle.year,
  1410.                                                                         'make':auction.vehicle.make|url_encode,
  1411.                                                                         'model':auction.vehicle.model|url_encode,
  1412.                                                                         'id':auction.vehicle.id
  1413.                                                                     } ) }}\"
  1414.                                                                    class=\"text-light-black vehicle-title\">
  1415.                                                                     {{ auction.vehicle.year ~ ' ' ~ auction.vehicle.make|upper }}
  1416.                                                                 </a>
  1417.                                                                 <br>
  1418.                                                                 <a href=\"{{ path('vehicle',
  1419.                                                                     {
  1420.                                                                         'year':auction.vehicle.year,
  1421.                                                                         'make':auction.vehicle.make|url_encode,
  1422.                                                                         'model':auction.vehicle.model|url_encode,
  1423.                                                                         'id':auction.vehicle.id
  1424.                                                                     } ) }}\"
  1425.                                                                    class=\"text-light-black vehicle-title variant\">
  1426.                                                                     {{ auction.vehicle.variant }}
  1427.                                                                 </a>
  1428.                                                             </h5>
  1429.                                                         </div>
  1430.                                                         <div class=\"row\">
  1431.                                                             <div class=\"col-6 no-gutters-right\">
  1432.                                                                 <div class=\"ellipsis\">
  1433.                                                                     <b>Lot no:</b> {{ auction.vehicle.vehicleMotusData.lotNo }}
  1434.                                                                 </div>
  1435.                                                             </div>
  1436.                                                             <div class=\"col-6 no-gutters-left no-gutters-right\">
  1437.                                                                 <div class=\"ellipsis\">
  1438.                                                                     <b title=\"Market Guide Value\">MGV:</b> R{{ auction.vehicle.vehicleMotusData.mgv|number_format }}
  1439.                                                                 </div>
  1440.                                                             </div>
  1441.                                                             <div class=\"col-6 no-gutters-right\">
  1442.                                                                 <div class=\"ellipsis\">
  1443.                                                                     <b>Reg:</b> {{ auction.vehicle.regNo }}
  1444.                                                                 </div>
  1445.                                                             </div>
  1446.                                                             <div class=\"col-6 no-gutters-right no-gutters-left\">
  1447.                                                                 <div class=\"ellipsis\">
  1448.                                                                     {% if auction.vehicle.mileage > 0 %}
  1449.                                                                         <b>Mileage:</b> {{ auction.vehicle.mileage }}km
  1450.                                                                     {%  else %}
  1451.                                                                         N/A
  1452.                                                                     {% endif %}
  1453.                                                                 </div>
  1454.                                                             </div>
  1455.                                                         </div>
  1456.                                                     </div>
  1457.                                                 </div>
  1458.                                             </div>
  1459.                                         {% endfor %}
  1460.                                         <div class=\"col-12\">
  1461.                                             <!-- pagination -->
  1462.                                             {% set _currentPage = app.request.query.get('p') ?: 1 %}
  1463.                                             {% set _currentRoute = app.request.attributes.get('_route') %}
  1464.                                             {% set _currentParams = app.request.query.all %}
  1465.                                             {% if lastPage > 1 %}
  1466.                                                 <div class=\"col-12\">
  1467.                                                     <nav class=\"custom-pagination\">
  1468.                                                         <ul class=\"pagination\">
  1469.                                                             {% if _currentPage > 1 %}
  1470.                                                                 <li class=\"page-item\"><a class=\"page-link\" href=\"{{ path(_currentRoute, _currentParams|merge({p: _currentPage - 1})) }}\">Previous</a></li>
  1471.                                                             {% endif %}
  1472.                                                             {% for i in 1..lastPage %}
  1473.                                                                 <li class=\"page-item {% if i == _currentPage %}active{% endif %}\"><a class=\"page-link\" href=\"{{ path(_currentRoute, _currentParams|merge({p: i})) }}\">{{ i }}</a></li>
  1474.                                                             {% endfor %}
  1475.                                                             {% if _currentPage < lastPage %}
  1476.                                                                 <li class=\"page-item\"><a class=\"page-link\" href=\"{{ path(_currentRoute, _currentParams|merge({p: _currentPage + 1})) }}\">Next</a></li>
  1477.                                                             {% endif %}
  1478.                                                         </ul>
  1479.                                                     </nav>
  1480.                                                 </div>
  1481.                                             {% endif %}
  1482.                                         </div>
  1483.                                     {% else %}
  1484.                                         <div class=\"col-12 text-center\">
  1485.                                             <?php echo \$auction->vehicles_row; ?>
  1486.                                         </div>
  1487.                                     {% endif %}
  1488.                                 </div>
  1489.                                 <div class=\"row\">
  1490.                                     <div class=\"col-12 padding-btm-20\">
  1491.                                     </div>
  1492.                                 </div>
  1493.                             </div>
  1494.                         </div>
  1495.                     </div>
  1496.                 </div>
  1497.             </div>
  1498.             <iframe allowfullscreen=\"\" frameborder=\"0\" width=\"100%\" height=\"450\" src=\"https://www.google.com/maps/embed/v1/place?key=<?php echo MAPS_API_KEY; ?>&amp;q=Imperial+Auto+Auctions&amp;zoom=16\"></iframe>
  1499.         </section>
  1500.         {{ parent() }}
  1501.     {% endblock layout %}
  1502. {% block javascripts %}
  1503.     {{ parent() }}
  1504. {% endblock %}""frontend/auctions.html.twig""/var/www/html/motus/templates/frontend/auctions.html.twig");
  1505.     }
  1506. }