{{filteredHotelReservations.length}}
Günlük Otel
{{filteredTennisReservations.length}}
Günlük Tenis
{{filteredFootballReservations.length}}
Günlük Halısaha
{{filteredIndoorReservations.length}}
Günlük Kapalı Spor
Otel Rezervasyonları
Müşteri Sayısı Müşteri Bilgisi Oda Bilgisi Başlangıç Tarihi Bitiş Tarihi
{{item.CustomerInformation.length}} {{item.CustomerInformation[0].Name}} {{item.CustomerInformation[0].Surname}} {{item.RoomInformation.Name}} ({{item.RoomInformation.Size}}) {{item.StartDate}} {{item.EndDate}}
Tenis Rezervasyonları
Müşteri Sayısı Müşteri Bilgisi Başlangıç Tarihi Bitiş Tarihi
{{item.CustomerInformation.length}} {{item.CustomerInformation[0].Name}} {{item.CustomerInformation[0].Surname}} {{item.StartDate}} {{item.EndDate}}
Halısaha Rezervasyonları
Müşteri Telefon Saat Fiyat
{{item.CustomerInformation[0].Name}} {{item.CustomerInformation[0].Surname}} {{item.CustomerInformation.length}} kişi {{item.CustomerInformation[0].Phone}} {{item.StartDate.split(' ')[1]}} - {{item.EndDate.split(' ')[1]}} Ücretsiz {{item.TotalPrice}} TL
Kapalı Spor Rezervasyonları
Müşteri Telefon Saat Fiyat
{{item.CustomerInformation[0].Name}} {{item.CustomerInformation[0].Surname}} {{item.CustomerInformation.length}} kişi {{item.CustomerInformation[0].Phone}} {{item.StartDate.split(' ')[1]}} - {{item.EndDate.split(' ')[1]}} Ücretsiz {{item.TotalPrice}} TL