⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.200
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 :
95134673c35483ec3f9b635e8157293f0f1f3028.php
<?php if($childrens): ?> <li class="<?php echo e($li); ?>" > <?php if($icon_position=='left'): ?> <i class="<?php echo e($childrens->icon); ?>"></i> <?php endif; ?> <a href="<?php echo e(url($childrens->href)); ?>" <?php if(!empty($childrens->target)): ?> target=<?php echo e($childrens->target); ?> <?php endif; ?>><?php echo e($childrens->text); ?></a> <?php if($icon_position=='right'): ?> <i class="<?php echo e($childrens->icon); ?>"></i><?php endif; ?> <?php if(isset($childrens->children)): ?> <ul class="<?php echo e($ul); ?>" > <?php $__currentLoopData = $childrens->children; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $row): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <?php echo $__env->make('lphelper::lphelper.lpmenu.child', ['childrens' => $row], \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </ul> <?php endif; ?> </li> <?php endif; ?> <?php /**PATH /home/tech/public_html/script/vendor/lpress/src/views/lphelper/lpmenu/child.blade.php ENDPATH**/ ?>