@extends('layouts.admin-simple') @section('title', 'Inventory Dashboard') @section('breadcrumb') @endsection @section('page-title')

Inventory Dashboard

Real-time inventory monitoring and analytics

schedule Just now
@endsection @section('content')
trending_up Stock Movement Trends
donut_large Category Distribution
filter_list Filters
list Current Inventory Levels
entries
Item Category Current Stock Min Level Reserved Value Status Last Movement Actions
@endsection @push('styles') @endpush @push('scripts') @endpush