@extends('adminlte::page') @section('plugins.Datatables', true) @section('plugins.Sweetalert2', true) @section('title', 'Intranet | Registros De Cuentas De Gastos') @section('content_header')
@stop @section('content')

Registros De Cuentas De Gastos

Acción Nombre Estado
@stop @section('footer')
Intranet
Copyright © 2023 aspenspa.cl @stop @section('css') @stop @section('js') @if (Gate::check('cuenta-gasto.create')) @else @endif @stop