{{ __('Boletos') }}

Buscar
Buscar
@foreach($invoices as $value) @livewire('profile.unit-invoice', ['invoice' => $value], key('invoice_'.$value->id)) @endforeach
{{$invoices->links()}}