@extends('layouts.admin') @section('reportes', 'active bg-gradient-primary') @section('contenido')
Reportes
@csrf
@endsection @section('js') @endsection