\n
Oluşturan
\n
\n {{ item.createdUserName ?? '-' }}\n
\n
\n
Oluşturma
\n
\n {{\n $customFunctions.setMomentWithFormat(\n item.creationTime,\n 'DD.MM.yyyy'\n )\n }}\n
\n
\n
Son Güncelleme
\n
\n {{\n $customFunctions.setMomentWithFormat(\n item.updateTime,\n 'DD.MM.yyyy'\n )\n }}\n
\n