JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbrid; $is_enable = false; $is_contact_enable = false; $is_enable_appoinment = false; $is_enable_service = false; $is_enable_product = false; $is_enable_testimonials = false; $is_enable_sociallinks = false; $is_custom_html_enable = false; $is_google_map_enabled = false; $is_enable_gallery = false; $is_payment = false; $is_appinfo = false; $custom_html = $business->custom_html_text; $is_branding_enabled = false; $branding = $business->branding_text; $is_gdpr_enabled = false; $gdpr_text = $business->gdpr_text; $card_theme = json_decode($business->card_theme); $banner = \App\Models\Utility::get_file('card_banner'); $logo = \App\Models\Utility::get_file('card_logo'); $image = \App\Models\Utility::get_file('testimonials_images'); $s_image = \App\Models\Utility::get_file('service_images'); $pr_image = \App\Models\Utility::get_file('product_images'); $company_favicon =\App\Models\Utility::getsettingsbyid($business->created_by); $company_favicon = $company_favicon['company_favicon']; $logo1 = \App\Models\Utility::get_file('uploads/logo/'); $meta_image = \App\Models\Utility::get_file('meta_image'); $gallery_path = \App\Models\Utility::get_file('gallery'); $qr_path = \App\Models\Utility::get_file('qrcode'); if (!is_null($contactinfo) && !is_null($contactinfo)) { $contactinfo['is_enabled'] == '1' ? ($is_contact_enable = true) : ($is_contact_enable = false); } if (!is_null($business_hours) && !is_null($businesshours)) { $businesshours['is_enabled'] == '1' ? ($is_enable = true) : ($is_enable = false); } if (!is_null($appoinment_hours) && !is_null($appoinment)) { $appoinment['is_enabled'] == '1' ? ($is_enable_appoinment = true) : ($is_enable_appoinment = false); } if (!is_null($services_content) && !is_null($services)) { $services['is_enabled'] == '1' ? ($is_enable_service = true) : ($is_enable_service = false); } if (!is_null($products_content) && !is_null($products)) { $products['is_enabled'] == '1' ? ($is_enable_product = true) : ($is_enable_product = false); } if (!is_null($testimonials_content) && !is_null($testimonials)) { $testimonials['is_enabled'] == '1' ? ($is_enable_testimonials = true) : ($is_enable_testimonials = false); } if (!is_null($social_content) && !is_null($sociallinks)) { $sociallinks['is_enabled'] == '1' ? ($is_enable_sociallinks = true) : ($is_enable_sociallinks = false); } if (!is_null($gallery_contents) && !is_null($gallery)) { $gallery['is_enabled'] == '1' ? ($is_enable_gallery = true) : ($is_enable_gallery = false); } if (!is_null($custom_html) && !is_null($customhtml)) { $customhtml->is_custom_html_enabled == '1' ? ($is_custom_html_enable = true) : ($is_custom_html_enable = false); } if (!is_null($cardPayment_content) && !is_null($cardPayment)) { $cardPayment['is_enabled'] == '1' ? ($is_payment = true) : ($is_payment = false); } if (!is_null($appInfo)) { $appInfo['is_enabled'] == '1' ? ($is_appinfo = true) : ($is_appinfo = false); } if (!is_null($business) && !is_null($business)) { $business->is_google_map_enabled == '1' ? ($is_google_map_enabled = true) : ($is_google_map_enabled = false); } if (!is_null($business->is_branding_enabled) && !is_null($business->is_branding_enabled)) { !empty($business->is_branding_enabled) && $business->is_branding_enabled == 'on' ? ($is_branding_enabled = true) : ($is_branding_enabled = false); } else { $is_branding_enabled = false; } if (!is_null($business->is_gdpr_enabled) && !is_null($business->is_gdpr_enabled)) { !empty($business->is_gdpr_enabled) && $business->is_gdpr_enabled == 'on' ? ($is_gdpr_enabled = true) : ($is_gdpr_enabled = false); } $color = substr($business->theme_color, 0, 6); $SITE_RTL = Cookie::get('SITE_RTL'); if ($SITE_RTL == '') { $SITE_RTL = 'off'; } $SITE_RTL = \App\Models\Utility::settings()['SITE_RTL']; $url_link = env('APP_URL') . '/' . $business->slug; $meta_tag_image = $meta_image . '/' . $business->meta_image; // Cookie $cookie_data = App\Models\Business::card_cookie($business->slug); $a = $cookie_data; ?> <?php echo e($business->title); ?> ' media="screen" /> google_fonts != 'Default' && isset($business->google_fonts)): ?> enable_pwa_business == 'on' && $plan->pwa_business == 'on'): ?> pwa_business($business->slug)->theme_color)): ?> pwa_business($business->slug)->background_color)): ?> addLoop($__currentLoopData); foreach($__currentLoopData as $script): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> popLoop(); $loop = $__env->getLastLoop(); ?>

description)); ?>

order; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $order_key => $order_value): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>

addLoop($__currentLoopData); foreach($__currentLoopData as $k1 => $content): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
image
title); ?>

description); ?>

purchase_link)): ?> link_title); ?>
popLoop(); $loop = $__env->getLastLoop(); ?>

addLoop($__currentLoopData); foreach($__currentLoopData as $k1 => $content): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
image
title); ?>

description); ?>

currency); ?> price); ?>
purchase_link)): ?> link_title); ?>
popLoop(); $loop = $__env->getLastLoop(); ?>

    addLoop($__currentLoopData); foreach($__currentLoopData as $k => $day): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
  • : $k) && $business_hours->$k->days == 'on'): ?> $k->start_time) && isset($business_hours->$k->start_time) ? date('h:i A', strtotime($business_hours->$k->start_time)) : '00:00'); ?> - $k->end_time) && isset($business_hours->$k->end_time) ? date('h:i A', strtotime($business_hours->$k->end_time)) : '00:00'); ?>
  • popLoop(); $loop = $__env->getLastLoop(); ?>


addLoop($__currentLoopData); foreach($__currentLoopData as $k => $hour): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
popLoop(); $loop = $__env->getLastLoop(); ?>

addLoop($__currentLoopData); foreach($__currentLoopData as $k2 => $testi_content): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
image
rating); ?>/5
rating)) { $rating = (int) $testi_content->rating; $overallrating = $rating; } else { $overallrating = 0; } ?>
name) ? $testi_content->name : ''); ?>

description); ?>

popLoop(); $loop = $__env->getLastLoop(); ?>
addLoop($__currentLoopData); foreach($__currentLoopData as $k2 => $testi_content): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
image
rating); ?>/5
rating)) { $rating = (int) $testi_content->rating; $overallrating = $rating; } else { $overallrating = 0; } ?>
name) ? $testi_content->name : ''); ?>

description); ?>

popLoop(); $loop = $__env->getLastLoop(); ?>

stripe) && $cardPayment_content->stripe->status == 'on'): ?> paypal) && $cardPayment_content->paypal->status == 'on'): ?>

popLoop(); $loop = $__env->getLastLoop(); ?> enable_branding == 'on'): ?>

branding_text); ?>

enable_pwa_business == 'on' && $plan->pwa_business == 'on'): ?> make('business.script', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>;