public function attributes()
 {
     $createRequest = new CreateEmployeeGradeRequest();
     return $createRequest->attributes();
 }