where('name', $role)->orWhere('uuid', $role)->first(); } return $role; } }