@extends('layouts.template.app')
@section('title', 'Reportes')
@section('first-title', 'USB')
@section('href', route('reports', ['reporte' => $module]))
@section('title-page', 'Reportes')
@section('suit', 'Reportes')
@section('item-suit', 'USB')
@section('content')
{{-- --}}
{{-- --}}
{{-- //SCRIPTS --}}
@endsection