@using WeApp.Helpers @model WeApp.TrainingCamp.Dto.CampDto
@Html.Partial("/Views/Play/__/_EnvInfo.cshtml", Model)
@using (Html.BeginScripts()) { }