EFECTIVO
{{Currency::currency("CLP")->format($efectivo)}}
DÉBITO
{{Currency::currency("CLP")->format($debito)}}
CRÉDITO
{{Currency::currency("CLP")->format($credito)}}
TRANSFERENCIA
{{Currency::currency("CLP")->format($cheque)}}
DESCUENTOS
{{Currency::currency("CLP")->format($descuento)}}
TOTAL
{{Currency::currency("CLP")->format($total)}}
TOTAL PRODUCTOS
{{$cantidad}}