#
@livewire('components.wish-list-count')
@livewire('components.cart-list-count')
Categories
    @foreach($categories as $category)
  • {{$category->title}}
  • @endforeach
{{ @\Illuminate\Support\Facades\Auth::user()->seller_profile->seller_title ?? 'Dashboard' }}
  • Home
  • Dashboard
  • Manage Order
  • Shipper Advise
  • Courier Reports
  • Invoices
  • {{--
  • --}} {{-- --}} {{--
    --}} {{-- --}} {{-- Shopify/Wordpress Integration Guide--}} {{--
    --}} {{-- --}} {{--
    --}} {{--
  • --}}
  • Complaint Centre
  • Profile
  • {{-- Logout --}}
  • Logout
    @csrf
Seller Support
0300-2666857

Click to Start Chat

Shopping Cart
@livewire('partials.cart-item-sidebar')
Whislist
@livewire('partials.wishlist-side-bar')