MINI MINI MANI MO
<!-- NOTAS SECUNDARIAS -->
<?php if(isset($comunicados[3])): ?>
<div style="width: 90%; max-width: 280px; float: left; margin:5px 20px 5px 50px; display: block; text-align: justify;">
<h3>Lo más consultado</h3>
<div
style="width: 100%; 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; padding: 10px 10px 10px 25px; margin: 10px auto; rgba(0,0,0,0.3) 2px 2px 2px;">
<div style="margin: 0px 10px; float: left;"><img src="<?php echo e(asset("storage/img/gaceta.png")); ?>" style="width: auto;"></div>
<div style="float: left;">
<p style="line-height: 140%; margin: 5px auto;">No. <?php echo e($comunicados[3]->numero); ?> -
Año <?php echo e($comunicados[3]->year); ?><br>
<b><?php echo e(Date::parse($comunicados[3]->date)->format('d')); ?>
de <?php echo e(Date::parse($comunicados[3]->date)->format('F')); ?>, <?php echo e(Date::parse($comunicados[3]->date)->format('Y')); ?></b><br>
Formato: <?php echo e(strtoupper($comunicados[3]->format)); ?> <?php echo e(number_format($comunicados[3]->size / 1000000, 1)); ?>MB
</p>
<button
onclick="window.open('http://www.legislativoedomex.gob.mx/storage/documentos/gaceta/<?php echo e($comunicados[3]->documento); ?>')">
<i class="far fa-file-pdf"></i> Descargar
</button>
</div>
<div style="clear: both;"></div>
</div>
<div style="clear: both;"></div>
</div>
<?php endif; ?><?php /**PATH /home/legislaedomex/public_html/legislativoedomex/resources/views/asuntosparlamentarios/buscados.blade.php ENDPATH**/ ?>
OHA YOOOO