public function hasPosts(): bool { return $this->posts()->exists(); }
if ($model->relation->isNotEmpty()) { .... }