@livewireStyles
default_language) == 'Arabic') dir="rtl" @endif>
{{ $whatsappStore->store_name }}
@if (array_key_exists(getLocalLanguage() ?? 'en', \App\Models\User::FLAG))
@endif {{ strtoupper(getLocalLanguage() ?? 'EN') }}
@foreach (getAllLanguageWithFullData() as $language)
@if (array_key_exists($language->iso_code, \App\Models\User::FLAG))
@else @if (count($language->media) != 0)
@else
@endif @endif {{ strtoupper($language->iso_code) }}
@endforeach
@include('whatsapp_stores.templates.cloth_store.cart_modal') @include('whatsapp_stores.templates.order_modal')
@livewireScripts