@model SkyArtShop.Models.Page @{ Layout = "~/Views/Shared/_AdminLayout.cshtml"; ViewData["Title"] = "Create Page"; }
Cancel
@section Scripts { }