Файловый менеджер - Редактировать - /home/c7lekhnath/silverray.com.au/storage/framework/views/a6e3ca6af7bd5b8a69100a374b392c33.php
Назад
<?php $__env->startSection('title'); ?> <title><?php echo e($seoSetting->seo_title); ?></title> <?php $__env->stopSection(); ?> <?php $__env->startSection('meta'); ?> <meta name="description" content="<?php echo e($seoSetting->seo_description); ?>"> <?php $__env->stopSection(); ?> <?php $__env->startSection('frontend-content'); ?> <!--===BREADCRUMB PART START====--> <section class="wsus__breadcrumb" style="background: url(<?php echo e($setting->breadcrumb_image ? asset($setting->breadcrumb_image) : ''); ?>);"> <div class="wsus_bread_overlay"> <div class="container"> <div class="row"> <div class="col-12 text-center"> <h4><?php echo e(__('Pricing Plan')); ?></h4> <nav style="--bs-breadcrumb-divider: '-';" aria-label="breadcrumb"> <ol class="breadcrumb"> <li class="breadcrumb-item"><a href="<?php echo e(route('home')); ?>"><?php echo e(__('Home')); ?></a></li> <li class="breadcrumb-item active" aria-current="page"><?php echo e(__('Pricing Plan')); ?></li> </ol> </nav> </div> </div> </div> </div> </section> <!--===BREADCRUMB PART END====--> <!--=======PRICING START=========--> <section class="wsus__pricing mt_45 mb_20"> <div class="container"> <div class="row"> <?php $__empty_1 = true; $__currentLoopData = $subscriptionPlans; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $plan): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); $__empty_1 = false; ?> <div class="col-xl-4 col-md-6 col-lg-4"> <div class="wsus__single_price"> <h4><?php echo e($plan->plan_name); ?></h4> <div class="wsus__round_area"> <h3><?php echo e(currency($plan->plan_price)); ?></h3> <?php if($plan->expiration_date == 'monthly'): ?> <p>30 <?php echo e(__('Days')); ?></p> <?php elseif($plan->expiration_date == 'yearly'): ?> <p>365 <?php echo e(__('Days')); ?></p> <?php elseif($plan->expiration_date == 'lifetime'): ?> <p><?php echo e(__('Unlimited')); ?></p> <?php endif; ?> <i class="fab fa-canadian-maple-leaf right"></i> </div> <ul> <?php if($plan->number_of_property == -1): ?> <li><?php echo e(__('Unlimited Property Submission')); ?></li> <?php else: ?> <li><?php echo e($plan->number_of_property); ?> <?php echo e(__('Propertiy Submission')); ?></li> <?php endif; ?> <li><?php echo e(__('Unlimited Amenity')); ?></li> <li><?php echo e(__('Unlimited Nearest Place')); ?></li> <li><?php echo e(__('Unlimited Photo')); ?></li> <?php if($plan->is_featured == 1): ?> <li><?php echo e(__('Featured Property')); ?></li> <?php else: ?> <li class="delete"><?php echo e(__('Featured Property')); ?></li> <?php endif; ?> <?php if($plan->number_of_feature_property == -1): ?> <li><?php echo e(__('Unlimited Featured Property')); ?></li> <?php else: ?> <li><?php echo e($plan->number_of_feature_property); ?> <?php echo e(__('Featured Property')); ?></li> <?php endif; ?> <?php if($plan->is_top == 1): ?> <li><?php echo e(__('Top Property')); ?></li> <?php else: ?> <li class="delete"><?php echo e(__('Top Property')); ?></li> <?php endif; ?> <?php if($plan->number_of_top_property == -1): ?> <li><?php echo e(__('Unlimited Top Property')); ?></li> <?php else: ?> <li><?php echo e($plan->number_of_top_property); ?> <?php echo e(__('Top Property')); ?></li> <?php endif; ?> <?php if($plan->is_urgent == 1): ?> <li><?php echo e(__('Urgent Property')); ?></li> <?php else: ?> <li class="delete"><?php echo e(__('Urgent Property')); ?></li> <?php endif; ?> <?php if($plan->number_of_urgent_property == -1): ?> <li><?php echo e(__('Unlimited Urgent Property')); ?></li> <?php else: ?> <li><?php echo e($plan->number_of_urgent_property); ?> <?php echo e(__('Urgent Property')); ?></li> <?php endif; ?> </ul> <?php if($plan->plan_price == 0): ?> <a href="javascript:;" onclick="freeEnroll('<?php echo e($plan->id); ?>')" class="common_btn active_btn"><?php echo e(__('Start With')); ?> <?php echo e($plan->plan_name); ?></a> <?php else: ?> <a href="<?php echo e(route('subscription.purchase.package', $plan->id)); ?>" class="common_btn active_btn"><?php echo e(__('Start With')); ?> <?php echo e($plan->plan_name); ?></a> <?php endif; ?> </div> </div> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); if ($__empty_1): ?> <div class="col-12 text-center"> <h3 class="text-danger"><?php echo e(__('Pricing Plan Not Found!')); ?></h3> </div> <?php endif; ?> </div> </div> </section> <!--=======PRICING END========--> <script> function freeEnroll(id) { Swal.fire({ title: "<?php echo e(__('Are You Sure ?')); ?>", text: "<?php echo e(__('You will also upgrade your plan!')); ?>", icon: 'warning', showCancelButton: true, confirmButtonColor: '#3085d6', cancelButtonColor: '#d33', confirmButtonText: "<?php echo e(__('Yes, Enroll It')); ?>", cancelButtonText: "<?php echo e(__('Cancel')); ?>", }).then((result) => { if (result.isConfirmed) { Swal.fire( "<?php echo e(__('Enrolled')); ?>", "<?php echo e(__('Congrats to Enroll our Free Plan')); ?>", 'success' ) location.href = "<?php echo e(url('subscription/purchase-package/')); ?>" + "/" + id; } }) } </script> <?php $__env->stopSection(); ?> <?php echo $__env->make('layout1', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /home/lekhnath/silverray.com.au/resources/views/price-plan.blade.php ENDPATH**/ ?>
| ver. 1.4 |
Github
|
.
| PHP 8.3.20 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка