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