{!! SEOMeta::generate() !!} {!! OpenGraph::generate() !!} {!! Twitter::generate() !!} {!! JsonLd::generate() !!} {{-- Check business details --}} @if ($business_card_details != null) @endif {{-- JS files --}} {{-- Check PWA --}} @if ($plan_details != null) @if ($plan_details['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){{ $card_details->sub_title }}
{{ $business_card_details->description }}
{{ Session::get('message') }}
{{ __('Please wait for the reply to be sent.') }}