@model CalculationLogConfigModel @{ ViewBag.Title = "CalculationLogConfig"; Layout = "~/Views/Shared/_InfoLayout.cshtml"; } @section CSS{ } @section JS{ }