space removed
This commit is contained in:
parent
c5c1991e83
commit
fbf9a699be
|
|
@ -184,7 +184,6 @@ class Booking extends Virtual
|
|||
}
|
||||
|
||||
$products = parent::prepareForCart($data);
|
||||
|
||||
} elseif ($bookingProduct->type == 'event') {
|
||||
if (
|
||||
Carbon::now() > $bookingProduct->available_from
|
||||
|
|
|
|||
Loading…
Reference in New Issue