Contact me
@endif {{-- check if footer is enabled, has custom footer and is basic, gold or platinum --}} {{-- @if ($footer_enabled && $customFooter && in_array($user->user_type, ['Basic', 'Gold', 'Platinum'])) @elseif ($footer_enabled && !$customFooter && $default_footer_text && $default_footer_link) @elseif ((!$footer_enabled && in_array($user->user_type, ['Basic', 'Gold', 'Platinum'])) || !$footer_enabled)@else @endif --}}