public CuisinesController(Best_RestaurantsContext db)
 {
     _db = db;
 }