paginate($this->entradas); return view('livewire.show-log-general', [ 'logs' => $logs ]); } }