/
var
/
www
/
html
/
amply
/
var
/
cache
/
prod
/
twig
/
99
/
Upload File
HOME
<?php use Twig\Environment; use Twig\Error\LoaderError; use Twig\Error\RuntimeError; use Twig\Extension\SandboxExtension; use Twig\Markup; use Twig\Sandbox\SecurityError; use Twig\Sandbox\SecurityNotAllowedTagError; use Twig\Sandbox\SecurityNotAllowedFilterError; use Twig\Sandbox\SecurityNotAllowedFunctionError; use Twig\Source; use Twig\Template; /* base2.html.twig */ class __TwigTemplate_bb3c8ffa2d922abe38173e636a64e8f86a06432b17fdaa5fa50d9ef40cb4f178 extends Template { private $source; private $macros = []; public function __construct(Environment $env) { parent::__construct($env); $this->source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ 'stylesheets' => [$this, 'block_stylesheets'], 'content' => [$this, 'block_content'], 'javascripts' => [$this, 'block_javascripts'], ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "<!doctype html> <html lang=\"en\"> \t<head> \t\t<!-- Required meta tags --> \t\t<meta charset=\"utf-8\"> \t\t<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\"> \t\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\"> \t\t \t\t<meta name=\"description\" content=\"Amply Sales and Inventory Management Application\" /> \t\t<meta name=\"keywords\" content=\"Inventory, sales, access, management, app, store, bar, supermarket, pos, point of sale, dashboard, real-time, analytics, restaurant, track, monitor, e-receipt\" /> \t\t<meta name=\"author\" content=\"Five Nines Technology\" /> \t\t<link rel=\"shortcut icon\" href=\""; // line 12 echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/favicon.png"), "html", null, true); echo "\"> \t\t<title>Amply - Sales and Inventory Management at your fingertips</title> \t\t<link href=\"https://fonts.googleapis.com/css?family=Open+Sans:300,400,700\" rel=\"stylesheet\"> \t\t \t\t<!-- Common CSS --> \t\t"; // line 18 $this->displayBlock('stylesheets', $context, $blocks); // line 26 echo "\t</head> \t<body> \t\t<!-- BEGIN .app-wrap --> \t\t<div class=\"app-wrap\"> \t\t\t<!-- BEGIN .app-heading --> \t\t\t<header class=\"app-header\"> \t\t\t\t<div class=\"container-fluid\"> \t\t\t\t\t<div class=\"row \"> \t\t\t\t\t\t<div class=\"col-xl-6 col-lg-6 col-md-6 col-sm-6 col-6\"> \t\t\t\t\t\t\t<a class=\"navbar-brand\" href=\""; // line 36 echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("homepage"); echo "\"> \t\t\t\t\t\t\t\t<img src=\""; // line 37 echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/logo_trans_white.png"), "html", null, true); echo "\" class=\"logo\" alt=\"Five Nines Logo\"> \t\t\t\t\t\t\t</a> \t\t\t\t\t\t</div> \t\t\t\t\t\t<div class=\"col-xl-6 col-lg-6 col-md-6 col-sm-6 col-6\"> \t\t\t\t\t\t\t<ul class=\"header-actions\"> \t\t\t\t\t\t\t\t"; // line 42 if (twig_get_attribute($this->env, $this->source, ($context["app"] ?? null), "user", [], "any", false, false, false, 42)) { // line 43 echo "\t\t\t\t\t\t\t\t\t<li class=\"dropdown\"> \t\t\t\t\t\t\t\t\t\t<a href=\"#\" id=\"userSettings\" class=\"user-settings\" data-toggle=\"dropdown\" aria-haspopup=\"true\"> \t\t\t\t\t\t\t\t\t\t\t<img class=\"avatar\" src=\""; // line 45 echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/user.png"), "html", null, true); echo "\" alt=\"User Thumb\"> \t\t\t\t\t\t\t\t\t\t</a> \t\t\t\t\t\t\t\t\t\t<div class=\"dropdown-menu lg dropdown-menu-right\" aria-labelledby=\"userSettings\"> \t\t\t\t\t\t\t\t\t\t\t<div class=\"logout-btn\"> \t\t\t\t\t\t\t\t\t\t\t<a href=\"#\" class=\"btn btn-primary\">Logout</a> \t\t\t\t\t\t\t\t\t\t\t</div> \t\t\t\t\t\t\t\t\t\t</div> \t\t\t\t\t\t\t\t\t</li> \t\t\t\t\t\t\t\t"; } else { // line 54 echo "\t\t\t\t\t\t\t\t\t<li> \t\t\t\t\t\t\t\t\t\t<a href=\""; // line 55 echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_login"); echo "\" class=\"btn btn-primary\">Login</a> \t\t\t\t\t\t\t\t\t</li> \t\t\t\t\t\t\t\t"; } // line 58 echo "\t\t\t\t\t\t\t\t \t\t\t\t\t\t\t</ul> \t\t\t\t\t\t</div> \t\t\t\t\t</div> \t\t\t\t</div> \t\t\t</header> \t\t\t"; // line 64 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, ($context["app"] ?? null), "flashes", [], "any", false, false, false, 64)); foreach ($context['_seq'] as $context["label"] => $context["messages"]) { // line 65 echo "\t\t\t\t"; $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable($context["messages"]); foreach ($context['_seq'] as $context["_key"] => $context["message"]) { // line 66 echo "\t\t\t\t\t<div class=\"alert alert-"; echo twig_escape_filter($this->env, $context["label"], "html", null, true); echo " text-center fixed-top\"> \t\t\t\t\t "; // line 67 echo twig_escape_filter($this->env, $context["message"], "html", null, true); echo " \t\t\t\t\t</div> \t\t\t\t"; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['message'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 70 echo "\t\t\t"; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['label'], $context['messages'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 71 echo "\t\t\t<!-- END: .app-heading --> \t\t\t<!-- BEGIN .app-container --> \t\t\t<div class=\"app-container\"> \t\t\t\t"; // line 74 $this->displayBlock('content', $context, $blocks); // line 76 echo " \t\t\t</div> \t\t\t<!-- END: .app-container --> \t\t\t<!-- BEGIN .main-footer --> \t\t\t<footer class=\"main-footer fixed-btm\"> \t\t\t\t© Five Nines Technology Limited 2019. \t\t\t</footer> \t\t\t<!-- END: .main-footer --> \t\t</div> \t\t<!-- END: .app-wrap --> \t\t<!-- jQuery first, then Tether, then other JS. --> \t\t"; // line 88 $this->displayBlock('javascripts', $context, $blocks); // line 99 echo "\t</body> </html>"; } // line 18 public function block_stylesheets($context, array $blocks = []) { $macros = $this->macros; // line 19 echo "\t\t\t<link rel=\"stylesheet\" href=\""; echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/bootstrap.min.css"), "html", null, true); echo "\" /> \t\t\t<link rel=\"stylesheet\" href=\""; // line 20 echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/font-awesome.css"), "html", null, true); echo "\"> \t\t\t<link rel=\"stylesheet\" href=\""; // line 21 echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("fonts/icomoon/icomoon.css"), "html", null, true); echo "\" /> \t\t\t<link rel=\"stylesheet\" href=\""; // line 22 echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/featherlight.css"), "html", null, true); echo "\"> \t\t\t<link rel=\"stylesheet\" href=\""; // line 23 echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/jquery.modal.min.css"), "html", null, true); echo "\"> \t\t\t<link rel=\"stylesheet\" href=\""; // line 24 echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/main2.css"), "html", null, true); echo "\" /> \t\t"; } // line 74 public function block_content($context, array $blocks = []) { $macros = $this->macros; // line 75 echo "\t\t\t\t"; } // line 88 public function block_javascripts($context, array $blocks = []) { $macros = $this->macros; // line 89 echo "\t\t\t<script src=\""; echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/jquery.js"), "html", null, true); echo "\"></script> \t\t\t<script src=\""; // line 90 echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/jquery.modal.min.js"), "html", null, true); echo "\"></script> \t\t\t<script src=\""; // line 91 echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/tether.min.js"), "html", null, true); echo "\"></script> \t\t\t \t\t\t<script src=\""; // line 93 echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/moment.js"), "html", null, true); echo "\"></script> \t\t\t<script src=\""; // line 94 echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/featherlight.js"), "html", null, true); echo "\"></script> \t\t\t \t\t\t<!-- Common JS --> \t\t\t<script src=\""; // line 97 echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/sweetalert.js"), "html", null, true); echo "\"></script> \t\t"; } public function getTemplateName() { return "base2.html.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 247 => 97, 241 => 94, 237 => 93, 232 => 91, 228 => 90, 223 => 89, 219 => 88, 215 => 75, 211 => 74, 205 => 24, 201 => 23, 197 => 22, 193 => 21, 189 => 20, 184 => 19, 180 => 18, 175 => 99, 173 => 88, 159 => 76, 157 => 74, 152 => 71, 146 => 70, 137 => 67, 132 => 66, 127 => 65, 123 => 64, 115 => 58, 109 => 55, 106 => 54, 94 => 45, 90 => 43, 88 => 42, 80 => 37, 76 => 36, 64 => 26, 62 => 18, 53 => 12, 40 => 1,); } public function getSourceContext() { return new Source("", "base2.html.twig", "/var/www/html/amply/templates/base2.html.twig"); } }