| 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 : |
<footer class="footer-escuela">
<div class="container container-9 col-md-12">
<div class="col-md-12 d-xl-flex align-items-center pl-0">
<div class="col-md-6 pl-0">
<h1 class="heading-17">
Instituto Distrital de la Participación <br />y Acción Comunal
</h1>
</div>
<div class="col-md-6 text-right mt-20">
<?php if($configuration->where('name', 'Icono del Pie de Pagina IDPAC')->first()->data['visible']): ?>
<img src="<?php echo e($configuration->where('name', 'Icono del Pie de Pagina IDPAC')->first()->imagen); ?>"
loading="lazy" width="235" alt="" />
<?php endif; ?>
</div>
</div>
<div class="col-md-12 align-items-center pl-0 mt-30">
<h1 class="heading-17">Sede</h1>
<p class="paragraph-4">
<?php if($configuration->where('name', 'Dirección Sede IDPAC')->first()->data['visible']): ?>
<?php echo e($configuration->where('name', 'Dirección Sede IDPAC')->first()->description); ?>
<br />
<?php endif; ?>
<?php if($configuration->where('name', 'Horario de atención')->first()->data['visible']): ?>
Horario de atención:
<?php echo e($configuration->where('name', 'Horario de atención')->first()->description); ?>
<?php endif; ?>
</p>
</div>
<div class="col-md-12 d-xl-flex align-items-center pl-0 mt-30 mb-30">
<div class="redesfooter">
<?php $__currentLoopData = $configuration->whereIn('id', [35, 36, 37, 38, 39]); $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $item): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
<?php if($item->data['visible']): ?>
<a href="<?php echo e($item->data['url']); ?>"><img src="/img/web/<?php echo e($item->name); ?>.png"
alt="<?php echo e($item->name); ?>" class="socialicon" /></a>
<?php endif; ?>
<?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
</div>
</div>
<div class="col-md-12 align-items-center pl-0 mt-30">
<div>
<h1 class="heading-17">Escuela de la Participación</h1>
<p class="paragraph-4">
<?php if($configuration->where('name', 'Dirección Sede Escuelas')->first()->data['visible']): ?>
<?php echo e($configuration->where('name', 'Dirección Sede Escuelas')->first()->description); ?>
<br />
<?php endif; ?>
<?php if($configuration->where('name', 'Horario de atención')->first()->data['visible']): ?>
Horario de atención:
<?php echo e($configuration->where('name', 'Horario de atención')->first()->description); ?>
<?php endif; ?>
</p>
</div>
<div>
<h1 class="heading-17 contacto">Contacto</h1>
<p class="paragraph-4">
<?php if($configuration->where('name', 'Telefonos')->first()->data['visible']): ?>
<?php echo e($configuration->where('name', 'Telefonos')->first()->description); ?>
<br />
<?php endif; ?>
<?php if($configuration->where('name', 'Whatsapp')->first()->data['visible']): ?>
Whatsapp institucional:
<?php echo e($configuration->where('name', 'Whatsapp')->first()->description); ?>
<?php endif; ?>
<?php if($configuration->where('name', 'Correo Electronico')->first()->data['visible']): ?>
Correo electrónico:
<?php echo e($configuration->where('name', 'Correo Electronico')->first()->description); ?>
<?php endif; ?>
</p>
</div>
</div>
<div class="div-block-11">
<?php $__currentLoopData = $configuration->whereIn('id', [30, 31, 32, 33, 34]); $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $item): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
<?php if($item->data['visible']): ?>
<a href="<?php echo e($item->data['url'] ?? ''); ?>" class="link-block w-inline-block"><?php echo e($item->name); ?></a>
<?php endif; ?>
<?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
</div>
</div>
<section class="section-11 wf-section"></section>
<section class="footer-gov wf-section">
<?php if($configuration->where('name', 'Icono Marca Colombia')->first()->data['visible']): ?>
<img src="<?php echo e($configuration->where('name', 'Icono Marca Colombia')->first()->imagen); ?>" loading="lazy"
width="54" alt="" />
<?php endif; ?>
<?php if($configuration->where('name', 'Icono de Gobierno Encabezado')->first()->data['visible']): ?>
<img src="<?php echo e($configuration->where('name', 'Icono de Gobierno Encabezado')->first()->imagen); ?>"
loading="lazy" width="129" alt="" />
<?php endif; ?>
</section>
</footer>
<?php /**PATH /var/www/app/resources/views/website/layouts/partials/footer.blade.php ENDPATH**/ ?>