File manager - Edit - /var/www/html/transparencia/storage/framework/views/4c4b9761bac29758afac975ee5be98fa.php
Back
<?php $attributes ??= new \Illuminate\View\ComponentAttributeBag; $__newAttributes = []; $__propNames = \Illuminate\View\ComponentAttributeBag::extractPropNames(([ 'section' => [], 'openFirst' => false, 'sectionIndex' => 0, ])); foreach ($attributes->all() as $__key => $__value) { if (in_array($__key, $__propNames)) { $$__key = $$__key ?? $__value; } else { $__newAttributes[$__key] = $__value; } } $attributes = new \Illuminate\View\ComponentAttributeBag($__newAttributes); unset($__propNames); unset($__newAttributes); foreach (array_filter(([ 'section' => [], 'openFirst' => false, 'sectionIndex' => 0, ]), 'is_string', ARRAY_FILTER_USE_KEY) as $__key => $__value) { $$__key = $$__key ?? $__value; } $__defined_vars = get_defined_vars(); foreach ($attributes->all() as $__key => $__value) { if (array_key_exists($__key, $__defined_vars)) unset($$__key); } unset($__defined_vars, $__key, $__value); ?> <?php $items = $section['items'] ?? []; $accordionId = 'accordion-' . ($section['id'] ?? $sectionIndex); ?> <?php if(!empty($items)): ?> <section class="ms-section mapa-do-site-section" id="<?php echo e($section['id'] ?? 'secao'); ?>" data-section-title="<?php echo e(Str::lower($section['title'] ?? '')); ?>" aria-labelledby="sec-title-<?php echo e($section['id'] ?? $sectionIndex); ?>" > <div class="ms-section-header"> <h2 class="ms-section-title" id="sec-title-<?php echo e($section['id'] ?? $sectionIndex); ?>"> <?php if(!empty($section['icon'])): ?> <i class="fa-solid <?php echo e($section['icon']); ?> ms-section-icon" aria-hidden="true"></i> <?php endif; ?> <?php echo e($section['title']); ?> </h2> <?php if(!empty($section['linkCount'])): ?> <span class="ms-count-badge"> <?php echo e(number_format($section['linkCount'], 0, ',', '.')); ?> <?php echo e(__('links')); ?> </span> <?php endif; ?> </div> <?php if(!empty($section['description'])): ?> <p class="ms-section-desc"><?php echo e($section['description']); ?></p> <?php endif; ?> <?php echo $__env->make('components._mapaDoSiteAccordion', [ 'accordionId' => $accordionId, 'items' => $items, 'openFirst' => $openFirst, ], array_diff_key(get_defined_vars(), ['__data' => 1, '__path' => 1]))->render(); ?> </section> <?php endif; ?> <?php /**PATH /var/www/html/transparencia/resources/views/components/_mapaDoSiteSection.blade.php ENDPATH**/ ?>
| ver. 1.4 |
Github
|
.
| PHP 8.3.28 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings