{{config('app.direccion')}}
Teléfono 1: {{config('app.telefono')}}
Teléfono 2: {{config('app.telefono2')}}
Recibo No. 000{{$factura->id}}
Fecha de Venta: {{$fecha}}
Vendedor: {{$usuario}}
Nombre: {{$cliente}}
Nit: {{$nit}}
CANT | PRODUCTO | Sub. Total |
---|---|---|
{{$deu->cantidad}} | {{$deu->nomArt}} @php echo $deu->descripcion; @endphp {{$deu->ctNombre}} Q.{{$deu->p_venta + ($deu->aumento / $deu->cantidad)}} | Q.{{$deu->total}} |
Total de Venta: Q. {{number_format(($facTotal + ($descuetoArticulos + $factura->descuento)), 2)}}
@if (($descuetoArticulos + $factura->descuento) > 0)Total Descuentos: Q. {{$descuetoArticulos + $factura->descuento}}
@endifTotal a Cancelar: Q. {{ number_format($facTotal, 2) }}
NO SÉ ACEPTAN CAMBIOS NI DEVOLUCIONES
{{config('app.slogan') }}
{{config('app.name') }}
ES UN GUSTO SERVIRLE