@model Admin.ViewModels.Forum.Board.Group.IndexViewModel @using Library.Extensions @{ ViewData["Title"] = "게시판 분류"; }