$this->faker->name(), 'code' => $this->faker->unique()->numerify(), 'location' => $this->faker->unique()->name(), 'user_id' => "1", ]; } }