@extends('layouts.admin-simple') @section('title', 'Low Stock Report') @section('breadcrumb') @endsection @section('page-title')

Low Stock Report

Items that are running low on inventory

@endsection @section('content')
warning Low Stock Items

This report shows items that are running low on inventory and need to be reordered.

info This feature is under development. The low stock threshold and item data will be configured soon.
@endsection @push('scripts') @endpush