var/cache/dev/twig/4b/4b6501304050c309c5727b3beb6e184c.php line 190

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\CoreExtension;
  6. use Twig\Extension\SandboxExtension;
  7. use Twig\Markup;
  8. use Twig\Sandbox\SecurityError;
  9. use Twig\Sandbox\SecurityNotAllowedTagError;
  10. use Twig\Sandbox\SecurityNotAllowedFilterError;
  11. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  12. use Twig\Source;
  13. use Twig\Template;
  14. use Twig\TemplateWrapper;
  15. /* @templates/base.html.twig */
  16. class __TwigTemplate_0a34be7370fe6e03b9b55a02c7de13c8 extends Template
  17. {
  18.     private Source $source;
  19.     /**
  20.      * @var array<string, Template>
  21.      */
  22.     private array $macros = [];
  23.     public function __construct(Environment $env)
  24.     {
  25.         parent::__construct($env);
  26.         $this->source $this->getSourceContext();
  27.         $this->parent false;
  28.         $this->blocks = [
  29.             'title' => [$this'block_title'],
  30.             'stylesheets' => [$this'block_stylesheets'],
  31.             'header' => [$this'block_header'],
  32.             'mainslider' => [$this'block_mainslider'],
  33.             'body' => [$this'block_body'],
  34.             'javascripts' => [$this'block_javascripts'],
  35.         ];
  36.     }
  37.     protected function doDisplay(array $context, array $blocks = []): iterable
  38.     {
  39.         $macros $this->macros;
  40.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  41.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@templates/base.html.twig"));
  42.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  43.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@templates/base.html.twig"));
  44.         // line 1
  45.         yield "<!DOCTYPE html>
  46. <html lang=\"en\">
  47.     <head>
  48.         <script async src=\"https://www.googletagmanager.com/gtag/js?id=UA-10125060-7\"></script>
  49.         <!-- Global site tag (gtag.js) - Google Analytics -->
  50.         <script>
  51.             window.dataLayer = window.dataLayer || [];
  52.             function gtag() {
  53.                 dataLayer.push(arguments);
  54.             }
  55.             gtag('js', new Date());
  56.             gtag('config', 'UA-10125060-7');
  57.         </script>
  58.         <!-- Facebook Pixel Code -->
  59.         <script>
  60.             !function (f, b, e, v, n, t, s) {
  61.                 if (f.fbq) return;
  62.                 n = f.fbq = function () {
  63.                     n.callMethod ?
  64.                         n.callMethod.apply(n, arguments) : n.queue.push(arguments)
  65.                 };
  66.                 if (!f._fbq) f._fbq = n;
  67.                 n.push = n;
  68.                 n.loaded = !0;
  69.                 n.version = '2.0';
  70.                 n.queue = [];
  71.                 t = b.createElement(e);
  72.                 t.async = !0;
  73.                 t.src = v;
  74.                 s = b.getElementsByTagName(e)[0];
  75.                 s.parentNode.insertBefore(t, s)
  76.             }(window, document, 'script',
  77.                 'https://connect.facebook.net/en_US/fbevents.js');
  78.             fbq('init', '522752151603497');
  79.             fbq('track', 'PageView');
  80.         </script>
  81.         <noscript>
  82.             <img height=\"1\" width=\"1\" style=\"display:none\" src=\"https://www.facebook.com/tr?id=522752151603497&ev=PageView&noscript=1\"/>
  83.         </noscript>
  84.         <!-- End Facebook Pixel Code -->
  85.         <title>";
  86.         // line 45
  87.         yield from $this->unwrap()->yieldBlock('title'$context$blocks);
  88.         yield "</title>
  89.         ";
  90.         // line 47
  91.         yield from $this->unwrap()->yieldBlock('stylesheets'$context$blocks);
  92.         // line 49
  93.         yield "
  94.         <meta charset=\"utf-8\">
  95.         <meta content=\"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no\" name=\"viewport\">
  96.         <link rel=\"icon\" type=\"image/png\" sizes=\"16x16\" href=\"";
  97.         // line 53
  98.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/favicon.png"), "html"nulltrue);
  99.         yield "\">
  100.         <link rel=\"stylesheet\" href=\"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.5.0/css/font-awesome.min.css\">
  101.         <link href=\"https://code.ionicframework.com/ionicons/2.0.0/css/ionicons.min.css\" rel=\"stylesheet\" type=\"text/css\">
  102.         <link href=\"//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap-glyphicons.css\" rel=\"stylesheet\">
  103.         <link rel=\"stylesheet\" href=";
  104.         // line 57
  105.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/style.min.css"), "html"nulltrue);
  106.         yield ">
  107.         <script type=\"text/javascript\">
  108.             (function(c,l,a,r,i,t,y){
  109.                 c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};
  110.                 t=l.createElement(r);t.async=1;t.src=\"https://www.clarity.ms/tag/\"+i;
  111.                 y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
  112.             })(window, document, \"clarity\", \"script\", \"gyp8xanb57\");
  113.         </script>
  114.     </head>
  115.     <body class=\"hold-transition skin-blue sidebar-mini\">
  116.         <div class=\"wrapper\">
  117.             <header class=\"main-header\">
  118.                 <!-- Logo -->
  119.                 <a href=\"/dashboard\" class=\"logo\">
  120.                     <!-- mini logo for sidebar mini 50x50 pixels -->
  121.                     <span class=\"logo-mini\"><b>T</b></span>
  122.                     <!-- logo for regular state and mobile devices -->
  123.                     <span class=\"logo-lg\">
  124.                         <img width=\"140\" height=\"35\" src=";
  125.         // line 77
  126.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/logo_new.png"), "html"nulltrue);
  127.         yield " />
  128.                     </span>
  129.                 </a>
  130.                 ";
  131.         // line 81
  132.         yield from $this->unwrap()->yieldBlock('header'$context$blocks);
  133.         // line 82
  134.         yield "            </header>
  135.             ";
  136.         // line 84
  137.         yield from $this->unwrap()->yieldBlock('mainslider'$context$blocks);
  138.         // line 101
  139.         yield "
  140.             <!-- Content Wrapper. Contains page content -->
  141.             <div class=\"content-wrapper\" style=\"overflow: auto\">
  142.                 <!-- Main content -->
  143.                 <section class=\"content\">
  144.                     ";
  145.         // line 109
  146.         if (( !(null === CoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'109$this->source); })()), "user", [], "any"falsefalsefalse109)) && (CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'109$this->source); })()), "user", [], "any"falsefalsefalse109), "paidBill", [], "any"falsefalsefalse109) == Twig\Extension\CoreExtension::constant("App\\Enums\\NonPaidBillStatusEnum::PENDING")))) {
  147.             // line 110
  148.             yield "                        <div class=\"alert alert-warning alert-dismissible\" style=\"margin-bottom: 20px;\">
  149.                             <button type=\"button\" class=\"close\" data-dismiss=\"alert\" aria-hidden=\"true\">×</button>
  150.                             <h4><i class=\"icon fa fa-warning\"></i> Obaveštenje!</h4>
  151.                             Vaš nalog ima neizmirena dugovanja.
  152.                             Molimo vas da ih izmirite u najkraćem roku.
  153.                             Za više informacija kontaktirajte korisničku podršku na 065/289-27-22.
  154.                         </div>
  155.                     ";
  156.         }
  157.         // line 118
  158.         yield "
  159.                     <!-- Your Page Content Here -->
  160.                     ";
  161.         // line 121
  162.         yield from         $this->loadTemplate("@templates/messages.html.twig""@templates/base.html.twig"121)->unwrap()->yield($context);
  163.         // line 122
  164.         yield "
  165.                     ";
  166.         // line 123
  167.         yield from $this->unwrap()->yieldBlock('body'$context$blocks);
  168.         // line 124
  169.         yield "
  170.                 </section>
  171.                 <!-- /.content -->
  172.             </div>
  173.             <!-- /.content-wrapper -->
  174.             <!-- Main Footer -->
  175.             <footer class=\"main-footer\">
  176.                 <!-- To the right -->
  177.                 <!-- Default to the left -->
  178.                 <strong>Copyright &copy; ";
  179.         // line 134
  180.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatDate("now""Y"), "html"nulltrue);
  181.         yield " <a href=\"/\">Troskovi.com</a></strong>
  182.             </footer>
  183.             <!-- Control Sidebar -->
  184.             <aside class=\"control-sidebar control-sidebar-dark\">
  185.                 <!-- Create the tabs -->
  186.                 <ul class=\"nav nav-tabs nav-justified control-sidebar-tabs\">
  187.                     <li class=\"active\">
  188.                         <a href=\"#control-sidebar-home-tab\" data-toggle=\"tab\"><i class=\"fa fa-home\"></i></a>
  189.                     </li>
  190.                     <li>
  191.                         <a href=\"#control-sidebar-settings-tab\" data-toggle=\"tab\"><i class=\"fa fa-gears\"></i></a>
  192.                     </li>
  193.                 </ul>
  194.                 <!-- Tab panes -->
  195.                 <div class=\"tab-content\">
  196.                     <!-- Home tab content -->
  197.                     <div class=\"tab-pane active\" id=\"control-sidebar-home-tab\">
  198.                         <h3 class=\"control-sidebar-heading\">Recent Activity</h3>
  199.                         <ul class=\"control-sidebar-menu\">
  200.                             <li>
  201.                                 <a href=\"javascript:;\">
  202.                                     <i class=\"menu-icon fa fa-birthday-cake bg-red\"></i>
  203.                                     <div class=\"menu-info\">
  204.                                         <h4 class=\"control-sidebar-subheading\">Langdon's Birthday</h4>
  205.                                         <p>Will be 23 on April 24th</p>
  206.                                     </div>
  207.                                 </a>
  208.                             </li>
  209.                         </ul>
  210.                         <!-- /.control-sidebar-menu -->
  211.                         <h3 class=\"control-sidebar-heading\">Tasks Progress</h3>
  212.                         <ul class=\"control-sidebar-menu\">
  213.                             <li>
  214.                                 <a href=\"javascript:\">
  215.                                     <h4 class=\"control-sidebar-subheading\">
  216.                                         Custom Template Design
  217.                                         <span class=\"pull-right-container\">
  218.                                             <span class=\"label label-danger pull-right\">70%</span>
  219.                                         </span>
  220.                                     </h4>
  221.                                     <div class=\"progress progress-xxs\">
  222.                                         <div class=\"progress-bar progress-bar-danger\" style=\"width: 70%\"></div>
  223.                                     </div>
  224.                                 </a>
  225.                             </li>
  226.                         </ul>
  227.                         <!-- /.control-sidebar-menu -->
  228.                     </div>
  229.                     <!-- /.tab-pane -->
  230.                     <!-- Stats tab content -->
  231.                     <div class=\"tab-pane\" id=\"control-sidebar-stats-tab\">Stats Tab Content</div>
  232.                     <!-- /.tab-pane -->
  233.                     <!-- Settings tab content -->
  234.                     <div class=\"tab-pane\" id=\"control-sidebar-settings-tab\">
  235.                         <form method=\"post\">
  236.                             <h3 class=\"control-sidebar-heading\">General Settings</h3>
  237.                             <div class=\"form-group\">
  238.                                 <label class=\"control-sidebar-subheading\">
  239.                                     Report panel usage
  240.                                     <input type=\"checkbox\" class=\"pull-right\" checked>
  241.                                 </label>
  242.                                 <p>Some information about this general settings option</p>
  243.                             </div>
  244.                             <!-- /.form-group -->
  245.                         </form>
  246.                     </div>
  247.                     <!-- /.tab-pane -->
  248.                 </div>
  249.             </aside>
  250.             <!-- /.control-sidebar -->
  251.             <!-- Add the sidebar's background. This div must be placed
  252.                  immediately after the control sidebar -->
  253.             <div class=\"control-sidebar-bg\"></div>
  254.             <div class=\"modal fade\" id=\"modal\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">
  255.                 <div class=\"modal-dialog\">
  256.                     <div class=\"modal-content\">
  257.                         <div class=\"modal-header\">
  258.                             <button type=\"button\" class=\"close\" data-dismiss=\"modal\">
  259.                                 <span aria-hidden=\"true\">&times;</span><span class=\"sr-only\">Close</span>
  260.                             </button>
  261.                             <h4 class=\"modal-title\" id=\"myModalLabel\"></h4>
  262.                         </div>
  263.                         <div class=\"modal-body\" id=\"modal-bodyku\">
  264.                         </div>
  265.                         <div class=\"modal-footer\" id=\"modal-footerq\">
  266.                         </div>
  267.                     </div>
  268.                 </div>
  269.             </div>
  270.         </div>
  271.         <script src=";
  272.         // line 233
  273.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/app.min.js"), "html"nulltrue);
  274.         yield "></script>
  275.         <script src=\"";
  276.         // line 234
  277.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("fos_js_routing_js", ["callback" => "fos.Router.setData"]);
  278.         yield "\"></script>
  279.         ";
  280.         // line 236
  281.         yield from $this->unwrap()->yieldBlock('javascripts'$context$blocks);
  282.         // line 280
  283.         yield "
  284.     </body>
  285. </html>
  286. ";
  287.         
  288.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  289.         
  290.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  291.         yield from [];
  292.     }
  293.     // line 45
  294.     /**
  295.      * @return iterable<null|scalar|\Stringable>
  296.      */
  297.     public function block_title(array $context, array $blocks = []): iterable
  298.     {
  299.         $macros $this->macros;
  300.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  301.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  302.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  303.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  304.         yield "Dobrodošli!";
  305.         
  306.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  307.         
  308.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  309.         yield from [];
  310.     }
  311.     // line 47
  312.     /**
  313.      * @return iterable<null|scalar|\Stringable>
  314.      */
  315.     public function block_stylesheets(array $context, array $blocks = []): iterable
  316.     {
  317.         $macros $this->macros;
  318.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  319.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  320.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  321.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  322.         // line 48
  323.         yield "        ";
  324.         
  325.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  326.         
  327.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  328.         yield from [];
  329.     }
  330.     // line 81
  331.     /**
  332.      * @return iterable<null|scalar|\Stringable>
  333.      */
  334.     public function block_header(array $context, array $blocks = []): iterable
  335.     {
  336.         $macros $this->macros;
  337.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  338.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""header"));
  339.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  340.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""header"));
  341.         
  342.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  343.         
  344.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  345.         yield from [];
  346.     }
  347.     // line 84
  348.     /**
  349.      * @return iterable<null|scalar|\Stringable>
  350.      */
  351.     public function block_mainslider(array $context, array $blocks = []): iterable
  352.     {
  353.         $macros $this->macros;
  354.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  355.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""mainslider"));
  356.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  357.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""mainslider"));
  358.         // line 85
  359.         yield "                <aside class=\"main-sidebar\">
  360.                     <section class=\"sidebar\">
  361.                         <!-- Sidebar Menu -->
  362.                         <ul class=\"sidebar-menu\">
  363.                             <li class=\"header\">PREČICE</li>
  364.                             <!-- Optionally, you can add icons to the links -->
  365.                             <li>
  366.                                 <a target=\"_blank\" href=";
  367.         // line 93
  368.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("uputstvo_v6.pdf"), "html"nulltrue);
  369.         yield " ><i class=\"fa fa-book\"></i>
  370.                                     <span>Uputstvo</span>
  371.                                 </a>
  372.                             </li>
  373.                         </ul>
  374.                     </section>
  375.                 </aside>
  376.             ";
  377.         
  378.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  379.         
  380.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  381.         yield from [];
  382.     }
  383.     // line 123
  384.     /**
  385.      * @return iterable<null|scalar|\Stringable>
  386.      */
  387.     public function block_body(array $context, array $blocks = []): iterable
  388.     {
  389.         $macros $this->macros;
  390.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  391.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  392.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  393.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  394.         
  395.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  396.         
  397.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  398.         yield from [];
  399.     }
  400.     // line 236
  401.     /**
  402.      * @return iterable<null|scalar|\Stringable>
  403.      */
  404.     public function block_javascripts(array $context, array $blocks = []): iterable
  405.     {
  406.         $macros $this->macros;
  407.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  408.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  409.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  410.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  411.         // line 237
  412.         yield "            <script type=\"text/javascript\">
  413.                 \$(document).ready(function () {
  414.                     \$.widget.bridge('uibutton', \$.ui.button);
  415.                     base.init();
  416.                     if ('";
  417.         // line 242
  418.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'242$this->source); })()), "environment", [], "any"falsefalsefalse242), "html"nulltrue);
  419.         yield "' === 'prod') {
  420.                         window.dataLayer = window.dataLayer || [];
  421.                         function gtag() {
  422.                             dataLayer.push(arguments);
  423.                         }
  424.                         gtag('js', new Date());
  425.                         \$('.statsClick').each(function () {
  426.                             \$(this).click(function () {
  427.                                 gtag('event', \$(this).text(), {
  428.                                     'event_category': 'KLIKNUTO',
  429.                                     'event_label': \$(this).text()
  430.                                 });
  431.                             })
  432.                         });
  433.                         \$('#opremaStats').click(function () {
  434.                             gtag('event', 'Oprema', {
  435.                                 'event_category': 'KLIKNUTO',
  436.                                 'event_label': 'Oprema'
  437.                             });
  438.                         });
  439.                         \$('#problemiStats').click(function () {
  440.                             gtag('event', 'Problemi', {
  441.                                 'event_category': 'KLIKNUTO',
  442.                                 'event_label': 'Problemi'
  443.                             });
  444.                         });
  445.                         \$('#partneriStats').click(function () {
  446.                             gtag('event', 'Partneri', {
  447.                                 'event_category': 'KLIKNUTO',
  448.                                 'event_label': 'Partneri'
  449.                             });
  450.                         });
  451.                     }
  452.                 });
  453.             </script>
  454.         ";
  455.         
  456.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  457.         
  458.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  459.         yield from [];
  460.     }
  461.     /**
  462.      * @codeCoverageIgnore
  463.      */
  464.     public function getTemplateName(): string
  465.     {
  466.         return "@templates/base.html.twig";
  467.     }
  468.     /**
  469.      * @codeCoverageIgnore
  470.      */
  471.     public function isTraitable(): bool
  472.     {
  473.         return false;
  474.     }
  475.     /**
  476.      * @codeCoverageIgnore
  477.      */
  478.     public function getDebugInfo(): array
  479.     {
  480.         return array (  484 => 242,  477 => 237,  464 => 236,  442 => 123,  423 => 93,  413 => 85,  400 => 84,  378 => 81,  367 => 48,  354 => 47,  331 => 45,  317 => 280,  315 => 236,  310 => 234,  306 => 233,  204 => 134,  192 => 124,  190 => 123,  187 => 122,  185 => 121,  180 => 118,  170 => 110,  168 => 109,  158 => 101,  156 => 84,  152 => 82,  150 => 81,  143 => 77,  120 => 57,  113 => 53,  107 => 49,  105 => 47,  100 => 45,  54 => 1,);
  481.     }
  482.     public function getSourceContext(): Source
  483.     {
  484.         return new Source("<!DOCTYPE html>
  485. <html lang=\"en\">
  486.     <head>
  487.         <script async src=\"https://www.googletagmanager.com/gtag/js?id=UA-10125060-7\"></script>
  488.         <!-- Global site tag (gtag.js) - Google Analytics -->
  489.         <script>
  490.             window.dataLayer = window.dataLayer || [];
  491.             function gtag() {
  492.                 dataLayer.push(arguments);
  493.             }
  494.             gtag('js', new Date());
  495.             gtag('config', 'UA-10125060-7');
  496.         </script>
  497.         <!-- Facebook Pixel Code -->
  498.         <script>
  499.             !function (f, b, e, v, n, t, s) {
  500.                 if (f.fbq) return;
  501.                 n = f.fbq = function () {
  502.                     n.callMethod ?
  503.                         n.callMethod.apply(n, arguments) : n.queue.push(arguments)
  504.                 };
  505.                 if (!f._fbq) f._fbq = n;
  506.                 n.push = n;
  507.                 n.loaded = !0;
  508.                 n.version = '2.0';
  509.                 n.queue = [];
  510.                 t = b.createElement(e);
  511.                 t.async = !0;
  512.                 t.src = v;
  513.                 s = b.getElementsByTagName(e)[0];
  514.                 s.parentNode.insertBefore(t, s)
  515.             }(window, document, 'script',
  516.                 'https://connect.facebook.net/en_US/fbevents.js');
  517.             fbq('init', '522752151603497');
  518.             fbq('track', 'PageView');
  519.         </script>
  520.         <noscript>
  521.             <img height=\"1\" width=\"1\" style=\"display:none\" src=\"https://www.facebook.com/tr?id=522752151603497&ev=PageView&noscript=1\"/>
  522.         </noscript>
  523.         <!-- End Facebook Pixel Code -->
  524.         <title>{% block title %}Dobrodošli!{% endblock %}</title>
  525.         {% block stylesheets %}
  526.         {% endblock %}
  527.         <meta charset=\"utf-8\">
  528.         <meta content=\"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no\" name=\"viewport\">
  529.         <link rel=\"icon\" type=\"image/png\" sizes=\"16x16\" href=\"{{ asset('images/favicon.png') }}\">
  530.         <link rel=\"stylesheet\" href=\"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.5.0/css/font-awesome.min.css\">
  531.         <link href=\"https://code.ionicframework.com/ionicons/2.0.0/css/ionicons.min.css\" rel=\"stylesheet\" type=\"text/css\">
  532.         <link href=\"//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap-glyphicons.css\" rel=\"stylesheet\">
  533.         <link rel=\"stylesheet\" href={{ asset('build/style.min.css') }}>
  534.         <script type=\"text/javascript\">
  535.             (function(c,l,a,r,i,t,y){
  536.                 c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};
  537.                 t=l.createElement(r);t.async=1;t.src=\"https://www.clarity.ms/tag/\"+i;
  538.                 y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
  539.             })(window, document, \"clarity\", \"script\", \"gyp8xanb57\");
  540.         </script>
  541.     </head>
  542.     <body class=\"hold-transition skin-blue sidebar-mini\">
  543.         <div class=\"wrapper\">
  544.             <header class=\"main-header\">
  545.                 <!-- Logo -->
  546.                 <a href=\"/dashboard\" class=\"logo\">
  547.                     <!-- mini logo for sidebar mini 50x50 pixels -->
  548.                     <span class=\"logo-mini\"><b>T</b></span>
  549.                     <!-- logo for regular state and mobile devices -->
  550.                     <span class=\"logo-lg\">
  551.                         <img width=\"140\" height=\"35\" src={{ asset('images/logo_new.png') }} />
  552.                     </span>
  553.                 </a>
  554.                 {% block header %}{% endblock %}
  555.             </header>
  556.             {% block mainslider %}
  557.                 <aside class=\"main-sidebar\">
  558.                     <section class=\"sidebar\">
  559.                         <!-- Sidebar Menu -->
  560.                         <ul class=\"sidebar-menu\">
  561.                             <li class=\"header\">PREČICE</li>
  562.                             <!-- Optionally, you can add icons to the links -->
  563.                             <li>
  564.                                 <a target=\"_blank\" href={{ asset('uputstvo_v6.pdf') }} ><i class=\"fa fa-book\"></i>
  565.                                     <span>Uputstvo</span>
  566.                                 </a>
  567.                             </li>
  568.                         </ul>
  569.                     </section>
  570.                 </aside>
  571.             {% endblock %}
  572.             <!-- Content Wrapper. Contains page content -->
  573.             <div class=\"content-wrapper\" style=\"overflow: auto\">
  574.                 <!-- Main content -->
  575.                 <section class=\"content\">
  576.                     {% if app.user is not null and app.user.paidBill == constant('App\\\\Enums\\\\NonPaidBillStatusEnum::PENDING') %}
  577.                         <div class=\"alert alert-warning alert-dismissible\" style=\"margin-bottom: 20px;\">
  578.                             <button type=\"button\" class=\"close\" data-dismiss=\"alert\" aria-hidden=\"true\">×</button>
  579.                             <h4><i class=\"icon fa fa-warning\"></i> Obaveštenje!</h4>
  580.                             Vaš nalog ima neizmirena dugovanja.
  581.                             Molimo vas da ih izmirite u najkraćem roku.
  582.                             Za više informacija kontaktirajte korisničku podršku na 065/289-27-22.
  583.                         </div>
  584.                     {% endif %}
  585.                     <!-- Your Page Content Here -->
  586.                     {% include('@templates/messages.html.twig') %}
  587.                     {% block body %}{% endblock %}
  588.                 </section>
  589.                 <!-- /.content -->
  590.             </div>
  591.             <!-- /.content-wrapper -->
  592.             <!-- Main Footer -->
  593.             <footer class=\"main-footer\">
  594.                 <!-- To the right -->
  595.                 <!-- Default to the left -->
  596.                 <strong>Copyright &copy; {{ \"now\"|date(\"Y\") }} <a href=\"/\">Troskovi.com</a></strong>
  597.             </footer>
  598.             <!-- Control Sidebar -->
  599.             <aside class=\"control-sidebar control-sidebar-dark\">
  600.                 <!-- Create the tabs -->
  601.                 <ul class=\"nav nav-tabs nav-justified control-sidebar-tabs\">
  602.                     <li class=\"active\">
  603.                         <a href=\"#control-sidebar-home-tab\" data-toggle=\"tab\"><i class=\"fa fa-home\"></i></a>
  604.                     </li>
  605.                     <li>
  606.                         <a href=\"#control-sidebar-settings-tab\" data-toggle=\"tab\"><i class=\"fa fa-gears\"></i></a>
  607.                     </li>
  608.                 </ul>
  609.                 <!-- Tab panes -->
  610.                 <div class=\"tab-content\">
  611.                     <!-- Home tab content -->
  612.                     <div class=\"tab-pane active\" id=\"control-sidebar-home-tab\">
  613.                         <h3 class=\"control-sidebar-heading\">Recent Activity</h3>
  614.                         <ul class=\"control-sidebar-menu\">
  615.                             <li>
  616.                                 <a href=\"javascript:;\">
  617.                                     <i class=\"menu-icon fa fa-birthday-cake bg-red\"></i>
  618.                                     <div class=\"menu-info\">
  619.                                         <h4 class=\"control-sidebar-subheading\">Langdon's Birthday</h4>
  620.                                         <p>Will be 23 on April 24th</p>
  621.                                     </div>
  622.                                 </a>
  623.                             </li>
  624.                         </ul>
  625.                         <!-- /.control-sidebar-menu -->
  626.                         <h3 class=\"control-sidebar-heading\">Tasks Progress</h3>
  627.                         <ul class=\"control-sidebar-menu\">
  628.                             <li>
  629.                                 <a href=\"javascript:\">
  630.                                     <h4 class=\"control-sidebar-subheading\">
  631.                                         Custom Template Design
  632.                                         <span class=\"pull-right-container\">
  633.                                             <span class=\"label label-danger pull-right\">70%</span>
  634.                                         </span>
  635.                                     </h4>
  636.                                     <div class=\"progress progress-xxs\">
  637.                                         <div class=\"progress-bar progress-bar-danger\" style=\"width: 70%\"></div>
  638.                                     </div>
  639.                                 </a>
  640.                             </li>
  641.                         </ul>
  642.                         <!-- /.control-sidebar-menu -->
  643.                     </div>
  644.                     <!-- /.tab-pane -->
  645.                     <!-- Stats tab content -->
  646.                     <div class=\"tab-pane\" id=\"control-sidebar-stats-tab\">Stats Tab Content</div>
  647.                     <!-- /.tab-pane -->
  648.                     <!-- Settings tab content -->
  649.                     <div class=\"tab-pane\" id=\"control-sidebar-settings-tab\">
  650.                         <form method=\"post\">
  651.                             <h3 class=\"control-sidebar-heading\">General Settings</h3>
  652.                             <div class=\"form-group\">
  653.                                 <label class=\"control-sidebar-subheading\">
  654.                                     Report panel usage
  655.                                     <input type=\"checkbox\" class=\"pull-right\" checked>
  656.                                 </label>
  657.                                 <p>Some information about this general settings option</p>
  658.                             </div>
  659.                             <!-- /.form-group -->
  660.                         </form>
  661.                     </div>
  662.                     <!-- /.tab-pane -->
  663.                 </div>
  664.             </aside>
  665.             <!-- /.control-sidebar -->
  666.             <!-- Add the sidebar's background. This div must be placed
  667.                  immediately after the control sidebar -->
  668.             <div class=\"control-sidebar-bg\"></div>
  669.             <div class=\"modal fade\" id=\"modal\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"myModalLabel\" aria-hidden=\"true\">
  670.                 <div class=\"modal-dialog\">
  671.                     <div class=\"modal-content\">
  672.                         <div class=\"modal-header\">
  673.                             <button type=\"button\" class=\"close\" data-dismiss=\"modal\">
  674.                                 <span aria-hidden=\"true\">&times;</span><span class=\"sr-only\">Close</span>
  675.                             </button>
  676.                             <h4 class=\"modal-title\" id=\"myModalLabel\"></h4>
  677.                         </div>
  678.                         <div class=\"modal-body\" id=\"modal-bodyku\">
  679.                         </div>
  680.                         <div class=\"modal-footer\" id=\"modal-footerq\">
  681.                         </div>
  682.                     </div>
  683.                 </div>
  684.             </div>
  685.         </div>
  686.         <script src={{ asset('build/app.min.js') }}></script>
  687.         <script src=\"{{ path('fos_js_routing_js', { callback: 'fos.Router.setData' }) }}\"></script>
  688.         {% block javascripts %}
  689.             <script type=\"text/javascript\">
  690.                 \$(document).ready(function () {
  691.                     \$.widget.bridge('uibutton', \$.ui.button);
  692.                     base.init();
  693.                     if ('{{ app.environment }}' === 'prod') {
  694.                         window.dataLayer = window.dataLayer || [];
  695.                         function gtag() {
  696.                             dataLayer.push(arguments);
  697.                         }
  698.                         gtag('js', new Date());
  699.                         \$('.statsClick').each(function () {
  700.                             \$(this).click(function () {
  701.                                 gtag('event', \$(this).text(), {
  702.                                     'event_category': 'KLIKNUTO',
  703.                                     'event_label': \$(this).text()
  704.                                 });
  705.                             })
  706.                         });
  707.                         \$('#opremaStats').click(function () {
  708.                             gtag('event', 'Oprema', {
  709.                                 'event_category': 'KLIKNUTO',
  710.                                 'event_label': 'Oprema'
  711.                             });
  712.                         });
  713.                         \$('#problemiStats').click(function () {
  714.                             gtag('event', 'Problemi', {
  715.                                 'event_category': 'KLIKNUTO',
  716.                                 'event_label': 'Problemi'
  717.                             });
  718.                         });
  719.                         \$('#partneriStats').click(function () {
  720.                             gtag('event', 'Partneri', {
  721.                                 'event_category': 'KLIKNUTO',
  722.                                 'event_label': 'Partneri'
  723.                             });
  724.                         });
  725.                     }
  726.                 });
  727.             </script>
  728.         {% endblock %}
  729.     </body>
  730. </html>
  731. ""@templates/base.html.twig""/var/www/troskoviApi6/templates/base.html.twig");
  732.     }
  733. }