File manager - Edit - /var/www/html/portal/storage/framework/views/d05256383cc5b5ff2a0e518604e3725d.php
Back
<div class="list-group mb-3"> <a class="list-group-item list-group-item-action active" aria-current="true"> <h5 class="mb-1"><?php echo e(__($title)); ?></h5> <small onclick="<?php echo e($onclick); ?>" class="text-warning" style="cursor: pointer"><?php echo e(__("$small")); ?></small> </a> <div class="list-group-item list-group-item-action"> <div class="mb-1" id="<?php echo e($id); ?>"> <table class="table table-striped"> <?php $__currentLoopData = App\Enums\StatusTagCloudNewsEnum::cases(); $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $category): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <tr> <td> <div class="form-check"> <input class="form-check-input" type="checkbox" name="tags[]" value="<?php echo e($category->name); ?>" id="<?php echo e(Str::slug($category->value)); ?>" <?php echo e(in_array($category->name, $tags) ? 'checked' : ''); ?>> <label class="form-check-label" for="<?php echo e($category->value); ?>"> <?php echo e($category->value); ?> </label> </div> </td> </tr> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </table> </div> </div> </div> <?php /**PATH /var/www/html/portal/resources/views/components/inputs/inputCheckBoxListCategoriaNoticias.blade.php ENDPATH**/ ?>
| ver. 1.4 |
Github
|
.
| PHP 8.3.28 | Generation time: 0.13 |
proxy
|
phpinfo
|
Settings