dashboard Dashboard
MASTERS
@can('warehouse.items.view')
inventory_2 Items @if(request()->routeIs('warehouse.items.*')) expand_more @else chevron_right @endif @if(request()->routeIs('warehouse.items.*'))
@can('warehouse.items.view') list All Items @endcan @can('warehouse.items.create') add Add Item @endcan category Categories warning Low Stock
@endif
@endcan @can('warehouse.projects.view')
work Projects
@endcan @can('warehouse.suppliers.view')
business Suppliers @if(request()->routeIs('warehouse.suppliers.*')) expand_more @else chevron_right @endif @if(request()->routeIs('warehouse.suppliers.*'))
list All Suppliers @can('warehouse.suppliers.create') add Add Supplier @endcan star Top Rated trending_up Performance
@endif
@endcan
INVENTORY MANAGEMENT
@can('warehouse.inventory.view')
inventory Inventory @if(request()->routeIs('warehouse.inventory.*')) expand_more @else chevron_right @endif @if(request()->routeIs('warehouse.inventory.*'))
view_list All Inventory @can('warehouse.inventory.adjust') tune Adjustments @endcan @can('warehouse.inventory.transfer') swap_horiz Transfers @endcan @can('warehouse.inventory.count') fact_check Physical Count @endcan
@endif
@endcan
Transactions
@can('warehouse.incoming.view')
input Incoming Operations @if(request()->routeIs('warehouse.incoming-operations.*') || request()->routeIs('warehouse.supplier-delivery.*') || request()->routeIs('warehouse.site-return.*')) expand_more @else chevron_right @endif @if(request()->routeIs('warehouse.incoming-operations.*') || request()->routeIs('warehouse.supplier-delivery.*') || request()->routeIs('warehouse.site-return.*'))
dashboard Dashboard local_shipping Supplier Deliveries assignment_return Site Returns
@endif
@endcan @can('warehouse.outgoing.view')
output Outgoing {{ request()->routeIs('warehouse.outgoing.*') ? 'expand_more' : 'chevron_right' }}
list Material Issues @can('warehouse.outgoing.create') add New Material Issue @endcan approval Pending Approval
@endcan @can('warehouse.returns.view')
keyboard_return Returns @if(request()->routeIs('warehouse.returns.*')) expand_more @else chevron_right @endif @if(request()->routeIs('warehouse.returns.*'))
list All Returns @can('warehouse.returns.create') add New Return @endcan
@endif
@endcan @can('warehouse.locations.view')
place Locations @if(request()->routeIs('warehouse.locations.*')) expand_more @else chevron_right @endif @if(request()->routeIs('warehouse.locations.*'))
list All Locations @can('warehouse.locations.create') add Add Location @endcan
@endif
@endcan
Reports
@can('warehouse.reports.view')
  • assessment Reports {{ request()->routeIs('warehouse.reports.*') ? 'keyboard_arrow_down' : 'keyboard_arrow_right' }}
    • inventory Inventory Report
    • input Supplier Delivery Report
    • keyboard_return Site Return Report
    • output Material Request Report
    • receipt Material Issue Report
    • swap_horiz Project to Project Transfer Report
    • local_shipping Supplier Direct Delivery Report
  • @endcan
    Settings
    @can('warehouse.settings.view')
    settings Settings
    @endcan @can('warehouse.users.view')
    people User Management @if(request()->routeIs('warehouse.users.*')) expand_more @else chevron_right @endif @if(request()->routeIs('warehouse.users.*'))
    list All Users @can('warehouse.users.create') person_add Add User @endcan @can('warehouse.users.roles') admin_panel_settings User Roles @endcan
    @endif
    @endcan @can('warehouse.activity-log.view')
    history Activity Log
    @endcan
    Quick Stats
    Items
    -
    Low Stock
    -
    Pending
    -