Beispiel #1
0
 protected function getRoleName()
 {
     return Role::find($this->role_id)->name;
 }