%PDF- %PDF-
Direktori : /www/loslex/production/storage/framework/views/ |
Current File : //www/loslex/production/storage/framework/views/771e3aa8aa1f5b57e47ed306dbc8f6f1.php |
<div> <?php echo $__env->make('livewire.components.user-filter', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> <div class="mt-2 mb-2"><?php echo e($users->onEachSide(1)->links()); ?></div> <div wire:loading class="border border-gray-400 p-2 rounded-md w-full text-center"><?php if (isset($component)) { $__componentOriginal5c29929acf227acd7c5fa56a39e71fcc = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginal5c29929acf227acd7c5fa56a39e71fcc = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.loading-spinner','data' => []] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('loading-spinner'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(Illuminate\View\AnonymousComponent::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes([]); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginal5c29929acf227acd7c5fa56a39e71fcc)): ?> <?php $attributes = $__attributesOriginal5c29929acf227acd7c5fa56a39e71fcc; ?> <?php unset($__attributesOriginal5c29929acf227acd7c5fa56a39e71fcc); ?> <?php endif; ?> <?php if (isset($__componentOriginal5c29929acf227acd7c5fa56a39e71fcc)): ?> <?php $component = $__componentOriginal5c29929acf227acd7c5fa56a39e71fcc; ?> <?php unset($__componentOriginal5c29929acf227acd7c5fa56a39e71fcc); ?> <?php endif; ?></div> <div wire:loading.remove class="grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 justify-center gap-2"> <?php $__currentLoopData = $users; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $oneuser): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <?php echo $__env->make('livewire.components.user-row', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </div> </div> <?php /**PATH /www/loslex/production/resources/views/livewire/user-list.blade.php ENDPATH**/ ?>