@model BannerViewModel @{ ViewData["Title"] = "Edit"; }
Update banner
@section Scripts { @{ } }
@*
*@