@auth @if (!auth()->user()->status) @endif @endauth
@if ($cms_setting->footer_phone_no) @endif @if ($setting->language_changing) @endif @if (count($headerCurrencies) && $setting->currency_switcher) @php $currency_count = count($headerCurrencies) && count($headerCurrencies) > 1; $current_currency_code = currentCurrencyCode(); @endphp @endif @if (setting('app_country_type') === 'multiple_base')
@php $selected_country = session('selected_country'); @endphp
@endif
@auth('user') @endauth @guest @endguest