GOOD SHELL MAS BOY
Server: Apache/2.4.52 (Ubuntu)
System: Linux vmi1836763.contaboserver.net 5.15.0-130-generic #140-Ubuntu SMP Wed Dec 18 17:59:53 UTC 2024 x86_64
User: www-data (33)
PHP: 8.4.10
Disabled: NONE
Upload Files
File: /var/www/html/storage/framework/views/d0b5d15de82129bda0b592b26bc97b77.php
<section class="categories_list_section overflow-hidden border-0">
    <div class="container bgc-thm3">
        <div class="row">
            <div class="col-lg-12">
                <div class="listings_category_nav_list_menu at-home4">
                    <ul class="mb0 d-flex justify-content-center mx-auto ps-0">
                        <!--[if BLOCK]><![endif]--><?php $__currentLoopData = collect($categories)->shuffle()->take(10); $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $category): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
                        <li><a href="<?php echo e(route('show.category.services', $category['slug'])); ?>"><?php echo e($category['name']); ?></a></li>
                        <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?><!--[if ENDBLOCK]><![endif]-->
                    </ul>
                </div>
            </div>
        </div>
    </div>
</section><?php /**PATH /var/www/html/resources/views/livewire/web/nav-category.blade.php ENDPATH**/ ?>