@livewireStyles @livewireScripts
@if(auth('customers')->user() && !auth('customers')->user()->mobile)
برجاء ادخال رقم الهاتف
@csrf
ارسال
@endif
اتصل بنا علي
920007186
المدونة
برامجنا
الرئيسية
(current)
@php if (!session()->has('my_card')){ $my_items = collect(); }else{ $my_items = session()->get('my_card'); } @endphp
@livewire('pro-online.get-total-card-qty-component')
@if(!auth('customers')->user())
سجل الان
@else
@if(auth('customers')->user() && auth('customers')->user()->profile_photo_path && Str::substr(auth('customers')->user()->profile_photo_path, 0,6 ) =='https:')
@elseif(auth('customers')->user() && auth('customers')->user()->profile_photo_path )
@else
@endif
الملف الشخصي
دوراتي
السلة
@csrf
تسجيل الخروج
@endif
{{$heroSection}}
{{$content}}