• {{ __('navbar.home') }}
  • {{--
  • Home
    • Electronics Store Megamenu + Hero slider
      Electronics Store Electronics Store
    • Fashion Store v.1 Hero promo slider
      Fashion Store v.1 Fashion Store v.1
    • Fashion Store v.2 Hero banner with hotspots
      Fashion Store v.2 Fashion Store v.2
    • Furniture Store Fancy product carousel
      Furniture Store Furniture Store
    • Grocery Store Hero slider + Category cards
      Grocery Store Grocery Store
    • Marketplace Product showcase + Category grid
      Marketplace Marketplace
  • --}} {{--
  • Shop
    Shop pages
    • Shop Grid
    • Shop List
    • Shop with Map
    • Shop No Sidebar
    • Shop Wide
    • Single Product
    Product pages
    • Product - Fashion
    • Product - Electronics
    • Product - Furniture
    • Product - Grocery
    • Product - Marketplace
    Shop features
    • Cart
    • Checkout
    • Order Completed
    • Wishlist
    • Compare
    Shop
  • --}}
  • {{ __('navbar.account') }}
      @if (auth()->check())
    • {{ __('navbar.order_history') }}
    • {{ __('navbar.profile_settings') }}
    • {{ __('navbar.address_book') }}
    • {{ __('navbar.payment_methods') }}
    • {{ __('navbar.wishlist') }}
    • {{ __('navbar.notifications') }}
    • {{ __('navbar.support_tickets') }}
    • @else
    • {{ __('navbar.sign_in') }}
    • {{ __('navbar.sign_up') }}
    • @endif
  • {{ __('navbar.contact') }}
    • {{ __('navbar.terms_conditions') }}
  • {{--
  • Pages
    • Shop
      • Cart
      • Checkout
      • Order Completed
      • Wishlist
      • Compare
    • Account
      • Sign In
      • Sign Up
      • Order History
      • Profile Settings
      • Address Book
      • Payment Methods
      • Wishlist
      • Notifications
      • Support Tickets
    • Vendor
      • Store Homepage
      • Store Products
      • Store Orders
      • Store Reviews
      • Store Settings
    • Blog
      • Blog Grid
      • Blog List
      • Single Post
    • Gallery
      • Gallery Grid
      • Gallery Masonry
      • Single Project
    • Utilities
      • Overview
      • Typography
      • Colors
      • Components
      • Forms
    • Help
      • Help Topics v.1
      • Help Topics v.2
      • Help Single Article v.1
      • Help Single Article v.2
    • 404 Error
      • 404 Electronics
      • 404 Fashion
      • 404 Furniture
      • 404 Grocery
    • Terms & Conditions
  • --}}