MINI MINI MANI MO

Path : /var/www/html/sistemas/saplxi/storage/framework/views/
File Upload :
Current File : /var/www/html/sistemas/saplxi/storage/framework/views/decf824b1d5b519449bedce093fe65ed8e593ba6.php

<?php $__env->startSection('content'); ?>
    <h1>Sesiones celebradas durante la LXII
        
        
        Legislatura</h1>
    <?php if(explode('/', url()->previous())[3] != "asuntosparlamentarios"): ?>
        <p>Responsable de la información: <a href="http://www.secretariadeasuntosparlamentarios.gob.mx/"
                                             target="_blank"><b>Secretaría de Asuntos Parlamentarios</b></a></p>
        <a href="sesiones">
            <div class="asuntos">Sesiones</div>
        </a>
        <a href="iniciativas">
            <div class="asuntos">Iniciativas</div>
        </a>
        <a href="puntosdeacuerdo">
            <div class="asuntos">Puntos de acuerdo</div>
        </a>
        <a href="minutas">
            <div class="asuntos">Minutas del H. Congreso de la Unión</div>
        </a>
        <a href="convenios">
            <div class="asuntos">Convenios</div>
        </a>
        <a href="convocatorias">
            <div class="asuntos">Convocatorias</div>
        </a>
    <?php endif; ?>

    <div style="clear: both;"></div>
    <!-- ASUNTOS -->

    <div>
        <?php if(isset($arc->path)): ?>
            <div style="padding: 5px 20px; margin: 25px auto;  width: 1030px !important;">
                <a href="../storage/documentos/informativos/<?php echo e($arc->path); ?>" target="_blank"
                   class="btn" style="position: relative; float: right; ">
                    <button style="background-color: rgb(128,0,72)">
                        <i class="far fa-file-pdf"></i>
                        listado
                    </button>
                </a>
            </div>
            <div style="clear: both;"></div>
        <?php endif; ?>
        <div style="padding: 5px 20px; margin: 25px auto; background: linear-gradient( 40deg, rgb(250,250,250,1.00) 0%, rgb(225,225,225,1.00) 100% ); border-bottom: rgb(128,0,72) solid 5px;  <?php if(explode('/', url()->previous())[3] == "asuntosparlamentarios"): ?> width: 1030px !important; <?php endif; ?>">
            <?php $__currentLoopData = $sesion; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $sesion): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
                <div style="border: rgb(100,100,100) solid 1px; padding: 5px 15px; margin: 10px auto; background:linear-gradient( 50deg, rgb(235,235,235,1.00) 0%, rgb(255,255,255,1.00) 65% ); <?php if(explode('/', url()->previous())[3] == "asuntosparlamentarios"): ?> width: 1000px !important; <?php endif; ?>">
                    <p>

                        <span style="font-size: 0.9em; color: rgb(128,0,72); text-align: left;">Sesión No.
                            <?php echo e($sesion->sesion); ?> -
                            <i class="far fa-calendar-alt"></i>
                            <?php echo e(Date::parse($sesion->date)->format('d')); ?> de
                            <?php echo e(Date::parse($sesion->date)->format('F')); ?>,
                            <?php echo e(Date::parse($sesion->date)->format('Y')); ?>

                        </span><br>
                        Sesión <?php echo e($sesion->regime->valor); ?> la <?php echo e($sesion->asamblea); ?><br>
                        <img src="<?php echo e(asset("storage/img/favicon.svg")); ?>"
                             style="height: 18px; margin-bottom: -4px;">

                        <?php if(isset($sesion->period->valor)): ?> <?php echo e($sesion->period->valor); ?> <?php endif; ?>
                             de la Legislatura.

























                        <br>
                        <?php if($sesion->orden != ''): ?>
                            <button
                                onclick="window.open('<?php echo e(asset("storage/documentos/asuntos/ordenesdeldia/". $sesion->orden)); ?>')">
                                <i
                                    class="far fa-eye"></i> Orden del día
                            </button>
                        <?php endif; ?>
                        <button onclick="location.href='<?php echo e(route("asuntosparlamentarios.asistencias.show", base64_encode(base64_encode($sesion->id)))); ?>'"><i class="fas fa-users"></i> Asistencia</button>

                        <?php if($sesion->version != ''): ?>
                            <button onclick="window.open('<?php echo e(asset("storage/documentos/asuntos/versiones/". $sesion->version)); ?>')">
                                <i class="far fa-file-pdf" ></i> Versión
                            </button>
                        <?php endif; ?>

                        <?php if($sesion->acta != ''): ?>
                            <button onclick="window.open('<?php echo e(asset("storage/documentos/asuntos/actas/". $sesion->acta)); ?>')">
                                <i class="far fa-file-pdf" ></i> Acta
                            </button>
                        <?php endif; ?>

                    </p>
                </div>
            <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
        </div>
<?php $__env->stopSection(); ?>

<?php echo $__env->make('layout.pages.app', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /home/legislaedomex/public_html/legislativoedomex/resources/views/pages/sesiones/index.blade.php ENDPATH**/ ?>

OHA YOOOO