D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
forge
/
hms.dentostock.com
/
storage
/
framework
/
views
/
Filename :
a9d36aaaabfafc652cd0bf24b88c4ab2.php
back
Copy
<?php $attributes ??= new \Illuminate\View\ComponentAttributeBag; ?> <?php foreach($attributes->onlyProps(['component']) as $__key => $__value) { $$__key = $$__key ?? $__value; } ?> <?php $attributes = $attributes->exceptProps(['component']); ?> <?php foreach (array_filter((['component']), 'is_string', ARRAY_FILTER_USE_KEY) as $__key => $__value) { $$__key = $$__key ?? $__value; } ?> <?php $__defined_vars = get_defined_vars(); ?> <?php foreach ($attributes as $__key => $__value) { if (array_key_exists($__key, $__defined_vars)) unset($$__key); } ?> <?php unset($__defined_vars); ?> <?php $refresh = $this->getRefreshStatus(); $theme = $component->getTheme(); ?> <div <?php echo e($attributes->merge($this->getComponentWrapperAttributes())); ?> <?php if($component->hasRefresh()): ?> wire:poll<?php echo e($component->getRefreshOptions()); ?> <?php endif; ?> <?php if($component->isFilterLayoutSlideDown()): ?> x-data="{ filtersOpen: false }" <?php endif; ?> > <?php echo $__env->make('livewire-tables::includes.debug', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> <?php echo $__env->make('livewire-tables::includes.offline', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> <?php echo e($slot); ?> </div> <?php /**PATH /home/u827283894/domains/w-manage.org/public_html/hms/resources/views/vendor/livewire-tables/components/wrapper.blade.php ENDPATH**/ ?>