{@ switch($val->pay_type) : case 0: $pay_type = "무통장 입금"; break; case 1: $pay_type = "카드 결제"; break; default: $pay_type = "무통장 입금"; endswitch; }
예약 정보
{$lang->cmd_list}
{$val->cate_title}/{$val->room_title}
{zdate($val->start_date, $format = 'Y-m-d')}~{zdate($val->end_date, $format = 'm-d')}
{@ $days=stripslashes($val->days); $days= unserialize($days); } {$days[$i]['day']} - {$days[$i]['upDescA'][$j]} +{number_format($days[$i]['upAmtA'][$j])} {number_format($days[$i]['totalAmount'])}원
연박 할인 : {number_format($val->discount_longday)}원
{@ $options_srl=explode(",",$val->options_srl); $options_title=explode(",",$val->options_title); $options_amount=explode(",",$val->options_amount); $options_count=explode(",",$val->options_count); } {$options_title[$i]} x {$options_count[$i]} ( {number_format($options_amount[$i])}원 )
합계:{number_format($val->options_all_amount)}원
{$pay_type}
TID : {$val->pay_pg_order_num}
거래 정보1 : {$val->pay_pg_cardnm}
거래 정보2 : {$val->pay_pg_cardapp}
취소된 금액 : {number_format($val->pay_pg_card_cancle_amount)}원
{@ $oModuleModel = getModel('module'); $pointMD_config = $oModuleModel->getModuleConfig('point'); $add_point=stripslashes($val->add_point); $add_point= unserialize($add_point); }
-{number_format($val->use_point)} {$pointMD_config->point_name}(-{number_format($val->use_point_amount)}원)
{$add_point[$i]['title']} : {number_format($add_point[$i]['point'])} {$pointMD_config->point_name} (취소됨)
체크인  체크아웃  환송
disabled>
SMS를 사용할수 없습니다.
SMS설정을 확인해 주세요.
남은 문자 발송 건수 : {$sms_status[curcount]}
0/80
발송 내역
발송 시간 내용 발신 번호
{zdate($sms_log->send_date, $format = 'Y-m-d H:i:s')} {nl2br($sms_log->sms_content)} {str_replace("-","",$sms_log->send_tel)}
SMS 발송 내역이 없습니다.