Code mẫu

@Html.TextBoxFor(m => m.NgayShip, "{0:yyyy-MM-dd}", new { @class = "form-control", type = "date"})