When viewing the equipment for an ambulance or hospital, we can edit the equipment as shown: e.g. https://cruzroja.ucsd.edu/en/equipment/holder/update/14

We would also like to have an "add" and "delete" button.
2 ways to approach add button:
- dynamically update table without reloading the page.
- link to a new page or popup, then redirect back to equipment page when updating.
2 ways to approach delete button:
- dynamically update table without reloading the page.
- make the entry inactive
When viewing the equipment for an ambulance or hospital, we can edit the equipment as shown: e.g. https://cruzroja.ucsd.edu/en/equipment/holder/update/14

We would also like to have an "add" and "delete" button.
2 ways to approach add button:
2 ways to approach delete button: