{{ $allsettings['app_title'] }}

{{ $allsettings['address'] }}
{{ $allsettings['state'] }}
{{ $allsettings['country'] }}

{{ __('Call us:') }} {{ $allsettings['call_us'] }}

{{ __('Email:') }} {{ $allsettings['email'] }}

{{ __('Category') }}

    @foreach (Category() as $item)
  • {{ langConverter($item->en_Category_Name, $item->fr_Category_Name) }}
  • @endforeach
{{--

{{ __('Brand') }}

    @foreach (Brnad() as $item)
  • {{ langConverter($item->en_BrandName, $item->fr_BrandName) }}
  • @endforeach
--}}

{{ __('Customer Service') }}

  • {{ __('Help & FAQ') }}
  • {{ __('Terms of Conditions') }}
  • {{ __('Privacy Policy') }}
  • {{ __('Online Returns Policy') }}
  • {{ __('Shipping & Return') }}
  • {{ __('Contact Us') }}

{{ __('Social Links') }}

    @if (getSocialLink()->Facebook)
  • @endif @if (getSocialLink()->Skype)
  • @endif @if (getSocialLink()->Twitter)
  • @endif @if (getSocialLink()->Linkedin)
  • @endif @if (getSocialLink()->Instagram)
  • @endif

{{ $allsettings['footer_title'] }}

@if ($allsettings['news_letter_status'] == '1') accepts-image @endif