Description of the issue 📄
Admin are unable to edit or delete notes on student or coach profiles, they can only create new ones. Currently, there's no functionality for modifying or removing notes, and the backend routes do not support these actions.
Screenshots 📷
Steps to fix 🛠
- Update the routes and implement the necessary update and destroy actions in the controller.
- Add an "Edit" / "Delete" button that allows admin to update a note.
To do 📋
Description of the issue 📄
Admin are unable to edit or delete notes on student or coach profiles, they can only create new ones. Currently, there's no functionality for modifying or removing notes, and the backend routes do not support these actions.
Screenshots 📷
Steps to fix 🛠
To do 📋