File manager - Edit - /var/www/html/portal/storage/framework/views/4e1ebf35eae5851e79ca245c096fc9ce.php
Back
<?php $attributes ??= new \Illuminate\View\ComponentAttributeBag; $__newAttributes = []; $__propNames = \Illuminate\View\ComponentAttributeBag::extractPropNames(([ 'items' => [], 'ariaLabel' => null, ])); 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(([ 'items' => [], 'ariaLabel' => null, ]), '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 $ariaLabel = $ariaLabel ?? __('Navegação em trilha'); ?> <nav class="ma-breadcrumb" aria-label="<?php echo e($ariaLabel); ?>"> <ol <?php echo e($attributes->merge(['class' => 'ma-breadcrumb__list'])); ?>> <?php $__currentLoopData = $items; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $index => $item): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <?php $isLast = $index === count($items) - 1; $url = $item['url'] ?? null; $label = $item['label'] ?? ''; ?> <li class="<?php echo \Illuminate\Support\Arr::toCssClasses(['ma-breadcrumb__item', 'ma-breadcrumb__item--active' => $isLast]); ?>"> <?php if(! $isLast && filled($url)): ?> <a href="<?php echo e($url); ?>" class="ma-breadcrumb__link"><?php echo e($label); ?></a> <?php else: ?> <span <?php if($isLast): ?> aria-current="page" <?php endif; ?>><?php echo e($label); ?></span> <?php endif; ?> </li> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </ol> </nav> <?php /**PATH /var/www/html/portal/resources/views/components/mobiangra/breadcrumb.blade.php ENDPATH**/ ?>
| ver. 1.4 |
Github
|
.
| PHP 8.3.28 | Generation time: 0.17 |
proxy
|
phpinfo
|
Settings