{{--
--}}
{{$style??''}} {{--
{{(isset($title) && $title->isNotEmpty() ) ? $title : $seo_home->title}}
--}} @livewireStyles @livewireScripts {{-- {!!html_entity_decode((isset($head_script) && $head_script->isNotEmpty()) ? $head_script : $seo_home->head_script,ENT_QUOTES)!!} --}} {{-- --}} {{-- {!!html_entity_decode((isset($body_script_first) && $body_script_first->isNotEmpty()) ? $body_script_first : $seo_home->body_script_first,ENT_QUOTES)!!} --}}
@if(auth('customers')->user() && !auth('customers')->user()->mobile)
برجاء ادخال رقم الهاتف
@csrf
ارسال
@endif
{{--
--}}
{{--
{{get_meta('phone')?get_meta('phone'):'920003365'}}
اتصل بنا
--}}
@if(! (auth('customers')->user() || auth()->user() ) )
الدخول/انشاء حساب
@else @if(auth('customers')->user())
@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
{{auth('customers')->user()->ar_f_name}}
@endif
دوراتي
السلة
@csrf
تسجيل الخروج
@else
@if(auth()->user() && auth()->user()->profile_photo_path && Str::substr(auth()->user()->profile_photo_path, 0,6 ) =='https:')
@elseif(auth()->user() && auth()->user()->profile_photo_path )
@else
@endif
دوراتي
@csrf
تسجيل الخروج
@endif @endif
{{--
--}}
{{--
--}}
{{--
تواصل معنا
المدونة
دوراتنا
انجليزي
@php $eng_cat_ids = \App\Models\Category::find(1)->sub_categories()->pluck('id')->toArray(); array_push($eng_cat_ids,1); @endphp @foreach(\App\Models\Product::whereIn('category_id',$eng_cat_ids)->whereHas('model_display_in',function ($query){$query->where('display_in_id',2);})->get() as $product)
{{$product->name_ar}}
@endforeach
اداري
@php $eng_admin_ids = \App\Models\Category::find(2)->sub_categories()->pluck('id')->toArray(); array_push($eng_admin_ids,2); @endphp
@foreach(\App\Models\Product::whereIn('category_id',$eng_admin_ids)->whereHas('model_display_in',function ($query){$query->where('display_in_id',2);})->get() as $product)
{{$product->name_ar}}
@endforeach
اونلاين
@php $eng_online_ids = \App\Models\Category::find(3)->sub_categories()->pluck('id')->toArray(); array_push($eng_online_ids,3); @endphp
@foreach(\App\Models\Product::whereIn('category_id',$eng_online_ids)->whereHas('model_display_in',function ($query){$query->where('display_in_id',2);})->get() as $product)
{{$product->name_ar}}
@endforeach
--}} {{--
معاهدنا
اكاديمية بروليدرز اونلاين
معاهد بروليدرز للغة الانجليزية
مهاهد بروليدرز للتدريب الاداري
--}}
الرئيسية
(current)
{{-- @if( ! auth()->user()) --}} @php if (!session()->has('my_cart')){ $my_items = collect(); }else{ $my_items = session()->get('my_cart'); } @endphp {{--
@livewire('pro-online.get-total-card-qty-component')
--}} {{-- @endif --}}
@if(! (auth('customers')->user() || auth()->user() ) )
سجل الان
@else @if(auth('customers')->user())
@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
تسجيل الخروج
@else
@if(auth()->user() && auth()->user()->profile_photo_path && Str::substr(auth()->user()->profile_photo_path, 0,6 ) =='https:')
@elseif(auth()->user() && auth()->user()->profile_photo_path )
@else
@endif
دوراتي
@csrf
تسجيل الخروج
@endif @endif
{{$heroSection}}
{{$content}}