onlyProps([ 'columns' => [ 'lg' => 2, ], 'data' => [], 'widgets' => [], ]) as $__key => $__value) { $$__key = $$__key ?? $__value; } ?> exceptProps([ 'columns' => [ 'lg' => 2, ], 'data' => [], 'widgets' => [], ]); ?> [ 'lg' => 2, ], 'data' => [], 'widgets' => [], ]), 'is_string', ARRAY_FILTER_USE_KEY) as $__key => $__value) { $$__key = $$__key ?? $__value; } ?> $__value) { if (array_key_exists($__key, $__defined_vars)) unset($$__key); } ?> 'filament-support::components.grid.index','data' => ['default' => $columns['default'] ?? 1,'sm' => $columns['sm'] ?? null,'md' => $columns['md'] ?? null,'lg' => $columns['lg'] ?? ($columns ? (is_array($columns) ? null : $columns) : 2),'xl' => $columns['xl'] ?? null,'twoXl' => $columns['2xl'] ?? null,'class' => 'filament-widgets-container mb-6 gap-4 lg:gap-8']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('filament-support::grid'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes(['default' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($columns['default'] ?? 1),'sm' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($columns['sm'] ?? null),'md' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($columns['md'] ?? null),'lg' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($columns['lg'] ?? ($columns ? (is_array($columns) ? null : $columns) : 2)),'xl' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($columns['xl'] ?? null),'two-xl' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($columns['2xl'] ?? null),'class' => 'filament-widgets-container mb-6 gap-4 lg:gap-8']); ?> addLoop($__currentLoopData); foreach($__currentLoopData as $widget): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> html(); } elseif ($_instance->childHasBeenRendered($widget)) { $componentId = $_instance->getRenderedChildComponentId($widget); $componentTag = $_instance->getRenderedChildComponentTagName($widget); $html = \Livewire\Livewire::dummyMount($componentId, $componentTag); $_instance->preserveRenderedChild($widget); } else { $response = \Livewire\Livewire::mount(\Livewire\Livewire::getAlias($widget), $data); $html = $response->html(); $_instance->logRenderedChild($widget, $response->id(), \Livewire\Livewire::getRootElementTagName($html)); } echo $html; ?> popLoop(); $loop = $__env->getLastLoop(); ?> renderComponent(); ?>