$this->id, 'family_id' => $this->family_id, 'agent' => $this->agent, 'peer_id' => $this->peer_id, 'comment' => $this->comment, 'name' => $this->name, 'family' => new AgentAllowResource($this->whenLoaded('family')) ]; } }