|
|
|
|---|
ACTIVO CIRCULANTE |
|
|---|---|
| Inventario Nuevos |
{{$inventario_nuevos}} |
| Valor Nuevos |
${{number_format($valor_nuevos,0,'.',',')}} |
| Inventario Seminuevos |
{{number_format($inventario_seminuevos,0,'.',',')}} |
| Valor Seminuevos |
${{number_format($valor_seminuevos,0,'.',',')}} |
| Cobranzas Ventas |
${{number_format($cobranzas_ventas,0,'.',',')}} |
| Cobranzas Postventas |
${{number_format($cobranzas_postventas,0,'.',',')}} |
| Bancos |
${{number_format($bancos,0,'.',',')}} |
| Anticipos |
${{number_format($anticipos,0,'.',',')}} |
| Préstamos A |
${{number_format($prestamos,0,'.',',')}} |
| Préstamos B |
${{number_format($prestamos_B,0,'.',',')}} |
| Por Cobrar |
${{number_format($por_cobrar,0,'.',',')}} |
| Inventario Refacciones |
${{number_format($inventarioRefacciones,0,'.',',')}} |
| Depósito Garantía Renta |
${{number_format($garantia,0,'.',',')}} |
| Incentivos por cobrar |
${{number_format($incentivos,0,'.',',')}} |
| Activo Fijo (Obras y Equipos) |
${{number_format($obrasequipos,0,'.',',')}} |
|
TOTAL INGRESOS: |
${{number_format($ingresos_total, 0, '.', ',')}} |
PASIVOS |
|
|---|---|
| Plan BBVA |
${{number_format($plan_bbva,0,'.',',')}} |
| Plan Banorte |
${{number_format($plan_banorte,0,'.',',')}} |
| Préstamos A |
${{number_format($prestamosA,0,'.',',')}} |
| Préstamos B |
${{number_format($prestamosB,0,'.',',')}} |
| Intereses por pagar |
${{number_format($intereses,0,'.',',')}} |
| Planta |
${{number_format($planta,0,'.',',')}} |
| Anticipos sin Aplicar |
${{number_format($anticipos_sinAplicar,0,'.',',')}} |
| Otros |
${{number_format($otros,0,'.',',')}} |
|
DEUDA TOTAL: |
${{number_format($deuda_total, 0, '.', ',')}} |
|
TOTAL FLUJO: |
${{number_format($total_flujo, 0, '.', ',')}} |