File manager - Edit - /home/linknsbh/linkat.online/storage/framework/views/d46a05b86964c933ca8d25503a0fb8deec2caa10.php
Back
<?php $__env->startSection('tab-title'); ?> <?php echo e($keywords['Gallery'] ?? 'Gallery'); ?> <?php $__env->stopSection(); ?> <?php $__env->startSection('meta-description', !empty($userSeo) ? $userSeo->blogs_meta_description : ''); ?> <?php $__env->startSection('meta-keywords', !empty($userSeo) ? $userSeo->blogs_meta_keywords : ''); ?> <?php $__env->startSection('page-name'); ?> <?php echo e($keywords['Gallery'] ?? 'Gallery'); ?> <?php $__env->stopSection(); ?> <?php $__env->startSection('br-name'); ?> <?php echo e($keywords['Gallery'] ?? 'Gallery'); ?> <?php $__env->stopSection(); ?> <?php $__env->startSection('content'); ?> <!-- Start Olima Breadcrumb Section --> <section class="olima_breadcrumb bg_image lazy d-none"> <div class="container"> <div class="row align-items-center"> <div class="col-lg-7"> <div class="breadcrumb-title"> <h1><?php echo e(!empty($pageHeading) ? $pageHeading->gallery_title : 'Gallery'); ?></h1> </div> </div> <div class="col-lg-5"> <div class="breadcrumb-link"> <ul> <li class="text-uppercase"><a href="<?php echo e(route('front.user.detail.view', getParam())); ?>"><?php echo e($keywords['Home'] ?? __('Home')); ?></a></li> <li class="active text-uppercase"><?php echo e(!empty($pageHeading) ? $pageHeading->gallery_title : 'Gallery'); ?></li> </ul> </div> </div> </div> </div> </section> <!-- End Olima Breadcrumb Section --> <!-- Start Olima Gallery Section --> <section class="gallery-area-v1 section-gap" id="masonry-gallery"> <div class="container"> <?php if($userBs->gallery_category_status == 1 && count($galleryCategories) > 0): ?> <div class="row justify-content-center"> <div class="col-lg-10"> <div class="filter-nav text-center mb-40"> <ul class="filter-btn"> <li data-filter="*" class="active"><?php echo e($keywords['All'] ?? 'All'); ?></li> <?php $__currentLoopData = $galleryCategories; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $category): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <?php $filterValue = '.gcat' . $category->id; ?> <li data-filter="<?php echo e($filterValue); ?>"><?php echo e($category->name); ?></li> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </ul> </div> </div> </div> <?php endif; ?> <?php if(count($items) == 0): ?> <div class="row text-center"> <div class="col py-5 bg-light"> <h2> <?php echo e($keywords['No_Gallery_Item_Found'] ?? __('No Gallery Item Found') . '!'); ?> </h2> </div> </div> <?php else: ?> <div class="masonry-row"> <div class="row"> <?php $__currentLoopData = $items; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $item): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <?php $category = !is_null($item->gallery_category_id) ? $item->itemCategory()->first() : null; $name = !is_null($item->gallery_category_id) ? 'gcat' . $category->id : __('All'); ?> <div class="col-lg-4 col-md-6 col-sm-12 gallery-column <?php echo e($name); ?>"> <div class="gallery-item mb-30"> <div class="gallery-img"> <?php if($item->item_type == 'image'): ?> <a href="<?php echo e(asset('assets/front/img/user/gallery/' . $item->image)); ?>" class="img-popup"> <img src="<?php echo e(asset('assets/front/img/user/gallery/' . $item->image)); ?>" alt="image"> <i class="fas fa-image"></i> </a> <?php else: ?> <a href="<?php echo e($item->video_link); ?>" class="img-popup mfp-iframe"> <img src="<?php echo e(asset('assets/front/img/user/gallery/' . $item->image)); ?>" alt="image"> <i class="fas fa-play"></i> </a> <?php endif; ?> </div> </div> </div> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </div> </div> <?php endif; ?> <?php if(is_array($packagePermissions) && in_array('Advertisement', $packagePermissions)): ?> <?php if(!empty(showAd(3))): ?> <div class="mx-auto text-center mb-4"> <?php echo showAd(3); ?> </div> <?php endif; ?> <?php endif; ?> </div> </section> <!-- End Olima Gallery Section --> <?php $__env->stopSection(); ?> <?php echo $__env->make('user-front.layout', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /home/linknsbh/linkat.online/resources/views/user-front/gallery.blade.php ENDPATH**/ ?>
| ver. 1.4 |
Github
|
.
| PHP 8.2.31 | Generation time: 0.11 |
proxy
|
phpinfo
|
Settings