⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.19
Server IP:
178.33.27.10
Server:
Linux cpanel.dev-unit.com 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
Server Software:
Apache/2.4.57 (Unix) OpenSSL/1.0.2k-fips
PHP Version:
8.2.11
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
id
/
public_html
/
storage
/
framework
/
views
/
View File Name :
7b3c9693c2b73d600e2759b2362c9eee0ebf3368.php
<?php $__env->startSection('tab-title'); ?> <?php echo e($keywords['Appointment'] ?? 'Appointment'); ?> <?php $__env->stopSection(); ?> <?php $__env->startSection('meta-description', !empty($userSeo) ? $userSeo->services_meta_description : ''); ?> <?php $__env->startSection('meta-keywords', !empty($userSeo) ? $userSeo->services_meta_keywords : ''); ?> <?php $__env->startSection('br-title'); ?> <?php echo e($keywords['Appointment'] ?? 'Appointment'); ?> <?php $__env->stopSection(); ?> <?php $__env->startSection('br-link'); ?> <?php echo e($keywords['Appointment'] ?? 'Appointment'); ?> <?php $__env->stopSection(); ?> <?php $__env->startSection('content'); ?> <?php if($userBs->theme == 6 || $userBs->theme == 7 || $userBs->theme == 8): ?> <!--====== Breadcrumbs Start ======--> <section class="breadcrumbs-section"> <div class="container"> <div class="row align-items-center justify-content-center"> <div class="col-lg-10"> <div class="page-title"> <h1><?php echo e($keywords['Appointment'] ?? 'Appointment'); ?></h1> <ul class="breadcrumbs-link"> <li><a href="<?php echo e(route('front.user.detail.view', getParam())); ?>"><?php echo e($keywords['Home'] ?? 'Home'); ?></a> </li> <li class=""><?php echo e($keywords['Appointment'] ?? 'Appointment'); ?></li> </ul> </div> </div> </div> </div> </section> <!--====== Breadcrumbs End ======--> <?php endif; ?> <!--====== Start Vaughn-Features section ======--> <section class="pt-5 mt-5 mb-5 <?php if($userBs->theme == 6 || $userBs->theme == 7 || $userBs->theme == 8): ?> page-content-section <?php endif; ?> vaughn-features" id="service"> <div class="container"> <?php if(count($categories)): ?> <div class="row justify-content-center"> <?php $__currentLoopData = $categories; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $category): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <div class="col-lg-3 col-md-6"> <a class="features-img mb-1 d-block" href="<?php echo e(route('front.user.appointment.form', ['cat' => $category->id, getParam()])); ?>"> <div class="features-box border bg-white p-3 mb-50 text-center"> <img data-src="<?php echo e(asset('assets/user/img/category') . '/' . $category->image); ?>" class="img-fluid lazy" alt="img"> <div> (<?php echo e($userBs->base_currency_symbol_position == 'left' ? $userBs->base_currency_symbol : ''); ?><?php echo e($category->appointment_price); ?><?php echo e($userBs->base_currency_symbol_position == 'right' ? $userBs->base_currency_symbol : ''); ?>) </div> <h5><?php echo e($category->name); ?> </h5> </div> </a> </div> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </div> <?php endif; ?> </div> </section> <!--====== End Vaughn-Features section ======--> <?php $__env->stopSection(); ?> <?php echo $__env->make("user.$folder.layout", \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /home/id/public_html/resources/views/user/profile-common/appointment-category.blade.php ENDPATH**/ ?>