@extends('layout') @section('content') @section('ventas-active', 'active') @section('documento-active', 'active')

Listado de Documentos de Venta

Añadir nuevo
Documento con NOTAS DE CREDITO Documento de CONTINGENCIA
C.O # DOC FECHA DOC. TIPO CLIENTE MONTO TIEMPO MODO ESTADO SUNAT DESCARGAS ACCIONES
@include('ventas.documentos.modalVentas') @include('ventas.documentos.modalPago') @include('ventas.documentos.modalPagoShow') @stop @push('styles') @endpush @push('scripts') @endpush