BossBey File Manager
PHP:
8.2.30
OS:
Linux
User:
imagivibe
Root
/
home
/
imagivibe
/
public_html
/
app.imagivibe.com
/
storage
/
framework
/
views
📤 Upload
📝 New File
📁 New Folder
Close
Editing: 21f30278757582953a212ea4c8d4b09d.php
<?php $is_modal = $triggerType === 'modal' && !empty($modal); ?> <?php if($is_modal): ?> <?php if (isset($component)) { $__componentOriginale6a555649da86b3de44465cdfe004aa4 = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginale6a555649da86b3de44465cdfe004aa4 = $attributes; } ?> <?php $component = App\View\Components\Modal::resolve(['type' => 'page'] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('modal'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(App\View\Components\Modal::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes([]); ?> <?php $__env->slot('trigger', null, ['custom' => true]); ?> <?php echo $__env->make('components.navbar.partials.link-markup', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> <?php $__env->endSlot(); ?> <?php $__env->slot('modal', null, []); ?> <?php echo e($modal); ?> <?php $__env->endSlot(); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginale6a555649da86b3de44465cdfe004aa4)): ?> <?php $attributes = $__attributesOriginale6a555649da86b3de44465cdfe004aa4; ?> <?php unset($__attributesOriginale6a555649da86b3de44465cdfe004aa4); ?> <?php endif; ?> <?php if (isset($__componentOriginale6a555649da86b3de44465cdfe004aa4)): ?> <?php $component = $__componentOriginale6a555649da86b3de44465cdfe004aa4; ?> <?php unset($__componentOriginale6a555649da86b3de44465cdfe004aa4); ?> <?php endif; ?> <?php else: ?> <?php echo $__env->make('components.navbar.partials.link-markup', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> <?php endif; ?> <?php /**PATH /home/imagivibe/public_html/app.imagivibe.com/resources/views/default/components/navbar/link.blade.php ENDPATH**/ ?>
Save
Cancel