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

司机

用户

起步价为  Rp, 起步包含  公里,   分钟
超过起步里程后每公里  Rp
超过起步时长后每分钟  Rp
司机到达预约地点  分钟过后开始收取等待费, 为  Rp/分,不足一分钟按照一分钟计算
 为高峰期行车时间, 起步价变为  Rp

里程费为每公里  Rp, 时长费为每分钟  Rp            
总里程超过  公里 不足  公里, 超出部分每公里加收  Rp

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

超过  公里以后, 超出部分每公里加收  Rp            
 点为夜间行驶时间, 起步价变为  Rp

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

远途费为每公里加收   、   、  Rp            
<#button btnCss="info" name="提交" id="ensure" icon="fa-check" clickFun="TSystemPriceInfoDlg.addSubmit()"/> <#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
per kilometer after exceeding the starting mileage  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.
 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            
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 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            
 is the night driving time, and the starting price will be Rp.  Rp

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

The long-distance fee will be added and Rp per kilometer.    、   、  Rp            
<#button btnCss="info" name="Submit" id="ensure" icon="fa-check" clickFun="TSystemPriceInfoDlg.addSubmit()"/> <#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
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.
  adalah waktu mengemudi puncak, dan harga awal menjadi.  Rp

Biaya jarak tempuh adalah  Rp, per kilometer dan biaya durasi adalah Rp per menit.  Rp            
Total jarak tempuh lebih dari   kilometer tetapi kurang dari   kilometer, bagian berlebih akan dikenakan biaya Rp per kilometer.  Rp

Setelah lebih dari   kilometer tetapi kurang dari   kilometer, dan kelebihan bagian akan dibebankan Rp per kilometer.  Rp

Ketika jarak tempuh lebih dari  kilometer, dan kelebihan bagian akan dibebankan Rp per kilometer.  Rp            
 adalah waktu mengemudi malam,, dan harga awal akan Rp.  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            
<#button btnCss="info" name="Kirim" id="ensure" icon="fa-check" clickFun="TSystemPriceInfoDlg.addSubmit()"/> <#button btnCss="danger" name="Batal" id="cancel" icon="fa-eraser" clickFun="TSystemPriceInfoDlg.close()"/>
@}
@}