Edit File: 2c39aff690c7224426b2b282f6970ab5.php
<?php $__env->startSection("title"); ?> Daftar Semua List Genre - Gudang Anime Movie <?php $__env->stopSection(); ?> <div class=""> <?php if (isset($component)) { $__componentOriginal9c048958721cac861b85a43f7ce86895 = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginal9c048958721cac861b85a43f7ce86895 = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.category-list','data' => ['title' => 'tag','items' => $tags,'routeName' => 'tag']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? $attributes->all() : [])); ?> <?php $component->withName('category-list'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag): ?> <?php $attributes = $attributes->except(\Illuminate\View\AnonymousComponent::ignoredParameterNames()); ?> <?php endif; ?> <?php $component->withAttributes(['title' => 'tag','items' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($tags),'routeName' => 'tag']); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginal9c048958721cac861b85a43f7ce86895)): ?> <?php $attributes = $__attributesOriginal9c048958721cac861b85a43f7ce86895; ?> <?php unset($__attributesOriginal9c048958721cac861b85a43f7ce86895); ?> <?php endif; ?> <?php if (isset($__componentOriginal9c048958721cac861b85a43f7ce86895)): ?> <?php $component = $__componentOriginal9c048958721cac861b85a43f7ce86895; ?> <?php unset($__componentOriginal9c048958721cac861b85a43f7ce86895); ?> <?php endif; ?> </div><?php /**PATH /home/okaminime0881/anime/resources/views/livewire/show/genre-list.blade.php ENDPATH**/ ?>
Back