fake()->company(), 'hooreycaId' => fake()->uuid(), 'nameId' => fake()->word(), 'orderEmail' => fake()->safeEmail(), 'address' => fake()->address(), 'phone' => fake()->phoneNumber(), 'note' => fake()->sentence(), ]; } }