{{this.$store.state.Locales['AREUSURE']}}

{{billDeatils.jobLabel}}

{{this.$store.state.Locales['LSBS2']}}-{{billDeatils.uniqueid}}

{{this.$store.state.Locales['SEND']}} : {{billDeatils.date}}

{{this.$store.state.Locales['DUE']}} : {{billDeatils.seconddate}}

{{this.$store.state.Locales['FROM']}} : {{billDeatils.targetname}}

{{this.$store.state.Locales['TO']}} : {{billDeatils.name}}

{{billDeatils.invoicelabel}}

{{billDeatils.invoicelabel}}

{{this.$store.state.Locales['SUBTOTAL']}}

{{this.$store.state.Locales['CURRENCY']}}{{billDeatils.amount.toLocaleString()}}

{{this.$store.state.Locales['TAX']}} (%{{this.$store.state.Locales['TAXAMOUNT']}})

{{this.$store.state.Locales['CURRENCY']}}{{(billDeatils.amount * this.$store.state.billingpage.tax).toLocaleString()}}

{{this.$store.state.Locales['SUMMARY']}}

{{this.$store.state.Locales['CURRENCY']}}{{(parseInt(billDeatils.amount * this.$store.state.billingpage.tax) + parseInt(billDeatils.amount)).toLocaleString()}}

{{this.$store.state.Locales['PAID']}}

{{this.$store.state.Locales['PAY']}}

{{this.$store.state.Locales['AREUSURE2']}}

{{this.$store.state.Locales['ALLBILLS']}}

{{this.allBills.length}}

{{this.$store.state.Locales['LSBS2']}}-{{data.uniqueid}}

{{this.$store.state.Locales['LSBS2']}}-{{data.uniqueid}}

{{this.$store.state.Locales['CURRENCY']}}{{data.amount}}

{{this.$store.state.Locales['SUBTOTAL']}}

{{this.$store.state.Locales['CURRENCY']}} {{allPayTotalBills.toLocaleString()}}

{{this.$store.state.Locales['TAX']}} (%{{this.$store.state.Locales['TAXAMOUNT']}})

{{this.$store.state.Locales['CURRENCY']}}{{allPayTotalBillsPercent}}

{{this.$store.state.Locales['SUMMARY']}}

{{this.$store.state.Locales['CURRENCY']}}{{(allPayTotalBillsPercent + allPayTotalBills).toLocaleString()}}

{{this.$store.state.Locales['PAID']}}

{{this.$store.state.Locales['PAY']}}

{{this.$store.state.Locales['PAYID']}}

{{this.$store.state.Locales['LSBS']}}

{{this.$store.state.Locales['PAYID2']}}

{{this.$store.state.Locales['PAY']}}

{{findedInvoice.jobLabel}}

{{this.$store.state.Locales['LSBS2']}}-{{findedInvoice.uniqueid}}

{{this.$store.state.Locales['SEND']}} : {{findedInvoice.date}}

{{this.$store.state.Locales['DUE']}} : {{findedInvoice.seconddate}}

{{this.$store.state.Locales['FROM']}} : {{findedInvoice.targetname}}

{{this.$store.state.Locales['TO']}} : {{findedInvoice.name}}

{{findedInvoice.invoicelabel}}

{{findedInvoice.invoicelabel}}

{{this.$store.state.Locales['SUBTOTAL']}}

{{this.$store.state.Locales['CURRENCY']}}{{findedInvoice.amount.toLocaleString()}}

{{this.$store.state.Locales['TAX']}} (%{{this.$store.state.Locales['TAXAMOUNT']}})

{{this.$store.state.Locales['CURRENCY']}}{{(findedInvoice.amount * this.$store.state.billingpage.tax).toLocaleString()}}

{{this.$store.state.Locales['SUMMARY']}}

{{this.$store.state.Locales['CURRENCY']}}{{(parseInt(findedInvoice.amount * this.$store.state.billingpage.tax) + parseInt(findedInvoice.amount)).toLocaleString()}}

