fix: correct variable name for user reward points in member overview blade template

This commit is contained in:
Yoga Pangestu 2026-01-07 19:11:20 +07:00
parent df8ef13552
commit 1328217f0d

View File

@ -9,7 +9,7 @@
<flux:callout.heading>
{{ auth()->user()?->membership?->tier?->name }}
<flux:badge color="emerald" size="sm" inset="top bottom">
{{ auth()->user()?->membership?->tier_points }} Poin</flux:badge>
{{ auth()->user()?->membership?->reward_points }} Poin</flux:badge>
</flux:callout.heading>
<flux:callout.text>