$order->id, 'service_type_id' => ServiceType::find(rand(1, count(ServiceType::all()))), ])->create(); } } }