$this->faker->name, 'job_title' => $this->faker->jobTitle, 'email' => $this->faker->companyEmail, 'address' => $this->faker->address ]; } }