@model GeneralSettingsViewModel @{ Layout = "../Shared/_NavLayout.cshtml"; ViewData.SetActivePage(StoreNavPages.General, "General", Context.GetStoreData().Id); }
@if (!ViewContext.ModelState.IsValid) {
}

General

Payment

minutes
percent
days

Services

Service Actions
Email Setup
@if (Model.CanDelete) {

Additional Actions

}
@section PageFootContent { }