@if(isset($business_card_details->seo_configurations) && json_decode($business_card_details->seo_configurations)->favicon != null) @else @endif {!! SEOMeta::generate() !!} {!! OpenGraph::generate() !!} {!! Twitter::generate() !!} {!! JsonLd::generate() !!} {{-- Swiper CSS --}} {{-- Fontawesome CSS --}} {{-- AOS CSS --}} {{-- Google Fonts: Rethink --}} {{-- AOS JS --}} {{-- Check business details --}} @if ($business_card_details != null) @endif {{-- Check PWA --}} @if ($plan_details != null) @if ($plan_details['pwa'] == 1 && $business_card_details->is_enable_pwa == 1) @laravelPWA @endif @endif @php use Illuminate\Support\Facades\Session; @endphp
{{ $card_details->sub_title }}
{{-- About --}} @if (optional($business_card_details)->description || optional($business_card_details)->address) {!! $business_card_details->description !!} @endif @if (count($feature_details) > 0)
{{ $feature->content }}
@endif @endforeach
{{ $service_detail->service_description }}
@if ($enquiry_button != null) @if ($whatsAppNumberExists == true && $whatsAppNumberExists == true && $service_detail->enable_enquiry == 'Enabled') {{ __('Enquire') }} @endif @endif{{ $product_detail->badge }}
@endif {{-- Image --}}{{ $product_detail->product_description }}
{{ $testimonial->reviewer_name }}
@if ($testimonial->review_subtext)({{ $testimonial->review_subtext }})
@endif"{{ $testimonial->review }}"
{{ __($day) }}
{{ __($business_hours->$day ?: __('Closed')) }}
{{ __('Always Open') }}
{{ __('We’re available 24/7 to serve you!') }}
{{-- Check appointment slots in the calendar --}}
@if ($plan_details['appointment'] == 1)
@if ($appointment_slots != null)
@foreach (explode('.', $payment->content) as $sentence)
@if (trim($sentence))
{{ trim($sentence) }}
@endif
@endforeach
{{ Session::get('message') }}
{{ __('Please wait for the reply to be sent.') }}