@extends('layouts.dashboard') @section('title','Reportes') @section('breadcrumb') @endsection @section('content')
@endsection @pushOnce('script') @vite(['resources/js/cargarModal.js']) @endpushOnce