create(); Department::factory(5)->create(); Designation::factory(5)->create(); // $this->call([]); } }