Contacts

@if (websiteSetupValue('address')) @endif @if (websiteSetupValue('support_mail')) @endif @if (websiteSetupValue('support_phone') || websiteSetupValue('support_phone_2'))
@if (websiteSetupValue('support_phone')) @endif @if (websiteSetupValue('support_phone_2')) @endif
@endif
@if (websiteSetupValue('support_phone')) +91-{{ websiteSetupValue('support_phone') }} @endif   @if (websiteSetupValue('support_mail')) {{ websiteSetupValue('support_mail') }} @endif
@if (websiteSetupValue('facebook')) @endif @if (websiteSetupValue('instagram')) @endif @if (websiteSetupValue('twitter')) @endif @if (websiteSetupValue('linkedin')) @endif @if (websiteSetupValue('youtube')) @endif
@php $logo = App\Models\WebsiteSetup::where('key', 'logo')->first(); @endphp @if ($logo && $logo->value) {{ config('app.name') }} @else

{{ config('app.name') }}

@endif

Requesting A Call:

@if (websiteSetupValue('support_phone')) +91-{{ websiteSetupValue('support_phone') }} @else Support Phone Not Available! @endif