@model BannerViewModel @{ ViewData["Title"] = "Create"; }
Create banner
@section Scripts{ @{ } }