File manager - Edit - /var/www/html/portalDoServidor/storage/framework/views/48efa5a95c5c49542b7355d8ff282fbc94eb7d15.php
Back
<?php $__env->startSection('title', 'Legislações, Ordens de Serviços e Normatizações - Portal do Servidor da Prefeitura de Angra dos Reis'); ?> <?php $__env->startSection('content'); ?> <?php echo $__env->make("components._headLine", ["headLine" => "Informativos"], \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> <div class="container"> <div class="row internas gx-5"> <div class="col-12 col-xl-9 blog-post"> <table id="atabela" class='table table-striped table-media table-bordered dataTable'> <thead> <tr> <th>Data</th> <th>Tipo</th> <th>Descrição</th> </tr> </thead> <tbody> <?php $__empty_1 = true; $__currentLoopData = $informativos; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $informativo): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); $__empty_1 = false; ?> <tr> <td> <?php echo e(date("d/m/Y", strtotime($informativo->dataPublicacao))); ?> </td> <td> <a href="<?php echo e(url( env("APP_ENDPOINT") . "/" . $informativo->arquivo )); ?>" target="_blank"> <?php if($informativo->tipo == "INFORMATIVOS_DO_RH"): ?> Informativos do RH <?php else: ?> Legislações, Ordens de Serviços e Normatizações do RH <?php endif; ?> </a> </td> <td> <?php echo $informativo->descricao; ?> </td> </tr> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); if ($__empty_1): ?> <tr> <td colspan="3"> Nenhum informe encontrado! </td> </tr> <?php endif; ?> </tbody> </table> </div> <div class="col-md-3 d-none d-xl-block"> <?php echo $__env->make('elements.sidebar', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> </div> </div> </div> <?php $__env->stopSection(); ?> <?php echo $__env->make('theme', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /var/www/html/portalDoServidor/resources/views/informativos.blade.php ENDPATH**/ ?>
| ver. 1.4 |
Github
|
.
| PHP 8.3.28 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings