Logo
    @usercan('dashboard.read')
  • {{ __('Dashboard') }}
  • @endusercan @usercanany(['sales.read', 'sales.create'])
  • {{ __('Sales') }}
      @usercan('sales.create')
    • {{ __('POS') }}
    • @endusercan @usercan('inventory.create')
    • {{ __('Inventory') }}
    • @endusercan @usercan('sales.read')
    • {{ __('Sales List') }}
    • @endusercan @usercan('sale-returns.read')
    • {{ __('Sales Return') }}
    • @endusercan
  • @endusercanany @usercanany(['purchases.read', 'purchase-returns.read'])
  • {{ __('Purchases') }}
      @usercan('purchases.create')
    • {{ __('Add Purchase')}}
    • @endusercan @usercan('purchases.read')
    • {{ __('Purchase List') }}
    • @endusercan @usercan('purchase-returns.read')
    • {{ __('Returns List') }}
    • @endusercan
  • @endusercanany @usercanany(['products.read', 'bulk-uploads.read', 'categories.read', 'brands.read', 'units.read', 'product-models.read'])
  • {{ __('Products') }}
      @usercan('products.read')
    • {{ __('All Product') }}
    • @endusercan @usercan('products.create')
    • {{ __('Add Product') }}
    • @endusercan @usercan('products.read')
    • {{ __('Combo Products') }}
    • @endusercan @usercan('products-expired.read')
    • {{ __('Expired Products') }}
    • @endusercan @usercan('barcodes.read')
    • {{ __('Print Labels') }}
    • @endusercan @usercan('bulk-uploads.read')
    • {{ __('Bulk Upload') }}
    • @endusercan @usercan('categories.read')
    • {{ __('Category') }}
    • @endusercan @usercan('brands.read')
    • {{ __('Brand') }}
    • @endusercan @usercan('product-models.read')
    • {{ __('Model') }}
    • @endusercan @usercan('variations.read')
    • {{ __('Variation') }}
    • @endusercan @usercan('units.read')
    • {{ __('Unit') }}
    • @endusercan @usercan('racks.read')
    • {{ __('Racks') }}
    • @endusercan @usercan('shelfs.read')
    • {{ __('Shelfs') }}
    • @endusercan
  • @endusercanany @if (moduleCheck('WarehouseAddon')) @usercan('warehouses.read')
  • {{ __('Warehouse') }} @if (env('DEMO_MODE')) {{__('Add-On')}} @endif @usercan('warehouses.read')
    • {{ __('Warehouse') }}
    @endusercan @usercan('warehouses.read')
    • {{ __('Products') }}
    @endusercan
  • @endusercan @endif @if ((moduleCheck('MultiBranchAddon') && ((plan_data()['allow_multibranch'] ?? false)) || moduleCheck('WarehouseAddon'))) @usercan('transfers.read')
  • {{ __('Transfer') }}
  • @endusercan @endif @if (moduleCheck('MultiBranchAddon') && (plan_data()['allow_multibranch'] ?? false)) @usercan('branches.read')
  • {{ __('Branch') }} @if (env('DEMO_MODE')) {{__('Add-On')}} @endif
    • {{ __('Overview') }}
    • {{ __('Branch List') }}
    • {{ __('Role & permissions') }}
  • @endusercan @endif @usercanany(['stocks.read', 'expired-products.read'])
  • {{ __('Stock List') }}
      @usercan('stocks.read')
    • {{ __('All Stock') }}
    • @endusercan @usercan('stocks.read')
    • {{ __('Low Stock') }}
    • @endusercan @usercan('expired-products.read')
    • {{ __('Expired Products') }}
    • @endusercan
  • @endusercanany @usercanany(['parties.read', 'parties.create'])
  • {{ __('Customers') }}
      @usercan('parties.read')
    • {{ __('All Customers') }}
    • @endusercan @usercan('parties.create')
    • {{ __('Add Customer') }}
    • @endusercan
  • @endusercanany @usercanany(['parties.read', 'parties.create'])
  • {{ __('Suppliers') }}
      @usercan('parties.read')
    • {{ __('All Suppliers') }}
    • @endusercan @usercan('parties.create')
    • {{ __('Add Supplier') }}
    • @endusercan
  • @endusercanany @usercan('vats.read')
  • {{ __('Tax Setting') }}
  • @endusercan @usercan('dues.read')
  • {{ __('Due List') }}
    • {{ __('All Due') }}
    • {{ __('Guest Due') }}
    • {{ __('Customer Due') }}
    • {{ __('Dealer Due') }}
    • {{ __('Wholesaler Due') }}
    • {{ __('Supplier Due') }}
  • @endusercan
  • {{ __('Finance & Accounts') }}
      @usercan('banks.read')
    • {{ __('Bank Account') }}
    • @endusercan @usercan('cashes.read')
    • {{ __('Cash In Hand') }}
    • @endusercan @usercan('cheques.read')
    • {{ __('Cheques') }}
    • @endusercan @usercan('loss-profit-history.read')
    • {{ __('Profit & Loss') }}
    • @endusercan @usercan('transactions.read')
    • {{ __('Transactions') }}
    • @endusercan @usercan('day-book-reports.read')
    • {{ __('Day Book') }}
    • @endusercan @usercan('cash-flow-reports.read')
    • {{ __('Cash Flow') }}
    • @endusercan
    • {{ __('Balance Sheet') }}
    • @usercan('incomes.read')
    • {{ __('Income') }}
    • @endusercan @usercan('income-categories.read')
    • {{ __('Income Category') }}
    • @endusercan @usercan('expenses.read')
    • {{ __('Expenses') }}
    • @endusercan @usercan('expense-categories.read')
    • {{ __('Expense Category') }}
    • @endusercan
  • @usercan('subscriptions.read')
  • {{ __('Subscriptions') }}
  • @endusercan {{--
  • {{ __('Sale Commission') }}
      @usercan('commissions.read')
    • {{ __('Set Commissions') }}
    • @endusercan @usercan('sale-commissions.read')
    • {{ __('Sale Commission') }}
    • @endusercan
  • --}} @if (moduleCheck('HrmAddon')) @usercanany(['department.read', 'designations.read', 'shifts.read', 'employees.read', 'leave-types.read', 'leaves.read', 'holidays.read', 'attendances.read', 'payrolls.read', 'attendance-reports.read', 'payroll-reports.read', 'leave-reports.read'])
  • {{ __('HRM') }} @if (env('DEMO_MODE')) {{__('Add-On')}} @endif @usercan('department.read')
    • {{ __('Department') }}
    @endusercan @usercan('designations.read')
    • {{ __('Designation') }}
    @endusercan @usercan('shifts.read')
    • {{ __('Shift') }}
    @endusercan @usercan('employees.read')
    • {{ __('Employee') }}
    @endusercan @usercanany(['leave-types.read', 'leaves.read'])
    • {{ __('Leave Request') }}
        @usercan('leave-types.read')
      • {{ __('Leave Type') }}
      • @endusercan @usercan('leaves.read')
      • {{ __('Leave') }}
      • @endusercan
    @endusercanany @usercan('holidays.read')
    • {{ __('Holiday') }}
    @endusercan @usercan('attendances.read')
    • {{ __('Attendance') }}
    @endusercan @usercan('payrolls.read')
    • {{ __('Payroll') }}
    @endusercan @usercanany(['attendance-reports.read', 'payroll-reports.read', 'leave-reports.read'])
    • {{ __('Reports') }}
        @usercan('attendance-reports.read')
      • {{ __('Attendance') }}
      • @endusercan @usercan('payroll-reports.read')
      • {{ __('Payroll') }}
      • @endusercan @usercan('leave-reports.read')
      • {{ __('Leave') }}
      • @endusercan
    @endusercanany
  • @endusercanany @endif @usercanany(['sale-reports.read', 'sale-return-reports.read', 'purchase-reports.read', 'purchase-return-reports.read', 'vat-reports.read', 'income-reports.read', 'expense-reports.read', 'loss-profits-details.read', 'stock-reports.read', 'due-reports.read', 'supplier-due-reports.read', 'loss-profit-reports.read', 'transaction-history-reports.read', 'subscription-reports.read', 'expired-product-reports.read'])
  • {{ __('Reports') }}
      @usercan('sale-reports.read')
    • {{ __('Sale') }}
    • @endusercan @usercan('sale-return-reports.read')
    • {{ __('Sale Return') }}
    • @endusercan @usercan('purchase-reports.read')
    • {{ __('Purchase') }}
    • @endusercan @usercan('purchase-return-reports.read')
    • {{ __('Purchase Return') }}
    • @endusercan @usercan('vat-reports.read')
    • {{ __('Tax Report') }}
    • @endusercan @usercan('income-reports.read')
    • {{ __('Income') }}
    • @endusercan @usercan('expense-reports.read')
    • {{ __('Expense') }}
    • @endusercan @usercan('stock-reports.read')
    • {{ __('Current Stock') }}
    • @endusercan @usercan('due-reports.read')
    • {{ __('Customer Due') }}
    • @endusercan @usercan('supplier-due-reports.read')
    • {{ __('Supplier Due') }}
    • @endusercan @usercan('bill-wise-profits.read')
    • {{ __('Bill Wise Profit & Loss') }}
    • @endusercan @usercan('product-loss-profit-reports.read')
    • {{ __('Product Wise Profit & Loss') }}
    • @endusercan @usercan('transaction-history-reports.read')
    • {{ __('Due Transaction') }}
    • @endusercan @usercan('subscription-reports.read')
    • {{ __('Subscription Report') }}
    • @endusercan @usercan('top-customers-reports.read')
    • {{ __('Top 5 Customer') }}
    • @endusercan @usercan('top-suppliers-reports.read')
    • {{ __('Top 5 Supplier') }}
    • @endusercan @usercan('top-product-reports.read')
    • {{ __('Top 5 Product') }}
    • @endusercan @usercan('combo-product-reports.read')
    • {{ __('Combo Product') }}
    • @endusercan @usercan('discount-product-reports.read')
    • {{ __('Discount Product') }}
    • @endusercan @usercan('product-purchase-reports.read')
    • {{ __('Product Wise Purchase') }}
    • @endusercan @usercan('product-sale-reports.read')
    • {{ __('Product Wise Sale') }}
    • @endusercan @usercan('expired-product-reports.read')
    • {{ __('Expired Product') }}
    • @endusercan @usercan('loss-profit-history-reports.read')
    • {{ __('Loss Profit History') }}
    • @endusercan @usercan('product-sale-history-reports.read')
    • {{ __('Product Sale History') }}
    • @endusercan @usercan('product-purchase-history-reports.read')
    • {{ __('Product Purchase History') }}
    • @endusercan @if (moduleCheck('HrmAddon')) @usercan('attendance-reports.read')
    • {{ __('Attendance') }}
    • @endusercan @usercan('payroll-reports.read')
    • {{ __('Payroll') }}
    • @endusercan @usercan('leave-reports.read')
    • {{ __('Leave') }}
    • @endusercan @endif @foreach (custom_reports() as $custom_report)
    • {{ $custom_report->name }}
    • @endforeach
  • @endusercanany
  • {{ __('Party Reports') }}
      @usercan('customer-ledger.read')
    • {{ __('Customer Ledger') }}
    • @endusercan @usercan('supplier-ledger.read')
    • {{ __('Supplier Ledger') }}
    • @endusercan @usercan('party-loss-profit.read')
    • {{ __('Party Profit & Loss') }}
    • @endusercan @usercan('top-customers-reports.read')
    • {{ __('Top 5 Customer') }}
    • @endusercan @usercan('top-suppliers-reports.read')
    • {{ __('Top 5 Supplier') }}
    • @endusercan
  • {{-- @if (moduleCheck('CustomReportsAddon')) @usercanany(['custom-reports.read', 'custom-reports.create'])
  • {{ __('Custom Reports') }}
      @usercan('custom-reports.create')
    • {{ __('Add New') }}
    • @endusercan @usercan('custom-reports.read')
    • {{ __('View List') }}
    • @endusercan
  • @endusercanany @endif --}} @if (moduleCheck('CustomDomainAddon')) @usercanany(['domains.read', 'domains.read'])
  • {{ __('My Domains') }}
  • @endusercanany @endif @if (moduleCheck('MarketingAddon'))
  • {{ __('SMS Marketing') }}
    • {{ __('SMS Template') }}
    • {{ __('API Gateway') }}
    • {{ __('Android Gateway') }}
  • @endif @usercan('manage-settings.read')
  • {{ __('Settings') }}
  • @endusercan @usercan('download-apk.read')
  • {{ __('Download Apk') }}
  • @endusercan @usercan('subscriptions.read')
  • @endusercan @usercan('subscriptions.read')
  • @if (plan_data() ?? false)

    {{ plan_data()['plan']['subscriptionName'] ?? '' }}

    {{ __('Expired') }}: {{ formatted_date(plan_data()['will_expire'] ?? '') }}
    @else

    {{ __('No Active Plan') }}

    {{ __('Please subscribe to a plan') }}
    @endif
    {{ __('Upgrade Now') }}
  • @endusercan