.payments
form-wizard(title="" subtitle="" finishButtonText="Finalizar" color="#8c9bad" backButtonText="Volver" nextButtonText="Continuar" transition="fade" @on-complete="completePayment()" @on-change="(prev, next) => removeMovePaymentsAll(prev > next && prev >= 2)")
//- form-wizard(title="" subtitle="" finishButtonText="Finalizar" color="#8c9bad" backButtonText="Volver" nextButtonText="Continuar" transition="fade" @on-complete="completePayment()")
tab-content(title="Quien es el cliente?")
Customers
tab-content(title="Cual es la factura?")
invoices
tab-content(title="Que cuota es?")
move-line
tab-content(title="Como quieres pagar?" )
payments