@extends('adminlte::page') @section('plugins.Datatables', true) @section('plugins.Sweetalert2', true) @section('title', 'intranet | Registros Clasificaciones De Artículos') @section('content_header')
@stop @section('content')

Registros De Clasificaciones De Artículos

Acción Nombre Cuenta De Gasto Tipo Estado
@stop @section('footer')
Intranet
Copyright © 2023 aspenspa.cl @stop @section('css') @stop @section('js') @if (Gate::check('clasificacion-articulo.create')) @else @endif @stop