@using HotelContracts.ViewModels; @using HotelDataModels.Models; @{ ViewData["Title"] = "AddDinnerToConferenceBooking"; } @model Dictionary