var/cache/dev/twig/fd/fdd049b47f9f2538de82883ad5bb92c2ddcbcaeb15a7d55cb8852c92f5e97bd3.php line 165

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_23b9b59af74e725eead5f6b9128617530b81a7c24dd2edff93f04de059b03fa5 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->parent false;
  23.         $this->blocks = [
  24.             'headerStyles' => [$this'block_headerStyles'],
  25.             'content' => [$this'block_content'],
  26.             'modals' => [$this'block_modals'],
  27.             'footerScripts' => [$this'block_footerScripts'],
  28.         ];
  29.     }
  30.     protected function doDisplay(array $context, array $blocks = [])
  31.     {
  32.         $macros $this->macros;
  33.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  34.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""base.html.twig"));
  35.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  36.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""base.html.twig"));
  37.         // line 1
  38.         echo "<!doctype html>
  39. <html lang=\"en\">
  40. <head>
  41. \t<!-- Required meta tags -->
  42. \t<meta charset=\"utf-8\">
  43. \t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">
  44. \t<!--favicon-->
  45. \t<link rel=\"icon\" href=\"";
  46.         // line 9
  47.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/images/logos/logo-nubes.png"), "html"nulltrue);
  48.         echo "\" type=\"image/png\" />
  49. \t<!--plugins-->
  50.         <link rel=\"stylesheet\" href=\"";
  51.         // line 11
  52.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/plugins/notifications/css/lobibox.min.css"), "html"nulltrue);
  53.         echo "\" />
  54. \t<link href=\"";
  55.         // line 12
  56.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/plugins/vectormap/jquery-jvectormap-2.0.2.css"), "html"nulltrue);
  57.         echo "\" rel=\"stylesheet\"/>
  58. \t<link href=\"";
  59.         // line 13
  60.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/plugins/simplebar/css/simplebar.css"), "html"nulltrue);
  61.         echo "\" rel=\"stylesheet\" />
  62. \t<link href=\"";
  63.         // line 14
  64.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/plugins/perfect-scrollbar/css/perfect-scrollbar.css"), "html"nulltrue);
  65.         echo "\" rel=\"stylesheet\" />
  66. \t<link href=\"";
  67.         // line 15
  68.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/plugins/metismenu/css/metisMenu.min.css"), "html"nulltrue);
  69.         echo "\" rel=\"stylesheet\" />
  70.         <link href=\"";
  71.         // line 16
  72.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/plugins/datetimepicker/css/classic.css"), "html"nulltrue);
  73.         echo "\" rel=\"stylesheet\" />
  74.         <link href=\"";
  75.         // line 17
  76.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/plugins/datetimepicker/css/classic.time.css"), "html"nulltrue);
  77.         echo "\" rel=\"stylesheet\" />
  78. \t<link href=\"";
  79.         // line 18
  80.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/plugins/datetimepicker/css/classic.date.css"), "html"nulltrue);
  81.         echo "\" rel=\"stylesheet\" />
  82.         <link href=\"";
  83.         // line 19
  84.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/plugins/select2/css/select2.min.css"), "html"nulltrue);
  85.         echo "\" rel=\"stylesheet\" />
  86.         <link rel=\"stylesheet\" href=\"";
  87.         // line 20
  88.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/plugins/bootstrap-material-datetimepicker/css/bootstrap-material-datetimepicker.min.css"), "html"nulltrue);
  89.         echo "\">
  90. \t
  91. \t<!-- loader-->
  92. \t<link href=\"";
  93.         // line 23
  94.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/pace.min.css"), "html"nulltrue);
  95.         echo "\" rel=\"stylesheet\" />
  96. \t<script src=\"";
  97.         // line 24
  98.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/pace.min.js"), "html"nulltrue);
  99.         echo "\"></script>
  100. \t<!-- Bootstrap CSS -->
  101. \t<link href=\"";
  102.         // line 26
  103.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/bootstrap.min.css"), "html"nulltrue);
  104.         echo "\" rel=\"stylesheet\">
  105. \t<link href=\"https://fonts.googleapis.com/css2?family=Roboto:wght@400;500&display=swap\" rel=\"stylesheet\">
  106. \t<link href=\"";
  107.         // line 28
  108.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/app.css"), "html"nulltrue);
  109.         echo "\" rel=\"stylesheet\">
  110. \t<link href=\"";
  111.         // line 29
  112.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/icons.css"), "html"nulltrue);
  113.         echo "\" rel=\"stylesheet\">
  114. \t<!-- Theme Style CSS -->
  115. \t<link rel=\"stylesheet\" href=\"";
  116.         // line 31
  117.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/dark-theme.css"), "html"nulltrue);
  118.         echo "\" />
  119. \t<link rel=\"stylesheet\" href=\"";
  120.         // line 32
  121.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/semi-dark.css"), "html"nulltrue);
  122.         echo "\" />
  123. \t<link rel=\"stylesheet\" href=\"";
  124.         // line 33
  125.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/header-colors.css"), "html"nulltrue);
  126.         echo "\" />
  127. \t<title>Nubes de colores kids</title>
  128.         ";
  129.         // line 35
  130.         $this->displayBlock('headerStyles'$context$blocks);
  131.         // line 37
  132.         echo "</head>
  133. <body>
  134. \t<!--wrapper-->
  135. \t<div class=\"wrapper\">
  136. \t\t<!--sidebar wrapper -->
  137.                 ";
  138.         // line 43
  139.         $this->loadTemplate("common/menu.html.twig""base.html.twig"43)->display($context);
  140.         // line 44
  141.         echo "\t\t
  142. \t\t<!--end sidebar wrapper -->
  143. \t\t<!--start header -->
  144.                 ";
  145.         // line 47
  146.         $this->loadTemplate("common/header.html.twig""base.html.twig"47)->display($context);
  147.         // line 48
  148.         echo "\t\t
  149. \t\t<!--end header -->
  150. \t\t<!--start page wrapper -->
  151. \t\t<div class=\"page-wrapper\">
  152.                     ";
  153.         // line 52
  154.         $this->displayBlock('content'$context$blocks);
  155.         // line 54
  156.         echo "\t\t\t
  157. \t\t</div>
  158. \t\t<!--end page wrapper -->
  159. \t\t<!--start overlay-->
  160. \t\t<div class=\"overlay toggle-icon\"></div>
  161. \t\t<!--end overlay-->
  162. \t\t<!--Start Back To Top Button--> 
  163.                 <a href=\"javaScript:;\" class=\"back-to-top\"><i class='bx bxs-up-arrow-alt'></i></a>
  164. \t\t<!--End Back To Top Button-->
  165.                 ";
  166.         // line 63
  167.         $this->loadTemplate("common/footer.html.twig""base.html.twig"63)->display($context);
  168.         // line 64
  169.         echo "\t\t
  170. \t</div>
  171. \t<!--end wrapper-->
  172. \t<!--start switcher-->
  173. \t";
  174.         // line 68
  175.         $this->displayBlock('modals'$context$blocks);
  176.         // line 71
  177.         echo "\t<!--end switcher-->
  178. \t<!-- Bootstrap JS -->
  179. \t<script src=\"";
  180.         // line 73
  181.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/bootstrap.bundle.min.js"), "html"nulltrue);
  182.         echo "\"></script>
  183. \t<!--plugins-->
  184. \t<script src=\"";
  185.         // line 75
  186.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/jquery.min.js"), "html"nulltrue);
  187.         echo "\"></script>
  188. \t<script src=\"";
  189.         // line 76
  190.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/plugins/simplebar/js/simplebar.min.js"), "html"nulltrue);
  191.         echo "\"></script>
  192. \t<script src=\"";
  193.         // line 77
  194.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/plugins/metismenu/js/metisMenu.min.js"), "html"nulltrue);
  195.         echo "\"></script>
  196.         <script src=\"";
  197.         // line 78
  198.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/plugins/perfect-scrollbar/js/perfect-scrollbar.js"), "html"nulltrue);
  199.         echo "\"></script>
  200.         <script src=\"";
  201.         // line 79
  202.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/plugins/datetimepicker/js/legacy.js"), "html"nulltrue);
  203.         echo "\"></script>
  204. \t<script src=\"";
  205.         // line 80
  206.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/plugins/datetimepicker/js/picker.js"), "html"nulltrue);
  207.         echo "\"></script>
  208. \t<script src=\"";
  209.         // line 81
  210.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/plugins/datetimepicker/js/picker.time.js"), "html"nulltrue);
  211.         echo "\"></script>
  212. \t<script src=\"";
  213.         // line 82
  214.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/plugins/datetimepicker/js/picker.date.js"), "html"nulltrue);
  215.         echo "\"></script>
  216. \t<script src=\"";
  217.         // line 83
  218.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/plugins/bootstrap-material-datetimepicker/js/moment.min.js"), "html"nulltrue);
  219.         echo "\"></script>
  220. \t<script src=\"";
  221.         // line 84
  222.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/plugins/bootstrap-material-datetimepicker/js/bootstrap-material-datetimepicker.min.js"), "html"nulltrue);
  223.         echo "\"></script>
  224.         
  225.         <!--notification js -->
  226. \t<script src=\"";
  227.         // line 87
  228.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/plugins/notifications/js/lobibox.min.js"), "html"nulltrue);
  229.         echo "\"></script>
  230. \t<script src=\"";
  231.         // line 88
  232.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/plugins/notifications/js/notifications.min.js"), "html"nulltrue);
  233.         echo "\"></script>
  234.         <script src=\"";
  235.         // line 89
  236.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/plugins/select2/js/select2.min.js"), "html"nulltrue);
  237.         echo "\"></script>
  238. \t<!--app JS-->
  239. \t<script src=\"";
  240.         // line 91
  241.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/app.js"), "html"nulltrue);
  242.         echo "\"></script>
  243.         
  244.         <script>
  245.             \$(document).ready(function(){
  246.             ";
  247.         // line 95
  248.         $context['_parent'] = $context;
  249.         $context['_seq'] = twig_ensure_traversable(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.'95$this->source); })()), "session", [], "any"falsefalsefalse95), "flashbag", [], "method"falsefalsefalse95), "get", [=> "type"], "method"falsefalsefalse95));
  250.         foreach ($context['_seq'] as $context["_key"] => $context["types"]) {
  251.             // line 96
  252.             echo "                ";
  253.             $context['_parent'] = $context;
  254.             $context['_seq'] = twig_ensure_traversable(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.'96$this->source); })()), "session", [], "any"falsefalsefalse96), "flashbag", [], "method"falsefalsefalse96), "get", [=> "status"], "method"falsefalsefalse96));
  255.             foreach ($context['_seq'] as $context["_key"] => $context["message"]) {
  256.                 // line 97
  257.                 echo "
  258.                     ";
  259.                 // line 99
  260.                 if ((=== twig_compare($context["types"], 0))) {
  261.                     // line 100
  262.                     echo "                        Lobibox.notify('error', {
  263.                             pauseDelayOnHover: true,
  264.                             continueDelayOnInactiveTab: false,
  265.                             position: 'top right',
  266.                             icon: 'bx bx-x-circle',
  267.                             msg: '";
  268.                     // line 105
  269.                     echo twig_escape_filter($this->env$context["message"], "html"nulltrue);
  270.                     echo "'
  271.                         });    
  272.                     ";
  273.                 } else {
  274.                     // line 110
  275.                     echo "                        Lobibox.notify('success', {
  276.                             pauseDelayOnHover: true,
  277.                             continueDelayOnInactiveTab: false,
  278.                             position: 'top right',
  279.                             icon: 'bx bx-check-circle',
  280.                             msg: '";
  281.                     // line 115
  282.                     echo twig_escape_filter($this->env$context["message"], "html"nulltrue);
  283.                     echo "'
  284.                         });
  285.                     ";
  286.                 }
  287.                 // line 119
  288.                 echo "                ";
  289.             }
  290.             $_parent $context['_parent'];
  291.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['message'], $context['_parent'], $context['loop']);
  292.             $context array_intersect_key($context$_parent) + $_parent;
  293.             // line 120
  294.             echo "            ";
  295.         }
  296.         $_parent $context['_parent'];
  297.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['types'], $context['_parent'], $context['loop']);
  298.         $context array_intersect_key($context$_parent) + $_parent;
  299.         // line 121
  300.         echo "            });
  301.             
  302.             \$('#date_start').pickadate({
  303.                 monthsFull: ['Enero', 'Febrero', 'Marzo', 'Abril', 'Mayo', 'Junio', 'Julio', 'Agosto', 'Setiembre', 'Octubre', 'Noviembre', 'Diciembre'],
  304.                 monthsShort: ['Ene', 'Feb', 'Mar', 'Abr', 'May', 'Jun', 'Jul', 'Ago', 'Set', 'Oct', 'Nov', 'Dic'],
  305.                 weekdaysFull: ['Domingo', 'Lunes', 'Martes', 'Miércoles', 'Jueves', 'Viernes', 'Sábado'],
  306.                 weekdaysShort: ['Dom', 'Lun', 'Mar', 'Mie', 'Jue', 'Vie', 'Sab'],
  307.                 today: 'Hoy',
  308.                 clear: 'Limpiar',
  309.                 close: 'Cerrar',
  310.                 format: 'dd-mm-yyyy',
  311.                 firstDay:1,
  312.                 selectMonths: true,
  313. \t        selectYears: true,
  314.                 
  315.             });
  316.             \$('#date_end').pickadate({
  317.                 monthsFull: ['Enero', 'Febrero', 'Marzo', 'Abril', 'Mayo', 'Junio', 'Julio', 'Agosto', 'Setiembre', 'Octubre', 'Noviembre', 'Diciembre'],
  318.                 monthsShort: ['Ene', 'Feb', 'Mar', 'Abr', 'May', 'Jun', 'Jul', 'Ago', 'Set', 'Oct', 'Nov', 'Dic'],
  319.                 weekdaysFull: ['Domingo', 'Lunes', 'Martes', 'Miércoles', 'Jueves', 'Viernes', 'Sábado'],
  320.                 weekdaysShort: ['Dom', 'Lun', 'Mar', 'Mie', 'Jue', 'Vie', 'Sab'],
  321.                 today: 'Hoy',
  322.                 clear: 'Limpiar',
  323.                 close: 'Cerrar',
  324.                 format: 'dd-mm-yyyy',
  325.                 firstDay:1,
  326.                 selectMonths: true,
  327. \t        selectYears: true,
  328.                 
  329.             });
  330.             \$(\".select2\").each(function(i,ele){
  331.                 var ph = \$(ele).data(\"placeholder\");
  332.                 \$(ele).select2({
  333.                     placeholder:ph
  334.                 })
  335.             });
  336.         </script>
  337.         ";
  338.         // line 158
  339.         $this->displayBlock('footerScripts'$context$blocks);
  340.         // line 160
  341.         echo "</body>
  342. </html>";
  343.         
  344.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  345.         
  346.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  347.     }
  348.     // line 35
  349.     public function block_headerStyles($context, array $blocks = [])
  350.     {
  351.         $macros $this->macros;
  352.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  353.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""headerStyles"));
  354.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  355.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""headerStyles"));
  356.         // line 36
  357.         echo "        ";
  358.         
  359.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  360.         
  361.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  362.     }
  363.     // line 52
  364.     public function block_content($context, array $blocks = [])
  365.     {
  366.         $macros $this->macros;
  367.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  368.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  369.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  370.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  371.         // line 53
  372.         echo "                    ";
  373.         
  374.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  375.         
  376.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  377.     }
  378.     // line 68
  379.     public function block_modals($context, array $blocks = [])
  380.     {
  381.         $macros $this->macros;
  382.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  383.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""modals"));
  384.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  385.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""modals"));
  386.         // line 69
  387.         echo "            
  388.         ";
  389.         
  390.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  391.         
  392.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  393.     }
  394.     // line 158
  395.     public function block_footerScripts($context, array $blocks = [])
  396.     {
  397.         $macros $this->macros;
  398.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  399.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footerScripts"));
  400.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  401.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footerScripts"));
  402.         // line 159
  403.         echo "        ";
  404.         
  405.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  406.         
  407.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  408.     }
  409.     public function getTemplateName()
  410.     {
  411.         return "base.html.twig";
  412.     }
  413.     public function isTraitable()
  414.     {
  415.         return false;
  416.     }
  417.     public function getDebugInfo()
  418.     {
  419.         return array (  439 => 159,  429 => 158,  418 => 69,  408 => 68,  398 => 53,  388 => 52,  378 => 36,  368 => 35,  356 => 160,  354 => 158,  315 => 121,  309 => 120,  303 => 119,  296 => 115,  289 => 110,  281 => 105,  274 => 100,  272 => 99,  268 => 97,  263 => 96,  259 => 95,  252 => 91,  247 => 89,  243 => 88,  239 => 87,  233 => 84,  229 => 83,  225 => 82,  221 => 81,  217 => 80,  213 => 79,  209 => 78,  205 => 77,  201 => 76,  197 => 75,  192 => 73,  188 => 71,  186 => 68,  180 => 64,  178 => 63,  167 => 54,  165 => 52,  159 => 48,  157 => 47,  152 => 44,  150 => 43,  142 => 37,  140 => 35,  135 => 33,  131 => 32,  127 => 31,  122 => 29,  118 => 28,  113 => 26,  108 => 24,  104 => 23,  98 => 20,  94 => 19,  90 => 18,  86 => 17,  82 => 16,  78 => 15,  74 => 14,  70 => 13,  66 => 12,  62 => 11,  57 => 9,  47 => 1,);
  420.     }
  421.     public function getSourceContext()
  422.     {
  423.         return new Source("<!doctype html>
  424. <html lang=\"en\">
  425. <head>
  426. \t<!-- Required meta tags -->
  427. \t<meta charset=\"utf-8\">
  428. \t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">
  429. \t<!--favicon-->
  430. \t<link rel=\"icon\" href=\"{{ asset('assets/images/logos/logo-nubes.png') }}\" type=\"image/png\" />
  431. \t<!--plugins-->
  432.         <link rel=\"stylesheet\" href=\"{{ asset('assets/plugins/notifications/css/lobibox.min.css')}}\" />
  433. \t<link href=\"{{ asset('assets/plugins/vectormap/jquery-jvectormap-2.0.2.css') }}\" rel=\"stylesheet\"/>
  434. \t<link href=\"{{ asset('assets/plugins/simplebar/css/simplebar.css') }}\" rel=\"stylesheet\" />
  435. \t<link href=\"{{ asset('assets/plugins/perfect-scrollbar/css/perfect-scrollbar.css') }}\" rel=\"stylesheet\" />
  436. \t<link href=\"{{ asset('assets/plugins/metismenu/css/metisMenu.min.css') }}\" rel=\"stylesheet\" />
  437.         <link href=\"{{ asset('assets/plugins/datetimepicker/css/classic.css')}}\" rel=\"stylesheet\" />
  438.         <link href=\"{{ asset('assets/plugins/datetimepicker/css/classic.time.css') }}\" rel=\"stylesheet\" />
  439. \t<link href=\"{{ asset('assets/plugins/datetimepicker/css/classic.date.css') }}\" rel=\"stylesheet\" />
  440.         <link href=\"{{ asset('assets/plugins/select2/css/select2.min.css')}}\" rel=\"stylesheet\" />
  441.         <link rel=\"stylesheet\" href=\"{{ asset('assets/plugins/bootstrap-material-datetimepicker/css/bootstrap-material-datetimepicker.min.css')}}\">
  442. \t
  443. \t<!-- loader-->
  444. \t<link href=\"{{ asset('assets/css/pace.min.css') }}\" rel=\"stylesheet\" />
  445. \t<script src=\"{{ asset('assets/js/pace.min.js') }}\"></script>
  446. \t<!-- Bootstrap CSS -->
  447. \t<link href=\"{{ asset('assets/css/bootstrap.min.css') }}\" rel=\"stylesheet\">
  448. \t<link href=\"https://fonts.googleapis.com/css2?family=Roboto:wght@400;500&display=swap\" rel=\"stylesheet\">
  449. \t<link href=\"{{ asset('assets/css/app.css') }}\" rel=\"stylesheet\">
  450. \t<link href=\"{{ asset('assets/css/icons.css') }}\" rel=\"stylesheet\">
  451. \t<!-- Theme Style CSS -->
  452. \t<link rel=\"stylesheet\" href=\"{{ asset('assets/css/dark-theme.css') }}\" />
  453. \t<link rel=\"stylesheet\" href=\"{{ asset('assets/css/semi-dark.css') }}\" />
  454. \t<link rel=\"stylesheet\" href=\"{{ asset('assets/css/header-colors.css') }}\" />
  455. \t<title>Nubes de colores kids</title>
  456.         {% block headerStyles %}
  457.         {% endblock %}
  458. </head>
  459. <body>
  460. \t<!--wrapper-->
  461. \t<div class=\"wrapper\">
  462. \t\t<!--sidebar wrapper -->
  463.                 {% include 'common/menu.html.twig' %}
  464. \t\t
  465. \t\t<!--end sidebar wrapper -->
  466. \t\t<!--start header -->
  467.                 {% include 'common/header.html.twig' %}
  468. \t\t
  469. \t\t<!--end header -->
  470. \t\t<!--start page wrapper -->
  471. \t\t<div class=\"page-wrapper\">
  472.                     {% block content %}
  473.                     {% endblock %}
  474. \t\t\t
  475. \t\t</div>
  476. \t\t<!--end page wrapper -->
  477. \t\t<!--start overlay-->
  478. \t\t<div class=\"overlay toggle-icon\"></div>
  479. \t\t<!--end overlay-->
  480. \t\t<!--Start Back To Top Button--> 
  481.                 <a href=\"javaScript:;\" class=\"back-to-top\"><i class='bx bxs-up-arrow-alt'></i></a>
  482. \t\t<!--End Back To Top Button-->
  483.                 {% include 'common/footer.html.twig' %}
  484. \t\t
  485. \t</div>
  486. \t<!--end wrapper-->
  487. \t<!--start switcher-->
  488. \t{% block modals %}
  489.             
  490.         {% endblock %}
  491. \t<!--end switcher-->
  492. \t<!-- Bootstrap JS -->
  493. \t<script src=\"{{ asset('assets/js/bootstrap.bundle.min.js')}}\"></script>
  494. \t<!--plugins-->
  495. \t<script src=\"{{ asset('assets/js/jquery.min.js')}}\"></script>
  496. \t<script src=\"{{ asset('assets/plugins/simplebar/js/simplebar.min.js')}}\"></script>
  497. \t<script src=\"{{ asset('assets/plugins/metismenu/js/metisMenu.min.js')}}\"></script>
  498.         <script src=\"{{ asset('assets/plugins/perfect-scrollbar/js/perfect-scrollbar.js')}}\"></script>
  499.         <script src=\"{{ asset('assets/plugins/datetimepicker/js/legacy.js')}}\"></script>
  500. \t<script src=\"{{ asset('assets/plugins/datetimepicker/js/picker.js')}}\"></script>
  501. \t<script src=\"{{ asset('assets/plugins/datetimepicker/js/picker.time.js')}}\"></script>
  502. \t<script src=\"{{ asset('assets/plugins/datetimepicker/js/picker.date.js')}}\"></script>
  503. \t<script src=\"{{ asset('assets/plugins/bootstrap-material-datetimepicker/js/moment.min.js')}}\"></script>
  504. \t<script src=\"{{ asset('assets/plugins/bootstrap-material-datetimepicker/js/bootstrap-material-datetimepicker.min.js')}}\"></script>
  505.         
  506.         <!--notification js -->
  507. \t<script src=\"{{ asset('assets/plugins/notifications/js/lobibox.min.js')}}\"></script>
  508. \t<script src=\"{{ asset('assets/plugins/notifications/js/notifications.min.js')}}\"></script>
  509.         <script src=\"{{ asset('assets/plugins/select2/js/select2.min.js')}}\"></script>
  510. \t<!--app JS-->
  511. \t<script src=\"{{ asset('assets/js/app.js')}}\"></script>
  512.         
  513.         <script>
  514.             \$(document).ready(function(){
  515.             {%for types in app.session.flashbag().get('type') %}
  516.                 {%for message in app.session.flashbag().get('status') %}
  517.                     {%if types ==0 %}
  518.                         Lobibox.notify('error', {
  519.                             pauseDelayOnHover: true,
  520.                             continueDelayOnInactiveTab: false,
  521.                             position: 'top right',
  522.                             icon: 'bx bx-x-circle',
  523.                             msg: '{{message}}'
  524.                         });    
  525.                     {% else %}
  526.                         Lobibox.notify('success', {
  527.                             pauseDelayOnHover: true,
  528.                             continueDelayOnInactiveTab: false,
  529.                             position: 'top right',
  530.                             icon: 'bx bx-check-circle',
  531.                             msg: '{{message}}'
  532.                         });
  533.                     {%endif%}
  534.                 {%endfor%}
  535.             {%endfor%}
  536.             });
  537.             
  538.             \$('#date_start').pickadate({
  539.                 monthsFull: ['Enero', 'Febrero', 'Marzo', 'Abril', 'Mayo', 'Junio', 'Julio', 'Agosto', 'Setiembre', 'Octubre', 'Noviembre', 'Diciembre'],
  540.                 monthsShort: ['Ene', 'Feb', 'Mar', 'Abr', 'May', 'Jun', 'Jul', 'Ago', 'Set', 'Oct', 'Nov', 'Dic'],
  541.                 weekdaysFull: ['Domingo', 'Lunes', 'Martes', 'Miércoles', 'Jueves', 'Viernes', 'Sábado'],
  542.                 weekdaysShort: ['Dom', 'Lun', 'Mar', 'Mie', 'Jue', 'Vie', 'Sab'],
  543.                 today: 'Hoy',
  544.                 clear: 'Limpiar',
  545.                 close: 'Cerrar',
  546.                 format: 'dd-mm-yyyy',
  547.                 firstDay:1,
  548.                 selectMonths: true,
  549. \t        selectYears: true,
  550.                 
  551.             });
  552.             \$('#date_end').pickadate({
  553.                 monthsFull: ['Enero', 'Febrero', 'Marzo', 'Abril', 'Mayo', 'Junio', 'Julio', 'Agosto', 'Setiembre', 'Octubre', 'Noviembre', 'Diciembre'],
  554.                 monthsShort: ['Ene', 'Feb', 'Mar', 'Abr', 'May', 'Jun', 'Jul', 'Ago', 'Set', 'Oct', 'Nov', 'Dic'],
  555.                 weekdaysFull: ['Domingo', 'Lunes', 'Martes', 'Miércoles', 'Jueves', 'Viernes', 'Sábado'],
  556.                 weekdaysShort: ['Dom', 'Lun', 'Mar', 'Mie', 'Jue', 'Vie', 'Sab'],
  557.                 today: 'Hoy',
  558.                 clear: 'Limpiar',
  559.                 close: 'Cerrar',
  560.                 format: 'dd-mm-yyyy',
  561.                 firstDay:1,
  562.                 selectMonths: true,
  563. \t        selectYears: true,
  564.                 
  565.             });
  566.             \$(\".select2\").each(function(i,ele){
  567.                 var ph = \$(ele).data(\"placeholder\");
  568.                 \$(ele).select2({
  569.                     placeholder:ph
  570.                 })
  571.             });
  572.         </script>
  573.         {% block footerScripts %}
  574.         {% endblock %}
  575. </body>
  576. </html>""base.html.twig""/home/ideosAdmin/web/nubesdecoloreskids.sell-io.es/public_html/templates/base.html.twig");
  577.     }
  578. }