@using BackOffice.Services.Blog @using Microsoft.AspNetCore.Components.Forms @using Tizzani.MudBlazor.HtmlEditor @using BackOffice.Common.BaseComponents محتوای HTML تصویر شاخص @if (!string.IsNullOrWhiteSpace(_imagePreview)) { } else if (!string.IsNullOrEmpty(Model.FeaturedImagePath)) { } else { تصویری انتخاب نشده است } انتخاب تصویر شاخص @if (context != null) { @context.Name } @foreach (var cat in Categories) { @cat.Title } پست ویژه @(_isEditMode ? "ذخیره تغییرات" : "ایجاد پست") انصراف