File manager - Edit - /var/www/payraty/helpdesk/storage/framework/views/7d5911f4f5f97fca2df6ba0b8b27934b.php
Back
<?php $__env->startSection('head'); ?> <?php echo $__env->make('seo.landing-page.seo-tags', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> <?php $__env->stopSection(); ?> <?php $__env->startSection('body'); ?> <h1><?php echo e(__('Help Center')); ?></h1> <?php $__currentLoopData = $categories; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $category): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <section class="category"> <div class="category-info"> <h2 class="category-name"> <a class="text" href="<?php echo e(urls()->category($category)); ?>"> <?php echo e($category['name']); ?> </a> </h2> <?php if($category['description']): ?> <p class="category-description"> <?php echo e($category['description']); ?> </p> <?php endif; ?> </div> <div class="child-categories"> <?php $__currentLoopData = $category['sections']; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $section): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <div class="child-category"> <div class="title"> <h3 class="child-category-name"> <a href="<?php echo e(urls()->category($section)); ?>"> <?php echo e($section['name']); ?> (<?php echo e($section['articles_count']); ?>) </a> </h3> </div> <ul class="articles-list"> <?php $__currentLoopData = $section['articles']; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $article): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <li> <a class="article" href="<?php echo e(urls()->article($article)); ?>" > <span class="text"> <?php echo e($article['title']); ?> </span> </a> </li> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </ul> </div> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </div> </section> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> <?php $__env->stopSection(); ?> <?php echo $__env->make('common::prerender.base', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /var/www/payraty/helpdesk/resources/views/seo/landing-page/prerender.blade.php ENDPATH**/ ?>
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings