+
+
+ @_evaluation.TotalOpenAmount.ToString("C")
+ Offen
+
+
+
+
+ @_evaluation.TotalPaidAmount.ToString("C")
+ Bezahlt
+
+
+
+
+ @_evaluation.TotalExpenseCount
+ Strafen
+
+
+
+
+ @_evaluation.DaysParticipated
+ Teilnahmen
+
+
+
+
+ @if (ShowExpenseDetails && _expenses.Count > 0)
+ {
+