- ClientService: stats(), bulkDestroy() 메서드 추가 - ClientController: stats(), bulkDestroy() 액션 추가 - routes/api.php: /clients/stats, /clients/bulk 라우트 추가 - 악성채권 보유 거래처 통계 계산 (BadDebt 연계) - 주문 있는 거래처는 삭제 건너뜀 Co-Authored-By: Claude <noreply@anthropic.com>