File manager - Edit - /var/www/html/navegueLegal/storage/framework/views/261f6996c6ed14c159e9745989f20022333576f0.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")); ?> <small><?php echo e(__("do Guia de Turismo")); ?></small></th> <th><?php echo e(__("CPF")); ?></th> <th><?php echo e(__("Telefone")); ?></th> <th><?php echo e(__("Categoria")); ?></th> </tr> </thead> <tbody> <?php $__empty_1 = true; $__currentLoopData = $guias; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $guia): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); $__empty_1 = false; ?> <tr> <td><?php echo e($guia->user?->firstName); ?> <?php echo e($guia->user?->lastName); ?></td> <td><?php echo e($guia->user?->cpf_anon); ?></td> <td><?php echo e($guia->user?->phoneNumber); ?></td> <td> <?php $__currentLoopData = App\Enums\StatusGuia::cases(); $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $status): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <?php if($guia->categoria == $status->name): ?> <?php echo e($status->value); ?> <?php endif; ?> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </td> </tr> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); if ($__empty_1): ?> <tr class="no-result"> <td colspan="3" class="text-center"><?php echo e(__("Nenhum Guia de Turismo Encontrado.")); ?></td> </tr> <?php endif; ?> </tbody> </table> </div> </div> </section><?php /**PATH /var/www/html/navegueLegal/resources/views/tabs/guias.blade.php ENDPATH**/ ?>
| ver. 1.4 |
Github
|
.
| PHP 8.3.28 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings