@{ ViewBag.Title = "خانه";}<section> <div class="row"> @Html.Action("LatestJobList", "Job", new { count = 15 }) </div></section>