\n \n {{ $n(parseFloat(total_billed_status).toFixed(2)) }}\n \n {{\n $n(\n parseFloat(\n 100 -\n (total_billed_paid /\n (total_billed > 0 ? total_billed : 1)) *\n 100\n ).toFixed(2)\n ) + \"%\"\n }}\n \n
\n \n {{ $t(\"total_billed_status_description\") }}\n
\n \n