@page "/BaskanPage2" @inherits BaskanPageBaseAtama @using static pro_todo.Pages.Users
@foreach(var item in gorevler) { @if(item.proje_bolum==MyUser.kullanici_bolum) { } }
Görev Id Proje Id Gorev Adı Bölüm Id
@item.proje_gorev_id @item.proje_id @item.proje_gorevi @item.proje_bolum