File manager - Edit - /var/www/html/navegueLegal/storage/framework/views/d3293af2454d4b9a3baad0311d9a95aa445ebd9a.php
Back
<section class="py-5"> <div class="container"> <div class="d-flex justify-content-center mb-4"> <div class="input-group search-box"> <span class="input-group-text"><i class="fa fa-search"></i></span> <input type="text" class="form-control search-input" placeholder="<?php echo e(__("Digite para buscar...")); ?>"> </div> </div> <div class="table-responsive"> <table class="table table-striped table-hover searchable-table"> <thead> <tr> <th><?php echo e(__("AgĂȘncia")); ?></th> <th><?php echo e(__("Cadastur")); ?></th> <th><?php echo e(__("CNPJ")); ?></th> <th><?php echo e(__("E-mail")); ?></th> <th><?php echo e(__("Telefone")); ?></th> <th><?php echo e(__("Site")); ?></th> </tr> </thead> <tbody> <?php $__empty_1 = true; $__currentLoopData = $empresas; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $empresa): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); $__empty_1 = false; ?> <tr> <td><?php echo e($empresa["razao_social"]); ?></td> <td><?php echo e($empresa["cadastur"]); ?></td> <td><?php echo e($empresa["cnpj"]); ?></td> <td><?php echo e($empresa["email"]); ?></td> <td><?php echo e($empresa["telefone"]); ?></td> <td> <?php if(isset($empresa["site"]) && $empresa["site"] != "" && $empresa["site"] != NULL): ?> <a href="<?php echo e(url($empresa["site"])); ?>" target="_blank"><i class="fa-solid fa-globe"></i></a> <?php else: ?> -- <?php endif; ?> </td> </tr> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); if ($__empty_1): ?> <tr class="no-result"> <td colspan="6" class="text-center"><?php echo e(__("Nenhuma Empresa Encontrada.")); ?></td> </tr> <?php endif; ?> </tbody> </table> </div> </div> </section><?php /**PATH /var/www/html/navegueLegal/resources/views/tabs/empresas.blade.php ENDPATH**/ ?>
| ver. 1.4 |
Github
|
.
| PHP 8.3.28 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings