var/cache/dev/twig/3e/3ede971cb66a858f521bc04f4f5779cb873c9444c13de2be8d8dd0d0f7b1bad7.php line 141

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. /* base.html.twig */
  14. class __TwigTemplate_3b9b77a179398525f50a44584498a24161fc40d3356466dcd446aa64b463e78a extends \Twig\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->parent false;
  23.         $this->blocks = [
  24.             'title' => [$this'block_title'],
  25.             'stylesheets' => [$this'block_stylesheets'],
  26.             'header' => [$this'block_header'],
  27.             'body' => [$this'block_body'],
  28.             'javascript' => [$this'block_javascript'],
  29.         ];
  30.     }
  31.     protected function doDisplay(array $context, array $blocks = [])
  32.     {
  33.         $macros $this->macros;
  34.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  35.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""base.html.twig"));
  36.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  37.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""base.html.twig"));
  38.         // line 1
  39.         echo "<!DOCTYPE html>
  40. <html>
  41. <head>
  42.   <meta charset=\"utf-8\">
  43.   <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
  44.   <title>";
  45.         // line 6
  46.         $this->displayBlock('title'$context$blocks);
  47.         echo "</title>
  48.   <!-- Tell the browser to be responsive to screen width -->
  49.   <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">
  50.   <!-- Font Awesome -->
  51.   <link rel=\"stylesheet\" href=\"";
  52.         // line 11
  53.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/plugins/fontawesome-free/css/all.min.css"), "html"nulltrue);
  54.         echo "\">
  55.   <!-- Ionicons -->
  56.   <link rel=\"stylesheet\" href=\"https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css')}}\">
  57.   <!-- Tempusdominus Bbootstrap 4 -->
  58.   <link rel=\"stylesheet\" href=\"";
  59.         // line 15
  60.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/plugins/tempusdominus-bootstrap-4/css/tempusdominus-bootstrap-4.min.css"), "html"nulltrue);
  61.         echo "\">
  62.   <!-- iCheck -->
  63.   <link rel=\"stylesheet\" href=\"";
  64.         // line 17
  65.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/plugins/icheck-bootstrap/icheck-bootstrap.min.css"), "html"nulltrue);
  66.         echo "\">
  67.   <!-- JQVMap -->
  68.   <link rel=\"stylesheet\" href=\"";
  69.         // line 19
  70.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/plugins/jqvmap/jqvmap.min.css"), "html"nulltrue);
  71.         echo "\">
  72.   <!-- Theme style -->
  73.   <link rel=\"stylesheet\" href=\"";
  74.         // line 21
  75.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/dist/css/adminlte.min.css"), "html"nulltrue);
  76.         echo "\">
  77.   <!-- overlayScrollbars -->
  78.   <link rel=\"stylesheet\" href=\"";
  79.         // line 23
  80.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/plugins/overlayScrollbars/css/OverlayScrollbars.min.css"), "html"nulltrue);
  81.         echo "\">
  82.   <!-- Daterange picker -->
  83.   <link rel=\"stylesheet\" href=\"";
  84.         // line 25
  85.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/plugins/daterangepicker/daterangepicker.css"), "html"nulltrue);
  86.         echo "\">
  87.   <!-- summernote -->
  88.   <link rel=\"stylesheet\" href=\"";
  89.         // line 27
  90.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/plugins/summernote/summernote-bs4.css"), "html"nulltrue);
  91.         echo "\">
  92.   <!-- Google Font: Source Sans Pro -->
  93.   <link href=\"https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,400i,700\" rel=\"stylesheet\">
  94.   ";
  95.         // line 30
  96.         $this->displayBlock('stylesheets'$context$blocks);
  97.         // line 31
  98.         echo "</head>
  99. <body class=\"hold-transition sidebar-mini layout-fixed\">
  100.   <div class=\"wrapper\">
  101.     <!-- Navbar -->
  102.     <div class=\"wrapper\">
  103.           ";
  104.         // line 38
  105.         echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\BaseController::getDivision"));
  106.         echo "
  107.         </nav>
  108.         <!-- /.sidebar-menu -->
  109.       </div>
  110.       <!-- /.sidebar -->
  111.     </aside>
  112.     <!-- Content Wrapper. Contains page content -->
  113.     <div class=\"content-wrapper\">
  114.       <!-- Content Header (Page header) -->
  115.       <div class=\"content-header\">
  116.         ";
  117.         // line 49
  118.         $this->displayBlock('header'$context$blocks);
  119.         // line 50
  120.         echo "      </div>
  121.       <!-- /.content-header -->
  122.           
  123.       <!-- Main content -->
  124.       <section class=\"content\">
  125.       <div class=\"card-body\">
  126.           ";
  127.         // line 56
  128.         $this->displayBlock('body'$context$blocks);
  129.         // line 57
  130.         echo "      </div>
  131.       </section>
  132.       <!-- /.content -->
  133.     </div>
  134.     <!-- /.content-wrapper -->
  135.     <footer class=\"main-footer\">
  136.       <strong>Copyright &copy; 2020 <a href=\"http://kamer-center.net\">KTC-CENTER</a>.</strong>
  137.       All rights reserved.
  138.       <div class=\"float-right d-none d-sm-inline-block\">
  139.         <b>Version</b> 1.0
  140.       </div>
  141.     </footer>
  142.     <!-- Control Sidebar -->
  143.     <aside class=\"control-sidebar control-sidebar-dark\">
  144.       <!-- Control sidebar content goes here -->
  145.     </aside>
  146.     <!-- /.control-sidebar -->
  147.   </div>
  148. <!-- ./wrapper -->
  149. <!-- jQuery -->
  150. <script src=\"";
  151.         // line 79
  152.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/plugins/jquery/jquery.min.js"), "html"nulltrue);
  153.         echo "\"></script>
  154. <!-- jQuery UI 1.11.4 -->
  155. <script src=\"";
  156.         // line 81
  157.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/plugins/jquery-ui/jquery-ui.min.js"), "html"nulltrue);
  158.         echo "\"></script>
  159. <!-- Resolve conflict in jQuery UI tooltip with Bootstrap tooltip -->
  160. <script>
  161.   \$.widget.bridge('uibutton', \$.ui.button)
  162. </script>
  163. <!-- Bootstrap 4 -->
  164. <script src=\"";
  165.         // line 87
  166.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/plugins/bootstrap/js/bootstrap.bundle.min.js"), "html"nulltrue);
  167.         echo "\"></script>
  168. <!-- ChartJS -->
  169. <script src=\"";
  170.         // line 89
  171.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/plugins/chart.js/Chart.min.js"), "html"nulltrue);
  172.         echo "\"></script>
  173. <!-- Sparkline -->
  174. <script src=\"";
  175.         // line 91
  176.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/plugins/sparklines/sparkline.js"), "html"nulltrue);
  177.         echo "\"></script>
  178. <!-- JQVMap -->
  179. <script src=\"";
  180.         // line 93
  181.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/plugins/jqvmap/jquery.vmap.min.js"), "html"nulltrue);
  182.         echo "\"></script>
  183. <script src=\"";
  184.         // line 94
  185.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/plugins/jqvmap/maps/jquery.vmap.usa.js"), "html"nulltrue);
  186.         echo "\"></script>
  187. <!-- jQuery Knob Chart -->
  188. <script src=\"";
  189.         // line 96
  190.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/plugins/jquery-knob/jquery.knob.min.js"), "html"nulltrue);
  191.         echo "\"></script>
  192. <!-- daterangepicker -->
  193. <script src=\"";
  194.         // line 98
  195.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/plugins/moment/moment.min.js"), "html"nulltrue);
  196.         echo "\"></script>
  197. <script src=\"";
  198.         // line 99
  199.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/plugins/daterangepicker/daterangepicker.js"), "html"nulltrue);
  200.         echo "\"></script>
  201. <!-- Tempusdominus Bootstrap 4 -->
  202. <script src=\"";
  203.         // line 101
  204.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/plugins/tempusdominus-bootstrap-4/js/tempusdominus-bootstrap-4.min.js"), "html"nulltrue);
  205.         echo "\"></script>
  206. <!-- Summernote -->
  207. <script src=\"";
  208.         // line 103
  209.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/plugins/summernote/summernote-bs4.min.js"), "html"nulltrue);
  210.         echo "\"></script>
  211. <!-- overlayScrollbars -->
  212. <script src=\"";
  213.         // line 105
  214.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/plugins/overlayScrollbars/js/jquery.overlayScrollbars.min.js"), "html"nulltrue);
  215.         echo "\"></script>
  216. <!-- AdminLTE App -->
  217. <script src=\"";
  218.         // line 107
  219.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/dist/js/adminlte.js"), "html"nulltrue);
  220.         echo "\"></script>
  221. <!-- AdminLTE dashboard demo (This is only for demo purposes) -->
  222. <script src=\"";
  223.         // line 109
  224.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/dist/js/pages/dashboard.js"), "html"nulltrue);
  225.         echo "\"></script>
  226. <!-- AdminLTE for demo purposes -->
  227. <script src=\"";
  228.         // line 111
  229.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/dist/js/demo.js"), "html"nulltrue);
  230.         echo "\"></script>
  231. <script src=\"";
  232.         // line 112
  233.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/dist/js/app.js"), "html"nulltrue);
  234.         echo "\"></script>
  235. ";
  236.         // line 113
  237.         $this->displayBlock('javascript'$context$blocks);
  238.         // line 114
  239.         echo "</body>
  240. </html>
  241. ";
  242.         
  243.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  244.         
  245.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  246.     }
  247.     // line 6
  248.     public function block_title($context, array $blocks = [])
  249.     {
  250.         $macros $this->macros;
  251.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  252.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  253.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  254.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  255.         echo "Welcome!";
  256.         
  257.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  258.         
  259.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  260.     }
  261.     // line 30
  262.     public function block_stylesheets($context, array $blocks = [])
  263.     {
  264.         $macros $this->macros;
  265.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  266.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  267.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  268.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  269.         
  270.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  271.         
  272.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  273.     }
  274.     // line 49
  275.     public function block_header($context, array $blocks = [])
  276.     {
  277.         $macros $this->macros;
  278.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  279.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""header"));
  280.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  281.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""header"));
  282.         
  283.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  284.         
  285.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  286.     }
  287.     // line 56
  288.     public function block_body($context, array $blocks = [])
  289.     {
  290.         $macros $this->macros;
  291.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  292.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  293.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  294.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  295.         
  296.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  297.         
  298.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  299.     }
  300.     // line 113
  301.     public function block_javascript($context, array $blocks = [])
  302.     {
  303.         $macros $this->macros;
  304.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  305.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  306.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  307.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  308.         echo " ";
  309.         
  310.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  311.         
  312.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  313.     }
  314.     public function getTemplateName()
  315.     {
  316.         return "base.html.twig";
  317.     }
  318.     public function isTraitable()
  319.     {
  320.         return false;
  321.     }
  322.     public function getDebugInfo()
  323.     {
  324.         return array (  339 => 113,  321 => 56,  303 => 49,  285 => 30,  266 => 6,  254 => 114,  252 => 113,  248 => 112,  244 => 111,  239 => 109,  234 => 107,  229 => 105,  224 => 103,  219 => 101,  214 => 99,  210 => 98,  205 => 96,  200 => 94,  196 => 93,  191 => 91,  186 => 89,  181 => 87,  172 => 81,  167 => 79,  143 => 57,  141 => 56,  133 => 50,  131 => 49,  117 => 38,  108 => 31,  106 => 30,  100 => 27,  95 => 25,  90 => 23,  85 => 21,  80 => 19,  75 => 17,  70 => 15,  63 => 11,  55 => 6,  48 => 1,);
  325.     }
  326.     public function getSourceContext()
  327.     {
  328.         return new Source("<!DOCTYPE html>
  329. <html>
  330. <head>
  331.   <meta charset=\"utf-8\">
  332.   <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
  333.   <title>{% block title %}Welcome!{% endblock %}</title>
  334.   <!-- Tell the browser to be responsive to screen width -->
  335.   <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">
  336.   <!-- Font Awesome -->
  337.   <link rel=\"stylesheet\" href=\"{{ asset ('bundles/plugins/fontawesome-free/css/all.min.css')}}\">
  338.   <!-- Ionicons -->
  339.   <link rel=\"stylesheet\" href=\"https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css')}}\">
  340.   <!-- Tempusdominus Bbootstrap 4 -->
  341.   <link rel=\"stylesheet\" href=\"{{ asset ('bundles/plugins/tempusdominus-bootstrap-4/css/tempusdominus-bootstrap-4.min.css')}}\">
  342.   <!-- iCheck -->
  343.   <link rel=\"stylesheet\" href=\"{{ asset ('bundles/plugins/icheck-bootstrap/icheck-bootstrap.min.css')}}\">
  344.   <!-- JQVMap -->
  345.   <link rel=\"stylesheet\" href=\"{{ asset ('bundles/plugins/jqvmap/jqvmap.min.css')}}\">
  346.   <!-- Theme style -->
  347.   <link rel=\"stylesheet\" href=\"{{ asset ('bundles/dist/css/adminlte.min.css')}}\">
  348.   <!-- overlayScrollbars -->
  349.   <link rel=\"stylesheet\" href=\"{{ asset ('bundles/plugins/overlayScrollbars/css/OverlayScrollbars.min.css')}}\">
  350.   <!-- Daterange picker -->
  351.   <link rel=\"stylesheet\" href=\"{{ asset ('bundles/plugins/daterangepicker/daterangepicker.css')}}\">
  352.   <!-- summernote -->
  353.   <link rel=\"stylesheet\" href=\"{{ asset ('bundles/plugins/summernote/summernote-bs4.css')}}\">
  354.   <!-- Google Font: Source Sans Pro -->
  355.   <link href=\"https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,400i,700\" rel=\"stylesheet\">
  356.   {% block stylesheets %}{% endblock %}
  357. </head>
  358. <body class=\"hold-transition sidebar-mini layout-fixed\">
  359.   <div class=\"wrapper\">
  360.     <!-- Navbar -->
  361.     <div class=\"wrapper\">
  362.           {{ render(controller('App\\\\Controller\\\\BaseController::getDivision')) }}
  363.         </nav>
  364.         <!-- /.sidebar-menu -->
  365.       </div>
  366.       <!-- /.sidebar -->
  367.     </aside>
  368.     <!-- Content Wrapper. Contains page content -->
  369.     <div class=\"content-wrapper\">
  370.       <!-- Content Header (Page header) -->
  371.       <div class=\"content-header\">
  372.         {% block header %}{% endblock %}
  373.       </div>
  374.       <!-- /.content-header -->
  375.           
  376.       <!-- Main content -->
  377.       <section class=\"content\">
  378.       <div class=\"card-body\">
  379.           {% block body %}{% endblock %}
  380.       </div>
  381.       </section>
  382.       <!-- /.content -->
  383.     </div>
  384.     <!-- /.content-wrapper -->
  385.     <footer class=\"main-footer\">
  386.       <strong>Copyright &copy; 2020 <a href=\"http://kamer-center.net\">KTC-CENTER</a>.</strong>
  387.       All rights reserved.
  388.       <div class=\"float-right d-none d-sm-inline-block\">
  389.         <b>Version</b> 1.0
  390.       </div>
  391.     </footer>
  392.     <!-- Control Sidebar -->
  393.     <aside class=\"control-sidebar control-sidebar-dark\">
  394.       <!-- Control sidebar content goes here -->
  395.     </aside>
  396.     <!-- /.control-sidebar -->
  397.   </div>
  398. <!-- ./wrapper -->
  399. <!-- jQuery -->
  400. <script src=\"{{ asset ('bundles/plugins/jquery/jquery.min.js')}}\"></script>
  401. <!-- jQuery UI 1.11.4 -->
  402. <script src=\"{{ asset ('bundles/plugins/jquery-ui/jquery-ui.min.js')}}\"></script>
  403. <!-- Resolve conflict in jQuery UI tooltip with Bootstrap tooltip -->
  404. <script>
  405.   \$.widget.bridge('uibutton', \$.ui.button)
  406. </script>
  407. <!-- Bootstrap 4 -->
  408. <script src=\"{{ asset ('bundles/plugins/bootstrap/js/bootstrap.bundle.min.js')}}\"></script>
  409. <!-- ChartJS -->
  410. <script src=\"{{ asset ('bundles/plugins/chart.js/Chart.min.js')}}\"></script>
  411. <!-- Sparkline -->
  412. <script src=\"{{ asset ('bundles/plugins/sparklines/sparkline.js')}}\"></script>
  413. <!-- JQVMap -->
  414. <script src=\"{{ asset ('bundles/plugins/jqvmap/jquery.vmap.min.js')}}\"></script>
  415. <script src=\"{{ asset ('bundles/plugins/jqvmap/maps/jquery.vmap.usa.js')}}\"></script>
  416. <!-- jQuery Knob Chart -->
  417. <script src=\"{{ asset ('bundles/plugins/jquery-knob/jquery.knob.min.js')}}\"></script>
  418. <!-- daterangepicker -->
  419. <script src=\"{{ asset ('bundles/plugins/moment/moment.min.js')}}\"></script>
  420. <script src=\"{{ asset ('bundles/plugins/daterangepicker/daterangepicker.js')}}\"></script>
  421. <!-- Tempusdominus Bootstrap 4 -->
  422. <script src=\"{{ asset ('bundles/plugins/tempusdominus-bootstrap-4/js/tempusdominus-bootstrap-4.min.js')}}\"></script>
  423. <!-- Summernote -->
  424. <script src=\"{{ asset ('bundles/plugins/summernote/summernote-bs4.min.js')}}\"></script>
  425. <!-- overlayScrollbars -->
  426. <script src=\"{{ asset ('bundles/plugins/overlayScrollbars/js/jquery.overlayScrollbars.min.js')}}\"></script>
  427. <!-- AdminLTE App -->
  428. <script src=\"{{ asset ('bundles/dist/js/adminlte.js')}}\"></script>
  429. <!-- AdminLTE dashboard demo (This is only for demo purposes) -->
  430. <script src=\"{{ asset ('bundles/dist/js/pages/dashboard.js')}}\"></script>
  431. <!-- AdminLTE for demo purposes -->
  432. <script src=\"{{ asset ('bundles/dist/js/demo.js')}}\"></script>
  433. <script src=\"{{ asset ('bundles/dist/js/app.js')}}\"></script>
  434. {% block javascript %} {% endblock %}
  435. </body>
  436. </html>
  437. ""base.html.twig""/var/www/vhosts/kli.kamer-center.net/httpdocs/kli/templates/base.html.twig");
  438.     }
  439. }