order->user, new OrderCreatedNotify($event->order)); if (in_array($event->order->type, ['order'])) { ClosedOrder::dispatch($event->order); } } }