@@ -56,7 +56,7 @@ foreach ($days as $k => $day) {
</thead>
<tbody>
@foreach($careMonth->entries as $entry)
- @if(!$entry->is_removed && $entry->cm_or_rm === "RM")
+ @if(!$entry->is_removed && $entry->cm_or_rm_or_rtm_msk_or_rtm_lung === "RM")
<tr>
<td class="px-2">
<div class="font-weight-bold">{{friendly_date_time($entry->effective_date, false)}}</div>