where('profile_id', $memberId)->first(); return $user ? (bool) $user->{"notify_{$listId}"} : false; } }