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

Kardex Cuentas

@include('kardex.cuenta.tables.tbl_kcuenta_list')
@stop @push('styles') @endpush @push('scripts') @endpush