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

Kardex Stock

@include('kardex.stock.tables.tbl_kardex_stock')
@stop @push('styles') @endpush @push('scripts') @endpush