Loading...
animalvilla.org
animalvilla.org
Confirm check-out details
{{ calcCheckoutNights() }} night{{ calcCheckoutNights() !== 1 ? 's' : '' }} × ${{ selectedDog.ratePerNight }}/night
Update details for {{ editForm.dogName || 'this visit' }}
Owner: {{ selectedDogProfile.ownerName }}
{{ dogProfileVisits.length }} visit{{ dogProfileVisits.length !== 1 ? 's' : '' }} total
{{ selectedDogProfile.notes }}
{{ formatDate(v.checkInDate) }} → {{ formatDate(v.checkOutDate) }}
{{ getStayDuration(v.checkInDate, v.checkOutDate || v.expectedCheckOut) }}