@model HotelContracts.ViewModels.ReservationViewModel @{ ViewData["Title"] = "Бронирования"; Layout = "_Layout"; }