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**/ ?>