{{this.$store.state.Locales['PAID']}}

{{this.$store.state.Locales['PAY']}}

{{this.$store.state.Locales['LSBS']}}

{{formatDate}}

{{$store.state.billingpage.playerAccount.name}}

{{this.$store.state.Locales['CURRENCY']}} {{$store.state.billingpage.playerAccount.money.toLocaleString()}}

{{this.$store.state.Locales['CREATEINVOICE']}}

{{this.$store.state.Locales['ALL']}}

{{this.$store.state.Locales['UNPAID']}}

{{this.$store.state.Locales['PAID2']}}

{{this.$store.state.Locales['SOCIETY']}}

{{this.$store.state.Locales['SOCIETYUNPAID']}}

{{this.$store.state.Locales['SOCIETYPAID']}}

{{this.$store.state.Locales['CREATEDINVOICE']}}

{{this.$store.state.Locales['MYBILLS']}}

Search Bill

{{this.$store.state.Locales['BILLEDLAST']}}

{{this.$store.state.Locales['BILLEDLAST2']}}

{{data.jobLabel}}

{{this.$store.state.Locales['LSBS2']}}-{{data.uniqueid}}

{{this.$store.state.Locales['SEND']}} : {{data.date}}

{{this.$store.state.Locales['DUE']}} : {{data.seconddate}}

{{this.$store.state.Locales['FROM']}} : {{data.name}}

To : {{data.targetname}}

{{data.invoicelabel}}

{{data.invoicelabel}}

{{this.$store.state.Locales['SUBTOTAL']}}

{{this.$store.state.Locales['CURRENCY']}}{{data.amount.toLocaleString()}}

{{this.$store.state.Locales['TAX']}} (%{{this.$store.state.Locales['TAXAMOUNT']}})

{{this.$store.state.Locales['CURRENCY']}}{{(data.amount * this.$store.state.billingpage.tax).toLocaleString()}}

{{this.$store.state.Locales['SUMMARY']}}

{{this.$store.state.Locales['CURRENCY']}}{{(parseInt(data.amount * this.$store.state.billingpage.tax) + parseInt(data.amount)).toLocaleString()}}

{{ buttonText }}

{{data.jobLabel}}

{{this.$store.state.Locales['LSBS2']}}-{{data.uniqueid}}

{{this.$store.state.Locales['SEND']}} : {{data.date}}

{{this.$store.state.Locales['DUE']}} : {{data.seconddate}}

{{this.$store.state.Locales['FROM']}} : {{data.name}}

{{this.$store.state.Locales['TO']}} : {{data.targetname}}

{{data.invoicelabel}}

{{this.$store.state.Locales['SUBTOTAL']}}

{{this.$store.state.Locales['CURRENCY']}}{{data.amount.toLocaleString()}}

{{this.$store.state.Locales['TAX']}} (%{{this.$store.state.Locales['TAXAMOUNT']}})

{{this.$store.state.Locales['CURRENCY']}}{{(data.amount * this.$store.state.billingpage.tax).toFixed(0)}}

{{this.$store.state.Locales['SUMMARY']}}

{{this.$store.state.Locales['CURRENCY']}} {{(parseInt(data.amount * this.$store.state.billingpage.tax) + parseInt(data.amount)).toLocaleString()}}

{{this.$store.state.Locales['PAID']}}

{{this.$store.state.Locales['CANCELLED']}}

{{this.$store.state.Locales['PAYALL']}}

{{this.$store.state.Locales['PAYID']}}

{{getTotalUnpaidBillAmount}} {{this.$store.state.Locales['UNPAIDBILLS']}} {{getTotalUnpaidBillPrice}}

{{getTotalUnpaidBillAmount}} {{this.$store.state.Locales['UNPAIDBILLS']}}

{{this.oldBillingData.length}} {{this.$store.state.Locales['TOTALBILLS']}}