Styled Button - Copy this React, Mui Component to your project
1. Inventory Control Stock Levels and Replenishment Dropdown: Product category (Finished goods, Raw materials) Supplier selection Input Fields: Current stock level (read only) Reorder quantity Minimum stock threshold Shortage reason (text area) Buttons: Reorder button Cancel reorder Forms: Add new product form with product details (name, category, stock levels) Tables: Stock status table with columns for product name, category, stock level, reorder level, and actions (reorder, edit) Lot/Batch Tracking Dropdown: Lot/Batch ID selection Input Fields: Production date Expiry date Quantity per batch Buttons: Add new lot/batch View batch history Tables: Lot/batch tracking table with columns for Lot ID, Product, Quantity, Expiry Date, and Status Serialized Inventory Management Input Fields: Serial number (auto generated) Product details (name, description) Current location (text field) Buttons: Add new serial item Transfer serial item Tables: Serialized inventory table with columns for Serial No., Product, Status, Location, and Date of Entry
