|
{{ $namesistema }} R.F.C. {{ $cabecera->rfc }} SUCURSAL: {{ $corteciego[0]->sucursal }} {{ $cabecera->ledireccion }} NO.{{ $cabecera->lenumExterior }}, COL. {{ $cabecera->lecolonia}}. {{ strtoupper($cabecera->lemunicipio) }}, {{ strtoupper($cabecera->leestado) }}, {{ strtoupper($cabecera->lepais) }}. CP. {{ $cabecera->lecp }}. {{ $cabecera->letelefono }} |
|
CORTE DE CAJA DEL DIA {{ $corteciego[0]->fechacorte }} |
| DIARIO DE VENTA DE CONTADO | |||||||||||
| Hora | Documento | Folio | Cod. Vendedor | Cliente | F.Pago | Total | Monto | ||||
| {{ $venta->hora }} | {{ $venta->documento }} | {{ $venta->serie."-".$venta->folio }} | {{ $venta->id_tpv_vendedor }} | {{ $venta->cliente }} | @if($venta->pagoAnticipo == 1 && $venta->pagoDeposito == 1)DEP ANTICIPO {{ $venta->formapago }} | @elseif($venta->pagoAnticipo == 0 && $venta->pagoDeposito == 1)DEPOSITO EN {{ $venta->formapago }} | @elseif($venta->pagoAnticipo == 1 && $venta->pagoDeposito == 0)ANTICIPO {{ $venta->formapago }} | @else{{ $venta->formapago }} | @endif @if($venta->status != 13)$ {{ number_format($venta->total,2) }} | @else$ {{ number_format($venta->anticipo,2) }} | @endif$ {{ number_format($venta->formapagomonto,2) }} |
| TOTAL: | $ {{ number_format($totalDiario,2) }} | ||||||||||
| DIARIO DE VENTA DE CREDITO | |||||||||
| Hora | Documento | Folio | Cod. Vendedor | Cliente | Total | financiado | Fecha Eng. | Enganche | |
| {{ $venta->hora }} | {{ $venta->documento }} | {{ $venta->serie."-".$venta->folio }} | {{ $venta->id_tpv_vendedor }} | {{ $venta->cliente }} | $ {{ number_format($venta->total,2) }} | $ {{ number_format($venta->total-$venta->anticipo,2) }} | @if($venta->fechaanticipo == '0000-00-00'){{ date('d/m/Y', strtotime($venta->fecha)) }} | @else{{ date('d/m/Y', strtotime($venta->fechaanticipo)) }} | @endif$ {{ number_format($venta->anticipo,2) }} |
| TOTAL: | $ {{ number_format($totalDiarioCredito,2) }} | ||||||||
| ABONOS A CUENTA | ||||||||
| Hora | Folio | Tipo | Cliente | UUID | F.Pago | Importe | ||
| {{ $abono->hora }} | {{ $abono->folio }} | @if($abono->numpago > 0)PAGOS {{ $abono->numpago }} | @elseENGANCHE | @endif{{ $abono->cliente }} | {{ $abono->UUID }} | {{ $abono->formapago }} | @if($abono->numpago > 0)$ {{ $abono->pagototal }} | @else$ {{ $abono->importepagado }} | @endif
| TOTAL: | $ {{ number_format($totalAbonosPagos,2) }} | |||||||
| ANTICIPOS DE CLIENTES | |||||
| Hora | Folio | Cliente | Concepto | F.Pago | Importe |
| {{ $anticipo->hora }} | {{ $anticipo->folio }} | {{ $anticipo->cliente }} | {{ $anticipo->concepto }} | {{ $anticipo->formapago }} | $ {{ $anticipo->monto }} |
| TOTAL: | $ {{ number_format($totalAnticipos,2) }} | ||||
| ABONOS A APARTADOS | |||||
| Hora | Folio | Cliente | ArtÃculo | F.Pago | Importe |
| TOTAL: | $ {{ number_format(0,2) }} | ||||
| MOVIMIENTOS DE CAJA | ||||||
| Hora | Folio | Turno | Tipo | Concepto | F.Pago | Monto |
| {{ $movimiento->hora }} | {{ $movimiento->folio }} | {{ $movimiento->turno }} | {{ $movimiento->tipo }} | {{ $movimiento->observaciones }} | {{ $movimiento->formapago }} | $ {{ $movimiento->monto }} |
| TOTAL: | $ {{ number_format($totalMovCaja,2) }} | |||||
| INGRESOS | |||
| Turno | Origen | F.Pago | Total |
| {{ $idxturno }} | {{ $idxtip }} | {{ $idxfp }} | $ {{ number_format($fp,2) }} |
| TOTAL: | $ {{ number_format($totalIngresos,2) }} | ||
| EGRESOS | |||
| Turno | Origen | Total | F.Pago |
| {{ $idxturno }} | {{ $idxtip }} | $ {{ number_format($fp,2) }} | {{ $idxfp }} |
| TOTAL: | $ {{ number_format($totalEgresos, 2) }} | ||
| FORMAS DE PAGO | |
| F.Pago | Total |
| {{ $dxformapago }} | $ {{ number_format($formapago,2) }} |
| TOTAL INGRESADO: $ {{ number_format($totalIngresos,2,'.',',') }} |
| TOTAL RETIROS: $ {{ number_format($totalEgresos,2,'.',',') }} |
| TOTAL FINAL: $ {{ number_format($total,2,'.',',') }} |
| TOTAL EFECTIVO DEP.: $ {{ number_format($totalDepositado,2,'.',',') }} |
{{ $corteciego[0]->elabora }} |
GERENTE DE TIENDA |
DIRECCION |
| ________________________________ ELABORA |
________________________________ REVISA |
________________________________ Vo.Bo. |