<?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); ?>



<div class="dataTable-wrapper dataTable-loading no-footer sortable searchable fixed-columns">

    
    
    <?php echo e($slot); ?>


</div>
<?php /**PATH /var/www/html/beta/elv3/resources/views/components/datatable/wrapper.blade.php ENDPATH**/ ?>