{{--
{{ getenv('APP_NAME') }} Reporte de Ventas por Productos @if ($saleDateFrom != "" && $saleDateEnd != "") Fechas: {{convertDateEs($saleDateFrom)}} - {{convertDateEs($saleDateEnd)}} @endif
Usuario: {{ $namesConcatenate }}
--}}
@php if (!is_null($contentLogo)) { @endphp @php } @endphp
{{$siatBranch->siatSystem->reason_social}}
{{$siatBranch->name}}
No. Punto de Venta {{$header['codigoPuntoVenta']??''}}
{{$header['direccion'] ?? ''}}
Teléfono: {{$header['telefono'] ?? ''}}
{{$header['municipio'] ?? ''}}
NIT {{$header['nitEmisor']??''}}
FACTURA N° {{$header['numeroFactura']??''}}
CÓD. AUTORIZACIÓN {{$header['cuf']}}
@php if ($environment == "TEST"){ @endphp
SIN VALOR LEGAL
@php } @endphp
FACTURA
(Con Derecho a Crédito Fiscal)
@php if ($siatInvoice->status_invoice == "Annulled"){ @endphp
ANULADO
@php } @endphp
Fecha: {{$fechaEmision}} NIT/CI/CEX: {{$header['numeroDocumento'] ?? ''}}
Nombre/Razón Social: {{$header['nombreRazonSocial']}} Cod. Cliente: {{$header['codigoCliente'] ?? ''}}
Nombre Estudiante:: {{$header['nombreEstudiante']}} Periodo Facturado: {{$header['periodoFacturado'] ?? ''}}
@forelse ($details as $detail) @empty @endforelse
CÓDIGO SERVICIO CANTIDAD UNIDAD DE MEDIDA DESCRIPCIÓN PRECIO UNITARIO DESCUENTO SUBTOTAL
{{$detail['detalle']['codigoProducto']}} {{numberFormat($detail['detalle']['cantidad'])}} {{$detail['detalle']['unidadMedidaLabel']}} {{$detail['detalle']['descripcion']}} {{numberFormat($detail['detalle']['precioUnitario'])}} {{numberFormat($detail['detalle']['montoDescuento']??0)}} {{numberFormat($detail['detalle']['subTotal'])}}
SUBTOTAL Bs {{numberFormat($subTotalTotal)}}
DESCUENTO Bs {{numberFormat($header['descuentoAdicional']??0)}}
TOTAL Bs {{numberFormat($header['montoTotal'])}}
Son: {{num2Words(numberFormat($header['montoTotalSujetoIva'],2))}} Bolivianos MONTO GIFT CARD Bs {{numberFormat($header['montoGiftCard']??0)}}
MONTO A PAGAR Bs {{numberFormat($header['montoTotalSujetoIva'])}}
IMPORTE BASE CRÉDITO FISCAL {{numberFormat($header['montoTotalSujetoIva'])}}
ESTA FACTURA CONTRIBUYE AL DESARROLLO DEL PAÍS, EL USO ILÍCITO SERÁ SANCIONADO PENALMENTE DE ACUERDO A LEY
{{$header['leyenda'] ??''}}
Este documento es la Representación Gráfica de un Documento Fiscal Digital emitido en una modalidad de facturación @php if($siatInvoice->status_invoice =='Pending') { echo "fuera de"; } else { echo "en"; } @endphp línea”