@{ ViewBag.Title = "Course"; } @*@using NEducation.NEduService;*@ @using NEducation.Code; @using NEducation.Content.Texts; @using NEducation.Controllers; @model NEducation.Models.CourseModel @section navMenu{ @{ if (Model.courseType == UtilsController.Constant.VN_LISTEN || Model.courseType == UtilsController.Constant.LAO_LISTEN) { @Lang.Home @Lang.english @Lang.vietnamese @Lang.laos @*
*@ } else { @Lang.Home @Lang.Vocabulary @Lang.Grammar @Lang.Listening @Lang.MiniGame } } } @section menu{ @{ if (Model.courseType == UtilsController.Constant.VN_LISTEN || Model.courseType == UtilsController.Constant.LAO_LISTEN) { @Lang.Home @Lang.english @Lang.vietnamese @Lang.laos @* @Lang.Ebook
*@
@*
*@