@model List @{ ViewData["Title"] = "Index"; Layout = "~/Views/AdminLayout/Index.cshtml"; int count = 0; }

Ana Sayfa Başarılarımız İşlemleri

@if (Model == null || !Model.Any()) { } else { @foreach (var item in Model) { count++; } }
# Değer Başlık Alt Başlık İşlemler
Kayıt bulunamadı.
@count @item.Value @item.Title @item.SubTitle Güncelle
Tanıtım Videosu Ekle