{!! $footer->currentDescription->title !!}
{!! stripText($footer->currentDescription->description) !!}
{{__('web.help_center')}}
{{$settings['center_help_user'] ?? ''}}
{{__('web.support_email')}}
{{$settings['center_help_email'] ?? ''}}
@if(isset($settings['facebook']) && $settings['facebook']) @endif @if(isset($settings['x']) && $settings['x']) @endif @if(isset($settings['linkedin']) && $settings['linkedin']) @endif @if(isset($settings['instagram']) && $settings['instagram']) @endif
{{__('web.best_brands')}}
    @foreach($footer_brands as $row)
  • {{$row->title}}
  • @endforeach
@foreach($footer_categories as $items)
@foreach($items as $row)
{{$row->title}}
    @foreach($row->sub as $model)
  • {!! $model->currentDescription->title !!}
  • @endforeach
@endforeach
@endforeach
{{__('web.call_us')}}
{{$settings['site_address_'.getCurrentLocale()] ?? ''}}
{{$settings['address_1_'.getCurrentLocale()] ?? ''}}
{{$settings['address_2_'.getCurrentLocale()] ?? ''}}
{{$settings['site_phone'] ?? ''}}
{{$settings['site_email'] ?? ''}}
{!! __('web.rights') !!}
{{__('web.contactus')}} {{-- الوظائف --}} {{__('web.terms')}} {{__('web.conditions')}} {{__('web.policy')}}
  • {{__('web.home')}}
  • {{__('web.products')}}
  • @if(auth()->user())
  • {{__('web.profile')}}
  • @endif
  • {{__('web.cart')}}