@model Web.ViewModel.NewsLetterVM.SendNewsLetterViewModel @{ ViewData["Title"] = "NewsLetter"; }
Send newsletter
@section Scripts { @{ } }