@layout("/common/_container.html"){
@if(language==1){

司机

用户

起步价为  Rp, 起步包含  公里,   分钟
超过起步里程后每公里  Rp
超过起步时长后每分钟  Rp
司机到达预约地点  分钟过后开始收取等待费, 为  Rp/分,不足一分钟按照一分钟计算
@for(json5 in json5a){ @if(json5.num10 !=null ){
@}else{
@}
 为高峰期行车时间, 起步价变为  Rp

里程费为每公里  Rp, 时长费为每分钟  Rp @if(json5.num10 !=null ){             @}else{             @}
@} @for(json6 in json6a){ @if(json6.num10 !=null ){
@}else{
@}
总里程超过  公里 不足  公里, 超出部分每公里加收  Rp

超过  公里 不足  公里时, 超出部分每公里加收  Rp

超过  公里以后, 超出部分每公里加收  Rp @if(json6.num10 !=null ){             @}else{             @}
@} @for(json7 in json7a){ @if(json7.num10 !=null ){
@}else{
@}
 点为夜间行驶时间, 起步价变为  Rp

里程费为每公里  Rp, 时长费为每分钟  Rp

远途费为每公里加收   、   、  Rp @if(json7.num10 !=null ){             @}else{             @}
@}
<#button btnCss="info" name="提交" id="ensure" icon="fa-check" clickFun="TSystemPriceInfoDlg.editSubmit()"/> <#button btnCss="danger" name="取消" id="cancel" icon="fa-eraser" clickFun="TSystemPriceInfoDlg.close()"/>
@} @if(language==2){

Driver

User

The starting price is  Rp, and the starting time includes .  kilometers,   minutes
Rp per kilometer after exceeding the starting mileage  Rp
Rp per minute after the start time.  Rp
The waiting fee will be charged after   minutes after the driver arrives at the appointment place, which   is Rp/minute. If it is less than one minute, it will be calculated as one minute.
@for(json5 in json5a){ @if(json5.num10 !=null ){
@}else{
@}
  is the peak driving time, and the starting price becomes.  Rp

The mileage fee is   Rp, per kilometer and the duration fee is Rp per minute.  Rp @if(json5.num10 !=null ){             @}else{             @}
@} @for(json6 in json6a){ @if(json6.num10 !=null ){
@}else{
@}
The total mileage is more than  kilometers but less than  kilometers, and the excess part will be charged Rp per kilometer.  Rp

When the mileage is more than  kilometers but less than   kilometers, the excess part will be charged Rp per kilometer  Rp

After more than  kilometers, the excess part will be charged Rp per kilometer.  Rp @if(json6.num10 !=null ){             @}else{             @}
@} @for(json7 in json7a){ @if(json7.num10 !=null ){
@}else{
@}
 is the night driving time, and the starting price will be.  Rp

The mileage fee is  Rp, per kilometer and the duration fee is Rp per minute.  Rp

The long-distance fee will be added and Rp per kilometer.   、   、  Rp @if(json7.num10 !=null ){             @}else{             @}
@}
<#button btnCss="info" name="Submit" id="ensure" icon="fa-check" clickFun="TSystemPriceInfoDlg.editSubmit()"/> <#button btnCss="danger" name="Cancel" id="cancel" icon="fa-eraser" clickFun="TSystemPriceInfoDlg.close()"/>
@} @if(language==3){

Pengemudi

Pengguna

Harga awal adalah  Rp, dan waktu mulai termasuk.  kilometer,   menit
Rp per kilometer setelah melebihi jarak tempuh awal  Rp
Rp per menit setelah waktu mulai.  Rp
Biaya tunggu akan dibebankan setelah  menit setelah pengemudi tiba di tempat janji temu, yaitu  Rp/menit. Jika kurang dari satu menit, itu akan dihitung sebagai satu menit.
@for(json5 in json5a){ @if(json5.num10 !=null ){
@}else{
@}
 adalah waktu mengemudi puncak, dan harga awal menjadi.  Rp

Biaya jarak tempuh adalah   Rp, per kilometer dan biaya durasi adalah Rp per menit.  Rp @if(json5.num10 !=null ){             @}else{             @}
@} @for(json6 in json6a){ @if(json6.num10 !=null ){
@}else{
@}
Total jarak tempuh lebih dari  kilometer tetapi kurang dari  kilometer, dan kelebihan bagian akan dibebankan Rp per kilometer.  Rp

Ketika jarak tempuh lebih dari   kilometer tetapi kurang dari  kilometer, bagian berlebih akan dikenakan biaya Rp per kilometer.  Rp

Setelah lebih dari   kilometer, bagian berlebih akan dibebankan Rp per kilometer.  Rp @if(json6.num10 !=null ){             @}else{             @}
@} @for(json7 in json7a){ @if(json7.num10 !=null ){
@}else{
@}
 adalah waktu mengemudi malam, dan harga awal akan.   Rp

Biaya jarak tempuh adalah   Rp, per kilometer dan biaya durasi adalah Rp per menit.  Rp

Biaya jarak jauh akan ditambahkan dan Rp per kilometer.   、   、  Rp @if(json7.num10 !=null ){             @}else{             @}
@}
<#button btnCss="info" name="Kirim" id="ensure" icon="fa-check" clickFun="TSystemPriceInfoDlg.editSubmit()"/> <#button btnCss="danger" name="Batal" id="cancel" icon="fa-eraser" clickFun="TSystemPriceInfoDlg.close()"/>
@}
@}