@page @model Admin.Pages.Forum.Posts.List.WriteModel @using Microsoft.AspNetCore.Mvc.Rendering @{ ViewData["Title"] = "게시글 등록"; }