$this->faker->email, 'message' => $this->faker->realText(49), 'created_at' => $this->faker->dateTime, 'updated_at' => $this->faker->dateTime, ]; } }