{{-- Back Button to Profile Page --}}

  Visibility

{{-- Card Visibility --}}

Card

@if (!$checkifactive)
@endif
{{-- Username Handle --}}

Username Handle

{{-- Short Bio --}}

Short Bio

{{-- Country Visibility --}} {{-- @if (in_array($user_type, ['Basic', 'Gold', 'Platinum'])) --}}

Country

{{-- @endif --}} {{-- Exchange Contact Form --}} {{-- @if (in_array($user_type, ['Basic', 'Gold', 'Platinum', 'Influencer', 'Sponsored']))

Exchange Contact

@endif --}} {{-- Let's Connect Form visibility --}} @if (in_array($user_type, ['Basic', 'Gold', 'Platinum', 'Influencer', 'Sponsored']))

Let's Connect

@if (in_array($user_type, ['Gold', 'Platinum']))
@endif
@endif {{-- Click here --}} {{-- @if (in_array($user_type, ['Sponsored', 'Influencer', 'Gold', 'Platinum']))

Click here

@endif --}} {{-- Feedback Form visibility --}} {{-- @if (in_array($user_type, ['Basic', 'Gold', 'Platinum', 'Influencer', 'Sponsored']))

Feedback Form

  
@endif --}} {{-- Gallery visibility --}} @if (in_array($user_type, ['Gold', 'Platinum']))

Gallery

@endif @if (in_array($user_type, ['Gold', 'Platinum'])) {{-- Product Price Visibility --}}

Product Price

Services Price

@endif @if (in_array($user_type, ['Gold', 'Platinum']))

"Get a Card like this" Button

@endif @if (in_array($user_type, ['Sponsored', 'Influencer', 'Basic', 'Gold', 'Platinum'])) {{-- Footer Visibility --}}

Footer

@endif

More settings will be added here in the future.