user-img
{{ auth()->user()->present()->nameOrEmail }}
 
  • Dashboard
  • Shipping Consolidation
    • Documentation
    • Charges
    • Release
  • CFS / ICD
    • Documentation
    • Gate Entry / GRN
    • Yard Management
      • Re-Position
      • Verification
      • Stripping
      • Destuffing
      • Assembly
    • Charges / Gate Pass
    • Gate Exit
  • Clearing & Forwarding
    • Documentation
    • Shipping Department
      • Shipping Line
      • Empty Container
    • Declaration Department
      • Customs Entry
      • Bond Management
    • Cargo Allocation
      • Truck Loading
      • Vehicle Stripping
      • Tracking & Border
  • Fleet Management
    • New Trip
    • Spare Management
    • Yard Services
    • Documentation
    • Road Expenses
  • WareHousing
    • Inbound
    • WareHouse Management
      • Re-Position
      • Batch Generation
      • Stripping
      • Assembly
    • Outbound
    • Charges
  • Finance
    • Requests
    • Expenses
    • Approval
    • Quotation
    • Invoicing
    • Credit Note
    • Debit Note
    • Receipting
    • Chart Of Accounts
    • Statement
    • Investment
    • Asset Control
    • Inventory
    • PL Profit & Loss
    • Financial Position
    • Cash Flow
    • Notes To Accounts
    • Point Of Sale
  • Human Resource (HRM)
    • Stactuary
    • Employees
    • Allowance & Deductions
    • Payroll Generation
    • Bank Submission
    • Biometric Intergration
  • System Settings
    • User Registration
    • Company Set Up
    • Financial Year
    • Rates & Tarrifs
    • Banks
    • File Code Prefix
    • Record Position
    • Customer
    • Contract
    • Shipping Line
    • Transporters / Fleet
    @foreach (\Vanguard\Plugins\Vanguard::availablePlugins() as $plugin) @include('partials.sidebar.items', ['item' => $plugin->sidebar()]) @endforeach