{{ __('Categories') }}
    @foreach($categories->take(8) as $category)
  • {{ $category->name }}
  • @endforeach
{{ __('Informations') }}
  • {{ __('Contact US') }}
  • {{ __('Become an official partner') }}
  • {{ __('FAQ') }}
  • {{ __('Help') }}
  • {{ __('Shipping rates') }}
  • {{ __('Privacy Policy') }}
{{ __('Sections') }}
  • {{ __('My account') }}
  • {{ __('Favourites') }}
  • {{ __('My Cart') }}
  • {{ __('My orders') }}