Cannot add data to the database with admin panel
I am trying to follow this tutorial about a food ordering website as a beginner and while making the admin panel, I am unable to add the food item I want to submit via the form to the mongoose atlas database that I have setup for it.