@using Microsoft.Web.Mvc.Html @{ ViewBag.Title = "Monthly Inventory Report"; }

@ViewBag.Title

{{vm.movementData.month | date:'MMMM yyyy'}}