$this->faker->unique()->jobTitle(), 'hidden_rank' => false, 'badge' => $this->faker->word(), 'job_description' => $this->faker->sentence(), 'staff_color' => '#327fa8', 'staff_background' => 'staff-bg.png', ]; } }