<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* base.html.twig */
class __TwigTemplate_23b9b59af74e725eead5f6b9128617530b81a7c24dd2edff93f04de059b03fa5 extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
'headerStyles' => [$this, 'block_headerStyles'],
'content' => [$this, 'block_content'],
'modals' => [$this, 'block_modals'],
'footerScripts' => [$this, 'block_footerScripts'],
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "base.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "base.html.twig"));
// line 1
echo "<!doctype html>
<html lang=\"en\">
<head>
\t<!-- Required meta tags -->
\t<meta charset=\"utf-8\">
\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">
\t<!--favicon-->
\t<link rel=\"icon\" href=\"";
// line 9
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/images/logos/logo-nubes.png"), "html", null, true);
echo "\" type=\"image/png\" />
\t<!--plugins-->
<link rel=\"stylesheet\" href=\"";
// line 11
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/plugins/notifications/css/lobibox.min.css"), "html", null, true);
echo "\" />
\t<link href=\"";
// line 12
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/plugins/vectormap/jquery-jvectormap-2.0.2.css"), "html", null, true);
echo "\" rel=\"stylesheet\"/>
\t<link href=\"";
// line 13
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/plugins/simplebar/css/simplebar.css"), "html", null, true);
echo "\" rel=\"stylesheet\" />
\t<link href=\"";
// line 14
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/plugins/perfect-scrollbar/css/perfect-scrollbar.css"), "html", null, true);
echo "\" rel=\"stylesheet\" />
\t<link href=\"";
// line 15
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/plugins/metismenu/css/metisMenu.min.css"), "html", null, true);
echo "\" rel=\"stylesheet\" />
<link href=\"";
// line 16
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/plugins/datetimepicker/css/classic.css"), "html", null, true);
echo "\" rel=\"stylesheet\" />
<link href=\"";
// line 17
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/plugins/datetimepicker/css/classic.time.css"), "html", null, true);
echo "\" rel=\"stylesheet\" />
\t<link href=\"";
// line 18
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/plugins/datetimepicker/css/classic.date.css"), "html", null, true);
echo "\" rel=\"stylesheet\" />
<link href=\"";
// line 19
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/plugins/select2/css/select2.min.css"), "html", null, true);
echo "\" rel=\"stylesheet\" />
<link rel=\"stylesheet\" href=\"";
// line 20
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", null, true);
echo "\">
\t
\t<!-- loader-->
\t<link href=\"";
// line 23
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/pace.min.css"), "html", null, true);
echo "\" rel=\"stylesheet\" />
\t<script src=\"";
// line 24
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/pace.min.js"), "html", null, true);
echo "\"></script>
\t<!-- Bootstrap CSS -->
\t<link href=\"";
// line 26
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/bootstrap.min.css"), "html", null, true);
echo "\" rel=\"stylesheet\">
\t<link href=\"https://fonts.googleapis.com/css2?family=Roboto:wght@400;500&display=swap\" rel=\"stylesheet\">
\t<link href=\"";
// line 28
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/app.css"), "html", null, true);
echo "\" rel=\"stylesheet\">
\t<link href=\"";
// line 29
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/icons.css"), "html", null, true);
echo "\" rel=\"stylesheet\">
\t<!-- Theme Style CSS -->
\t<link rel=\"stylesheet\" href=\"";
// line 31
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/dark-theme.css"), "html", null, true);
echo "\" />
\t<link rel=\"stylesheet\" href=\"";
// line 32
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/semi-dark.css"), "html", null, true);
echo "\" />
\t<link rel=\"stylesheet\" href=\"";
// line 33
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/header-colors.css"), "html", null, true);
echo "\" />
\t<title>Nubes de colores kids</title>
";
// line 35
$this->displayBlock('headerStyles', $context, $blocks);
// line 37
echo "</head>
<body>
\t<!--wrapper-->
\t<div class=\"wrapper\">
\t\t<!--sidebar wrapper -->
";
// line 43
$this->loadTemplate("common/menu.html.twig", "base.html.twig", 43)->display($context);
// line 44
echo "\t\t
\t\t<!--end sidebar wrapper -->
\t\t<!--start header -->
";
// line 47
$this->loadTemplate("common/header.html.twig", "base.html.twig", 47)->display($context);
// line 48
echo "\t\t
\t\t<!--end header -->
\t\t<!--start page wrapper -->
\t\t<div class=\"page-wrapper\">
";
// line 52
$this->displayBlock('content', $context, $blocks);
// line 54
echo "\t\t\t
\t\t</div>
\t\t<!--end page wrapper -->
\t\t<!--start overlay-->
\t\t<div class=\"overlay toggle-icon\"></div>
\t\t<!--end overlay-->
\t\t<!--Start Back To Top Button-->
<a href=\"javaScript:;\" class=\"back-to-top\"><i class='bx bxs-up-arrow-alt'></i></a>
\t\t<!--End Back To Top Button-->
";
// line 63
$this->loadTemplate("common/footer.html.twig", "base.html.twig", 63)->display($context);
// line 64
echo "\t\t
\t</div>
\t<!--end wrapper-->
\t<!--start switcher-->
\t";
// line 68
$this->displayBlock('modals', $context, $blocks);
// line 71
echo "\t<!--end switcher-->
\t<!-- Bootstrap JS -->
\t<script src=\"";
// line 73
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/bootstrap.bundle.min.js"), "html", null, true);
echo "\"></script>
\t<!--plugins-->
\t<script src=\"";
// line 75
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/jquery.min.js"), "html", null, true);
echo "\"></script>
\t<script src=\"";
// line 76
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/plugins/simplebar/js/simplebar.min.js"), "html", null, true);
echo "\"></script>
\t<script src=\"";
// line 77
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/plugins/metismenu/js/metisMenu.min.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 78
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/plugins/perfect-scrollbar/js/perfect-scrollbar.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 79
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/plugins/datetimepicker/js/legacy.js"), "html", null, true);
echo "\"></script>
\t<script src=\"";
// line 80
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/plugins/datetimepicker/js/picker.js"), "html", null, true);
echo "\"></script>
\t<script src=\"";
// line 81
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/plugins/datetimepicker/js/picker.time.js"), "html", null, true);
echo "\"></script>
\t<script src=\"";
// line 82
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/plugins/datetimepicker/js/picker.date.js"), "html", null, true);
echo "\"></script>
\t<script src=\"";
// line 83
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/plugins/bootstrap-material-datetimepicker/js/moment.min.js"), "html", null, true);
echo "\"></script>
\t<script src=\"";
// line 84
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", null, true);
echo "\"></script>
<!--notification js -->
\t<script src=\"";
// line 87
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/plugins/notifications/js/lobibox.min.js"), "html", null, true);
echo "\"></script>
\t<script src=\"";
// line 88
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/plugins/notifications/js/notifications.min.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 89
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/plugins/select2/js/select2.min.js"), "html", null, true);
echo "\"></script>
\t<!--app JS-->
\t<script src=\"";
// line 91
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/app.js"), "html", null, true);
echo "\"></script>
<script>
\$(document).ready(function(){
";
// line 95
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_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", false, false, false, 95), "flashbag", [], "method", false, false, false, 95), "get", [0 => "type"], "method", false, false, false, 95));
foreach ($context['_seq'] as $context["_key"] => $context["types"]) {
// line 96
echo " ";
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_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", false, false, false, 96), "flashbag", [], "method", false, false, false, 96), "get", [0 => "status"], "method", false, false, false, 96));
foreach ($context['_seq'] as $context["_key"] => $context["message"]) {
// line 97
echo "
";
// line 99
if ((0 === twig_compare($context["types"], 0))) {
// line 100
echo " Lobibox.notify('error', {
pauseDelayOnHover: true,
continueDelayOnInactiveTab: false,
position: 'top right',
icon: 'bx bx-x-circle',
msg: '";
// line 105
echo twig_escape_filter($this->env, $context["message"], "html", null, true);
echo "'
});
";
} else {
// line 110
echo " Lobibox.notify('success', {
pauseDelayOnHover: true,
continueDelayOnInactiveTab: false,
position: 'top right',
icon: 'bx bx-check-circle',
msg: '";
// line 115
echo twig_escape_filter($this->env, $context["message"], "html", null, true);
echo "'
});
";
}
// line 119
echo " ";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['message'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 120
echo " ";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['types'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 121
echo " });
\$('#date_start').pickadate({
monthsFull: ['Enero', 'Febrero', 'Marzo', 'Abril', 'Mayo', 'Junio', 'Julio', 'Agosto', 'Setiembre', 'Octubre', 'Noviembre', 'Diciembre'],
monthsShort: ['Ene', 'Feb', 'Mar', 'Abr', 'May', 'Jun', 'Jul', 'Ago', 'Set', 'Oct', 'Nov', 'Dic'],
weekdaysFull: ['Domingo', 'Lunes', 'Martes', 'Miércoles', 'Jueves', 'Viernes', 'Sábado'],
weekdaysShort: ['Dom', 'Lun', 'Mar', 'Mie', 'Jue', 'Vie', 'Sab'],
today: 'Hoy',
clear: 'Limpiar',
close: 'Cerrar',
format: 'dd-mm-yyyy',
firstDay:1,
selectMonths: true,
\t selectYears: true,
});
\$('#date_end').pickadate({
monthsFull: ['Enero', 'Febrero', 'Marzo', 'Abril', 'Mayo', 'Junio', 'Julio', 'Agosto', 'Setiembre', 'Octubre', 'Noviembre', 'Diciembre'],
monthsShort: ['Ene', 'Feb', 'Mar', 'Abr', 'May', 'Jun', 'Jul', 'Ago', 'Set', 'Oct', 'Nov', 'Dic'],
weekdaysFull: ['Domingo', 'Lunes', 'Martes', 'Miércoles', 'Jueves', 'Viernes', 'Sábado'],
weekdaysShort: ['Dom', 'Lun', 'Mar', 'Mie', 'Jue', 'Vie', 'Sab'],
today: 'Hoy',
clear: 'Limpiar',
close: 'Cerrar',
format: 'dd-mm-yyyy',
firstDay:1,
selectMonths: true,
\t selectYears: true,
});
\$(\".select2\").each(function(i,ele){
var ph = \$(ele).data(\"placeholder\");
\$(ele).select2({
placeholder:ph
})
});
</script>
";
// line 158
$this->displayBlock('footerScripts', $context, $blocks);
// line 160
echo "</body>
</html>";
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
// line 35
public function block_headerStyles($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "headerStyles"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "headerStyles"));
// line 36
echo " ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 52
public function block_content($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content"));
// line 53
echo " ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 68
public function block_modals($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "modals"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "modals"));
// line 69
echo "
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 158
public function block_footerScripts($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "footerScripts"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "footerScripts"));
// line 159
echo " ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
public function getTemplateName()
{
return "base.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
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,);
}
public function getSourceContext()
{
return new Source("<!doctype html>
<html lang=\"en\">
<head>
\t<!-- Required meta tags -->
\t<meta charset=\"utf-8\">
\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">
\t<!--favicon-->
\t<link rel=\"icon\" href=\"{{ asset('assets/images/logos/logo-nubes.png') }}\" type=\"image/png\" />
\t<!--plugins-->
<link rel=\"stylesheet\" href=\"{{ asset('assets/plugins/notifications/css/lobibox.min.css')}}\" />
\t<link href=\"{{ asset('assets/plugins/vectormap/jquery-jvectormap-2.0.2.css') }}\" rel=\"stylesheet\"/>
\t<link href=\"{{ asset('assets/plugins/simplebar/css/simplebar.css') }}\" rel=\"stylesheet\" />
\t<link href=\"{{ asset('assets/plugins/perfect-scrollbar/css/perfect-scrollbar.css') }}\" rel=\"stylesheet\" />
\t<link href=\"{{ asset('assets/plugins/metismenu/css/metisMenu.min.css') }}\" rel=\"stylesheet\" />
<link href=\"{{ asset('assets/plugins/datetimepicker/css/classic.css')}}\" rel=\"stylesheet\" />
<link href=\"{{ asset('assets/plugins/datetimepicker/css/classic.time.css') }}\" rel=\"stylesheet\" />
\t<link href=\"{{ asset('assets/plugins/datetimepicker/css/classic.date.css') }}\" rel=\"stylesheet\" />
<link href=\"{{ asset('assets/plugins/select2/css/select2.min.css')}}\" rel=\"stylesheet\" />
<link rel=\"stylesheet\" href=\"{{ asset('assets/plugins/bootstrap-material-datetimepicker/css/bootstrap-material-datetimepicker.min.css')}}\">
\t
\t<!-- loader-->
\t<link href=\"{{ asset('assets/css/pace.min.css') }}\" rel=\"stylesheet\" />
\t<script src=\"{{ asset('assets/js/pace.min.js') }}\"></script>
\t<!-- Bootstrap CSS -->
\t<link href=\"{{ asset('assets/css/bootstrap.min.css') }}\" rel=\"stylesheet\">
\t<link href=\"https://fonts.googleapis.com/css2?family=Roboto:wght@400;500&display=swap\" rel=\"stylesheet\">
\t<link href=\"{{ asset('assets/css/app.css') }}\" rel=\"stylesheet\">
\t<link href=\"{{ asset('assets/css/icons.css') }}\" rel=\"stylesheet\">
\t<!-- Theme Style CSS -->
\t<link rel=\"stylesheet\" href=\"{{ asset('assets/css/dark-theme.css') }}\" />
\t<link rel=\"stylesheet\" href=\"{{ asset('assets/css/semi-dark.css') }}\" />
\t<link rel=\"stylesheet\" href=\"{{ asset('assets/css/header-colors.css') }}\" />
\t<title>Nubes de colores kids</title>
{% block headerStyles %}
{% endblock %}
</head>
<body>
\t<!--wrapper-->
\t<div class=\"wrapper\">
\t\t<!--sidebar wrapper -->
{% include 'common/menu.html.twig' %}
\t\t
\t\t<!--end sidebar wrapper -->
\t\t<!--start header -->
{% include 'common/header.html.twig' %}
\t\t
\t\t<!--end header -->
\t\t<!--start page wrapper -->
\t\t<div class=\"page-wrapper\">
{% block content %}
{% endblock %}
\t\t\t
\t\t</div>
\t\t<!--end page wrapper -->
\t\t<!--start overlay-->
\t\t<div class=\"overlay toggle-icon\"></div>
\t\t<!--end overlay-->
\t\t<!--Start Back To Top Button-->
<a href=\"javaScript:;\" class=\"back-to-top\"><i class='bx bxs-up-arrow-alt'></i></a>
\t\t<!--End Back To Top Button-->
{% include 'common/footer.html.twig' %}
\t\t
\t</div>
\t<!--end wrapper-->
\t<!--start switcher-->
\t{% block modals %}
{% endblock %}
\t<!--end switcher-->
\t<!-- Bootstrap JS -->
\t<script src=\"{{ asset('assets/js/bootstrap.bundle.min.js')}}\"></script>
\t<!--plugins-->
\t<script src=\"{{ asset('assets/js/jquery.min.js')}}\"></script>
\t<script src=\"{{ asset('assets/plugins/simplebar/js/simplebar.min.js')}}\"></script>
\t<script src=\"{{ asset('assets/plugins/metismenu/js/metisMenu.min.js')}}\"></script>
<script src=\"{{ asset('assets/plugins/perfect-scrollbar/js/perfect-scrollbar.js')}}\"></script>
<script src=\"{{ asset('assets/plugins/datetimepicker/js/legacy.js')}}\"></script>
\t<script src=\"{{ asset('assets/plugins/datetimepicker/js/picker.js')}}\"></script>
\t<script src=\"{{ asset('assets/plugins/datetimepicker/js/picker.time.js')}}\"></script>
\t<script src=\"{{ asset('assets/plugins/datetimepicker/js/picker.date.js')}}\"></script>
\t<script src=\"{{ asset('assets/plugins/bootstrap-material-datetimepicker/js/moment.min.js')}}\"></script>
\t<script src=\"{{ asset('assets/plugins/bootstrap-material-datetimepicker/js/bootstrap-material-datetimepicker.min.js')}}\"></script>
<!--notification js -->
\t<script src=\"{{ asset('assets/plugins/notifications/js/lobibox.min.js')}}\"></script>
\t<script src=\"{{ asset('assets/plugins/notifications/js/notifications.min.js')}}\"></script>
<script src=\"{{ asset('assets/plugins/select2/js/select2.min.js')}}\"></script>
\t<!--app JS-->
\t<script src=\"{{ asset('assets/js/app.js')}}\"></script>
<script>
\$(document).ready(function(){
{%for types in app.session.flashbag().get('type') %}
{%for message in app.session.flashbag().get('status') %}
{%if types ==0 %}
Lobibox.notify('error', {
pauseDelayOnHover: true,
continueDelayOnInactiveTab: false,
position: 'top right',
icon: 'bx bx-x-circle',
msg: '{{message}}'
});
{% else %}
Lobibox.notify('success', {
pauseDelayOnHover: true,
continueDelayOnInactiveTab: false,
position: 'top right',
icon: 'bx bx-check-circle',
msg: '{{message}}'
});
{%endif%}
{%endfor%}
{%endfor%}
});
\$('#date_start').pickadate({
monthsFull: ['Enero', 'Febrero', 'Marzo', 'Abril', 'Mayo', 'Junio', 'Julio', 'Agosto', 'Setiembre', 'Octubre', 'Noviembre', 'Diciembre'],
monthsShort: ['Ene', 'Feb', 'Mar', 'Abr', 'May', 'Jun', 'Jul', 'Ago', 'Set', 'Oct', 'Nov', 'Dic'],
weekdaysFull: ['Domingo', 'Lunes', 'Martes', 'Miércoles', 'Jueves', 'Viernes', 'Sábado'],
weekdaysShort: ['Dom', 'Lun', 'Mar', 'Mie', 'Jue', 'Vie', 'Sab'],
today: 'Hoy',
clear: 'Limpiar',
close: 'Cerrar',
format: 'dd-mm-yyyy',
firstDay:1,
selectMonths: true,
\t selectYears: true,
});
\$('#date_end').pickadate({
monthsFull: ['Enero', 'Febrero', 'Marzo', 'Abril', 'Mayo', 'Junio', 'Julio', 'Agosto', 'Setiembre', 'Octubre', 'Noviembre', 'Diciembre'],
monthsShort: ['Ene', 'Feb', 'Mar', 'Abr', 'May', 'Jun', 'Jul', 'Ago', 'Set', 'Oct', 'Nov', 'Dic'],
weekdaysFull: ['Domingo', 'Lunes', 'Martes', 'Miércoles', 'Jueves', 'Viernes', 'Sábado'],
weekdaysShort: ['Dom', 'Lun', 'Mar', 'Mie', 'Jue', 'Vie', 'Sab'],
today: 'Hoy',
clear: 'Limpiar',
close: 'Cerrar',
format: 'dd-mm-yyyy',
firstDay:1,
selectMonths: true,
\t selectYears: true,
});
\$(\".select2\").each(function(i,ele){
var ph = \$(ele).data(\"placeholder\");
\$(ele).select2({
placeholder:ph
})
});
</script>
{% block footerScripts %}
{% endblock %}
</body>
</html>", "base.html.twig", "/home/ideosAdmin/web/nubesdecoloreskids.sell-io.es/public_html/templates/base.html.twig");
}
}