vCarrd
    @if(auth()->guard('admin')->user()->role == 'ADMIN')
  • Dashboard
  • Users
    • Users Report
    • Import Users
    • Users Card Report
  • Sellers
    • Sellers
    • Promocodes
  • Orders
    • Order Report
    • Payment Report
    • {{--
    • Users Device Report
    • --}}
  • {{--
  • Promocode
    • Promocode Report
  • --}}
  • Stock
    • Stock Report
  • Utilities
    • Contact Us Report
    • Subscribers Report
    • Country Report
    • State Report
    • City Report
    • Pincode Report
    • SEO Report
    • {{--
    • SocialLink Report
    • --}}
    • CMS Pages
    • FAQs
  • @endif @if(auth()->guard('admin')->user()->role == 'SUB_ADMIN')
  • Payment Report
  • @endif