diff --git a/app/Http/Livewire/ShowPromociones.php b/app/Http/Livewire/ShowPromociones.php index 834a28c..c61267b 100755 --- a/app/Http/Livewire/ShowPromociones.php +++ b/app/Http/Livewire/ShowPromociones.php @@ -208,8 +208,6 @@ class ShowPromociones extends Component public function pagar() { - dd($this->consulta); - $this->validate(); if ($this->cantidad_comprarPromo == 0) {