user()->getAllPermissions(); return $this->response->collection($permissions, new PermissionTransformer()); } }