@model SkyArtShop.Models.HomepageSection @{ ViewData["Title"] = "Edit Homepage Section"; Layout = "_AdminLayout"; }
Back to Homepage Editor

Edit Section: @Model.Title

@Html.AntiForgeryToken()
Current image

Current image

Select from library or upload new image

Cancel
@section Scripts { }