File manager - Edit - /var/www/payraty/helpdesk/storage/framework/views/64552ab9378e674485c8d2c61e24e69e.php
Back
<?php $__env->startSection('head'); ?> <?php echo $__env->make('seo.category-page.seo-tags', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> <?php $__env->stopSection(); ?> <?php $__env->startSection('body'); ?> <h1 class="title"><?php echo e($category->name); ?></h1> <?php echo $category->description; ?> <div class="children"> <?php $__currentLoopData = $category->sections; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $section): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <div class="child"> <h2> <a href="<?php echo e(urls()->category($section)); ?>"> <?php echo e($section['name']); ?> </a> </h2> </div> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </div> <?php if($articles = $category->articles): ?> <div class="articles"> <?php $__currentLoopData = $articles; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $article): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <div class="article"> <h2> <a href="<?php echo e(urls()->article($article)); ?>"> <?php echo e($article['title']); ?> </a> </h2> </div> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </div> <?php endif; ?> <?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/category-page/prerender.blade.php ENDPATH**/ ?>
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0.68 |
proxy
|
phpinfo
|
Settings