@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 !!} @endif {{-- JS files --}} {{-- 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
{{-- Check password protected --}} @if ($business_card_details->password == null || Session::get('password_protected') == true) {{-- Check business details --}} @if ($business_card_details != null)
@endif
{{ $card_details->sub_title }}
{{ $feature->content }}
{{ $customText->content }}
{{ $payment->label }}
@foreach (explode('.', $payment->content) as $sentence) @if (trim($sentence))
{{ trim($sentence) }}
@endif @endforeach{{ $payment->label }}
{{ $payment->label }}
{{ Session::get('message') }}
{{ __('Please wait for the reply to be sent.') }}