fake()->word(), 'description' => fake()->text(), 'primary_color' => fake()->word(), 'secondary_color' => fake()->word(), 'created_at' => fake()->dateTime(), 'updated_at' => fake()->dateTime(), ]; } }