@extends('layout') @section('content') @section('kardex-active', 'active') @section('venta_kardex-active', 'active')

Listado de Productos Vendidos

@include('consultas.kardex.venta.tables.tbl_list_kventas')
@stop @push('styles') @endpush @push('scripts') @endpush