File manager - Edit - /home/u300416816/domains/fastfoodzen.com/public_html/storage/framework/views/e5bc1b6f96897f3148d669a5c535d9b2.php
Back
<?php $__env->startSection('title', __('Blog')); ?> <?php $gtext = gtext(); ?> <?php $__env->startSection('meta-content'); ?> <meta name="keywords" content="<?php echo e($gtext['og_keywords']); ?>" /> <meta name="description" content="<?php echo e($gtext['og_description']); ?>" /> <meta property="og:title" content="<?php echo e($gtext['og_title']); ?>" /> <meta property="og:site_name" content="<?php echo e($gtext['site_name']); ?>" /> <meta property="og:description" content="<?php echo e($gtext['og_description']); ?>" /> <meta property="og:type" content="website" /> <meta property="og:url" content="<?php echo e(url()->current()); ?>" /> <meta property="og:image" content="<?php echo e(asset('public/media/'.$gtext['og_image'])); ?>" /> <meta property="og:image:width" content="600" /> <meta property="og:image:height" content="315" /> <?php if($gtext['fb_publish'] == 1): ?> <meta name="fb:app_id" property="fb:app_id" content="<?php echo e($gtext['fb_app_id']); ?>" /> <?php endif; ?> <meta name="twitter:card" content="summary_large_image"> <?php if($gtext['twitter_publish'] == 1): ?> <meta name="twitter:site" content="<?php echo e($gtext['twitter_id']); ?>"> <meta name="twitter:creator" content="<?php echo e($gtext['twitter_id']); ?>"> <?php endif; ?> <meta name="twitter:url" content="<?php echo e(url()->current()); ?>"> <meta name="twitter:title" content="<?php echo e($gtext['og_title']); ?>"> <meta name="twitter:description" content="<?php echo e($gtext['og_description']); ?>"> <meta name="twitter:image" content="<?php echo e(asset('public/media/'.$gtext['og_image'])); ?>"> <?php $__env->stopSection(); ?> <?php $__env->startSection('header'); ?> <?php echo $__env->make('frontend.partials.header', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> <?php $__env->stopSection(); ?> <?php $__env->startSection('content'); ?> <main class="main"> <!-- Page Breadcrumb --> <div class="breadcrumb-section"> <div class="container"> <div class="row align-items-center"> <div class="col-lg-6"> <nav aria-label="breadcrumb"> <ol class="breadcrumb"> <li class="breadcrumb-item"><a href="<?php echo e(url('/')); ?>"><?php echo e(__('Home')); ?></a></li> <li class="breadcrumb-item active" aria-current="page"><?php echo e(__('Blog')); ?></li> </ol> </nav> </div> <div class="col-lg-6"> <div class="page-title"> <h1><?php echo e(__('Blog')); ?></h1> </div> </div> </div> </div> </div> <!-- /Page Breadcrumb/ --> <!-- Inner Section --> <section class="inner-section inner-section-bg"> <div class="container"> <div class="row"> <?php if(count($datalist)>0): ?> <?php $__currentLoopData = $datalist; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $row): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <div class="col-lg-4 col-md-6"> <div class="blog-card"> <div class="blog-img"> <div class="blog-date"><?php echo e(date('d M , Y', strtotime($row->created_at))); ?></div> <a href="<?php echo e(route('frontend.article', [$row->id, $row->slug])); ?>"> <img src="<?php echo e(asset('public/media/'.$row->thumbnail)); ?>" alt="<?php echo e($row->title); ?>" /> </a> </div> <div class="blog-content"> <div class="blog-meta"><i class="bi bi-person"></i><?php echo e(__('By')); ?>, <?php echo e($row->name); ?></div> <div class="blog-title"> <h4><a href="<?php echo e(route('frontend.article', [$row->id, $row->slug])); ?>"><?php echo e($row->title); ?></a></h4> </div> <div class="read-more-btn"> <a href="<?php echo e(route('frontend.article', [$row->id, $row->slug])); ?>"><i class="bi bi-arrow-right"></i><?php echo e(__('Read More')); ?></a> </div> </div> </div> </div> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> <?php else: ?> <div class="col-sm-8 offset-sm-2 col-md-6 offset-md-3 col-lg-4 offset-lg-4 col-xl-4 offset-xl-4 col-xxl-4 offset-xxl-4"> <div class="empty_card"> <div class="empty_img"> <img src="<?php echo e(asset('public/frontend/images/empty.png')); ?>" /> </div> <h3><?php echo e(__('Oops! No product found.')); ?></h3> </div> </div> <?php endif; ?> </div> <div class="row mt-15"> <div class="col-lg-12"> <?php echo e($datalist->links()); ?> </div> </div> </div> </section> <!-- /Inner Section/ --> </main> <?php $__env->stopSection(); ?> <?php $__env->startPush('scripts'); ?> <?php $__env->stopPush(); ?> <?php echo $__env->make('layouts.frontend', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /home/u300416816/domains/fastfoodzen.com/public_html/resources/views/frontend/blog.blade.php ENDPATH**/ ?>
| ver. 1.4 |
Github
|
.
| PHP 8.2.28 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings