$this->faker->randomElement(['Invoice', 'Estimate', 'Payment']), 'name' => $this->faker->word, 'notes' => $this->faker->text, ]; } }