⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.26
Server IP:
15.204.235.159
Server:
Linux srv.techlup.co.ke 4.18.0-553.5.1.el8_10.x86_64 #1 SMP Wed Jun 5 09:12:13 EDT 2024 x86_64
Server Software:
Apache
PHP Version:
8.2.27
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
tech
/
www
/
script
/
storage
/
framework
/
views
/
View File Name :
92beb834727cb5bbdef627a7331301b23f94bfcc.php
<div class="custom-control custom-checkbox"><input type="checkbox" name="category[]" class="custom-control-input" value="<?php echo e($child_category->id); ?>" id="category<?php echo e($child_category->id); ?>"> <label class='custom-control-label' for="category<?php echo e($child_category->id); ?>"><?php echo e($child_category->name); ?> </label> <?php if($child_category->categories): ?> <?php $__currentLoopData = $child_category->categories; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $childCategory): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <?php echo $__env->make('lphelper::lphelper.category.child_category', ['child_category' => $childCategory], \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> <?php endif; ?> </div> <?php /**PATH C:\xampp\htdocs\multipurpose_monkey\script\vendor\lpress\src/views/lphelper/category/child_category.blade.php ENDPATH**/ ?>