monto = $request->monto; $this->historial_id = $request->id; //dd($this->id = $request->id); return view('livewire.showcomprar'); } }