quitar dd promociones
This commit is contained in:
@@ -208,8 +208,6 @@ class ShowPromociones extends Component
|
|||||||
|
|
||||||
public function pagar()
|
public function pagar()
|
||||||
{
|
{
|
||||||
dd($this->consulta);
|
|
||||||
|
|
||||||
$this->validate();
|
$this->validate();
|
||||||
|
|
||||||
if ($this->cantidad_comprarPromo == 0) {
|
if ($this->cantidad_comprarPromo == 0) {
|
||||||
|
|||||||
Reference in New Issue
Block a user