@extends('layouts.app', ['activePage' => 'contabilidad', 'menuParent' => 'reportes', 'titlePage' => __('')])
@section('content')
@include('includes.tailwind')
Cargando balance general...
| ACTIVO |
PASIVO Y CAPITAL |
| Subnivel |
Monto |
Subnivel |
Monto |
@endsection
@push('js')
@endpush