@model Slide @{ ViewData["Title"] = $"Edit: {Model.Name}"; }
@Html.AntiForgeryToken()
Slide Content
Appearance
How the background image fills the slide area.
Cancel
@section Styles { } @section Scripts { }