@extends('layouts.dashboard') @section('add-css') @endsection @section('title') Reportes @endsection @section('content')
@include('reportes.informes.cuit_claves.index')
@endsection @section('links') @endsection @section('add-js') @endsection