| Plan | Status | Payment Status | Amount |
|---|---|---|---|
| {{ $subs->plan->name }} | {{ $subs->status }} | {{ $subs->latestTransaction?->status }} | {{ $subs->latestTransaction?->amount }} |
| Name | Taken Before | Effectiveness |
|---|---|---|
| {{ Str::headline($meds->medication_name) }} | {{ $meds->taken_before ? 'Yes' : 'No' }} | {{ Str::headline($meds->effectiveness) }} |