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

{{dateFormat}}

X

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

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

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

{{player.name}}

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

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

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

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

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

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

{{bill.label}}

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

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

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

{{this.$store.state.billingpage.playerjoblabel}}

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

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

{{this.$store.state.Locales['SENT']}} : {{dateFormat}}

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

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

{{this.$store.state.Locales['TO']}} : {{findBillingPlayerValue.name}} - {{findBillingPlayerValue.id}}

{{invoiceData.reason}}

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

Subtotal

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

{{this.$store.state.Locales['TAX']}} (%{{($store.state.billingpage.tax * 100).toFixed(0)}})

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

Total

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

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