Create a model for managing and organizing the information related to medicines in the system.
When a new medicine is added to the hospital's inventory, the Medicine model ensures that all necessary information (like Name, Description, Quantity, and Price) is provided.
Create a model for managing and organizing the information related to medicines in the system.
When a new medicine is added to the hospital's inventory, the Medicine model ensures that all necessary information (like Name, Description, Quantity, and Price) is provided.