EVOLUTION-MANAGER
Edit File: 94c9d4b4a2c1485e33b893a273c3896227fb092d.php
<?php $__env->startSection('style'); ?> <style type="text/css"> #links-interes>.row>.secciones { padding: 0.2em 0.5em 0em 0.5em; background-color: #e0e0e0; border-radius: 10px; height: 430px; border-left: 4px solid #fff; margin-top: 10px; margin-bottom: 10px; } #links-interes>.row>.col-lg-3 { text-align: center; } </style> <?php $__env->stopSection(); ?> <?php $__env->startSection('contenido'); ?> <div class="welcome blank-wp container page-inner-lv2"> <div class="breadcrumb" style="margin-bottom: 0px;"> <span id="ctl00_PlaceHolderMain_SiteMapPath1"> <span> <a href="<?php echo e(asset('/')); ?>" title="Sucre"> Inicio </a> </span> <span> > </span> <span> Gacetas y Resoluciones </span> <a id="ctl00_PlaceHolderMain_SiteMapPath1_SkipLink"> </a> </span> </div> <div> <div class="row"> <div class="col-lg-12"> <div class="ms-webpart-zone ms-fullWidth"> <div class="s4-wpcell-plain ms-webpartzone-cell ms-webpart-cell-vertical ms-fullWidth " id="MSOZoneCell_WebPartWPQ4"> <div class="ms-webpart-chrome ms-webpart-chrome-vertical ms-webpart-chrome-fullWidth "> <div allowdelete="false" class="ms-WPBody ms-WPBorder noindex ms-wpContentDivSpace " haspers="false" id="WebPartWPQ4" style="" webpartid="421ce5e8-8c20-4b23-a105-349bdd7dc9d6" width="100%"> <div class="ms-rtestate-field"> <h1> Gacetas y Resoluciones <br/> </h1> </div> <div class="ms-clear"> </div> </div> </div> </div> </div> </div> </div> <div id="links-interes"> <div class="row" style="display: flex;justify-content: space-around;"> <!-- <div class="col-lg-6"> <div class="ms-webpart-zone ms-fullWidth"> <div class="s4-wpcell-plain ms-webpartzone-cell ms-webpart-cell-vertical ms-fullWidth " id="MSOZoneCell_WebPartWPQ2"> <div class="ms-webpart-chrome ms-webpart-chrome-vertical ms-webpart-chrome-fullWidth "> <div allowdelete="false" class="ms-WPBody ms-WPBorder noindex ms-wpContentDivSpace " haspers="false" id="WebPartWPQ2" style="" webpartid="54263d05-2c17-41a7-ab47-279ced0f7bae" width="100%"> <div class="ms-rtestate-field"> <h4 style="text-align: center;"> Gacetas <br/> </h4> <div style="text-align: center;"> <a class="btn-mas" href="<?php echo e(asset('gacetas#gacetas')); ?>" style="color: #ffff !important;"> Ver Gacetas </a> <br/> </div> <p> <br> </p> </div> <div class="ms-clear"> </div> </div> </div> </div> </div> </div> --> <!-- <div class="secciones col-lg-3"> <h3>Gacetas</h3> <img src="https://www.alcaldiabogota.gov.co/sisjur/resources/images/734.jpg" alt=""> <p></p> <br> <a class="btn-mas" href="<?php echo e(asset('gacetas#gacetas')); ?>" style="color: #ffff !important;">Ver Gacetas</a> </div> --> <div class="secciones col-lg-3"> <h3>Gacetas</h3> <br><br> <img src="https://www.alcaldiabogota.gov.co/sisjur/resources/images/image7.png" alt="" style="width: 100%;"> <p></p> <br><br><br> <a class="btn-mas" href="<?php echo e(asset('gacetas#gacetas')); ?>" style="color: #ffff !important;">Ver Gacetas</a> </div> <div class="secciones col-lg-3"> <h3>Resoluciones</h3> <br><br> <img src="https://www.alcaldiabogota.gov.co/sisjur/resources/images/image6.png" alt="" style="width: 100%;"> <p></p> <br><br><br> <a class="btn-mas" href="<?php echo e(asset('resoluciones')); ?>" style="color: #ffff !important;">Ver Resoluciones</a> </div> <!-- <div class="col-lg-6"> <div class="ms-webpart-zone ms-fullWidth"> <div class="s4-wpcell-plain ms-webpartzone-cell ms-webpart-cell-vertical ms-fullWidth " id="MSOZoneCell_WebPartWPQ3"> <div class="ms-webpart-chrome ms-webpart-chrome-vertical ms-webpart-chrome-fullWidth "> <div allowdelete="false" class="ms-WPBody ms-WPBorder noindex ms-wpContentDivSpace " haspers="false" id="WebPartWPQ3" style="" webpartid="8cadec2f-0667-42b6-b0ea-2468fd3e2798" width="100%"> <div class="ms-rtestate-field"> <h4 style="text-align: center;"> Ordenanzas <br/> </h4> <div style="text-align: center;"> <a class="btn-mas" href="#" style="color: #ffff !important;"> Ver Ordenanzas </a> <br> </div> </div> <div class="ms-clear"> </div> </div> </div> </div> </div> </div> --> </div> </div> </div> <div class="cell-margin tableCol-25"> </div> <br><br><br><br> </div> <?php $__env->stopSection(); ?> <?php echo $__env->make('layouts.master', \Illuminate\Support\Arr::except(get_defined_vars(), array('__data', '__path')))->render(); ?>