@extends("la.layouts.app")
@section("contentheader_title", "Documentos Generados")
@section("section", "Archivos")
@section("sub_section", "Listado")
@section("htmlheader_title", "Listado de Archivos")
@section("headerElems")
@endsection
@section("main-content")
@endsection
@push('styles')
@endpush
@push('scripts')
@endpush