@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() !!} {{-- Check business details --}} @if ($business_card_details != null) @php $custom_css = $business_card_details->custom_css; $custom_js = $business_card_details->custom_js; // Ensure ') === false) { $custom_css = ""; } // Ensure ') === false) { $custom_js = ""; } @endphp {!! $custom_css !!} {!! $custom_js !!} {{-- Theme CSS --}} @if(!empty($business_card_details->theme_css)) @endif {{-- Theme JS --}} @if(!empty($business_card_details->theme_js)) @endif @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 }}
@if ($business_card_details->description != null){{ $feature->label }}
{{ $feature->content }}
{{ __($customText->label) }}
{{ $customText->content }}
{{ __($service_details[0]->title) }}
{{ __($product_details[0]->title) }}
{{ __($galleries_details[0]->title) }}
{{ __($testimonials[0]->title) }}
{{ __('Videos') }}
{{ __($iframe->label) }}
{{ __($payment_details[0]->title) }}
{{ $payment->label }}
{!! $payment->content !!}
{{ $payment->label }}
{{ $payment->label }}
{{ __($business_hours->title) }}
{{ __('Monday') }}: {{ __($business_hours->monday) }}
{{ __('Tuesday') }}: {{ __($business_hours->tuesday) }}
{{ __('Wednesday') }}: {{ __($business_hours->wednesday) }}
{{ __('Thursday') }}: {{ __($business_hours->thursday) }}
{{ __('Friday') }}: {{ __($business_hours->friday) }}
{{ __('Saturday') }}: {{ __($business_hours->saturday) }}
{{ __('Sunday') }}: {{ __($business_hours->sunday) }}
{{ __('Always Open') }}
{{ Session::get('message') }}
{{ __('Please wait for the reply to be sent.') }}
{{ __('Location') }}
{{ __($iframe->label) }}