@model NP.Model.VMHome @section main{

YICTE Smart Search

교육신청은 아래의 검색창을 이용하세요.

@if (Model.stringval == "0" || Model.stringval == null || Model.stringval == "") { if (Model.ComCodes != null) {
    @MvcHtmlString.Create(ViewBag.depthHtml)
} else { } } else if (Model.stringval == "1") { }
} @section scriptsHeader{ } @section scripts{ }