$row['to_go'] == 0 ? 'yes' : 'no', 'progress' => $progress, 'active_status' => $activeStatus, ]; } return $snatchedList; } }