File manager - Edit - /var/www/html/navegueLegal/storage/framework/views/fb6fdbec3df015a1bb9350001092b59137c0a002.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(__("Nome do Táxi Boat")); ?></th> <th><?php echo e(__("Agência")); ?></th> <th><?php echo e(__("CNPJ")); ?></th> <th><?php echo e(__("Lotação Máxima")); ?></th> <th><?php echo e(__("Selo")); ?></th> </tr> </thead> <tbody> <?php $__empty_1 = true; $__currentLoopData = $taxiBoats; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $boat): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); $__empty_1 = false; ?> <tr> <td><?php echo e($boat["nome_embarcacao"]); ?></td> <td><?php echo e($boat["empresa_turismo"]); ?></td> <td><?php echo e($boat["cnpj_empresa"]); ?></td> <td class="text-center"><?php echo e($boat["lotacao"]); ?></td> <td class="text-center"><?php echo e($boat["selo"]); ?></td> </tr> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); if ($__empty_1): ?> <tr class="no-result"> <td colspan="4" class="text-center"><?php echo e(__("Nenhum Táxi Boat Encontrado.")); ?></td> </tr> <?php endif; ?> </tbody> </table> </div> </div> </section><?php /**PATH /var/www/html/navegueLegal/resources/views/tabs/taxiBoats.blade.php ENDPATH**/ ?>
| ver. 1.4 |
Github
|
.
| PHP 8.3.28 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings