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

Create New Homepage Section

@Html.AntiForgeryToken()
Choose the type of content section you want to add
Supported formats: JPG, PNG, GIF (max 5MB)

Note: This section will be added to the end of your homepage. You can reorder it by dragging on the main editor page.
Cancel
@section Scripts { }