{{-- HISTORIAL DE CAJA --}}
HISTORIAL DE CAJA
@livewire('report.box-report')
{{-- HISTORIAL DE PRODUCTOS --}}
HISTORIAL DE PRODUCTOS
@livewire('report.product-report')
{{-- HISTORIAL DE SERVICIOS --}}
HISTORIAL DE SERVICIOS
@livewire('report.service-report')
{{-- HISTORIAL DE CUENTA --}}
HISTORIAL DE CUENTA
@livewire('report.detail-bank')