
<aside>
📌 This table contains all categories in the system, each category has a unique Code.
</aside>

<aside>
📌 This filter allows to search for products that has an expiration date between From date and To date, it also accepts one value as you can search for products that not expired yet by using the From date.
</aside>

<aside>
💡 The search bar here works different than the categories page, it works only if you apply the filter by pressing Apply Filter.
</aside>

<aside>
📌 By pressing Add Product this Modal will showup, you can add a new product by filling the form with proper data.
</aside>

<aside>
📌 By pressing ✏️ the user will be redirected to another page that holds a similar form used to create a product, but this one has initial values which are the current editing product values.
</aside>

<aside>
📌 Deleting a product will popup a Modal to confirm deletion.
</aside>