예약 시 입력하신 닉네임과 전화번호로 내역을 조회할 수 있습니다.
시간: {{ r.start_time.substring(0,5) }} ~ {{ r.end_time.substring(0,5) }}
목적: {{ r.purpose }}
대관 장소: {{ r.selected_venues }}
결제 금액: {{ formatPrice(r.total_price) }}원 ({{ r.payment_method }})
입력하신 정보를 다시 확인해주세요.