@auth @if (auth()->user()->grace_period_until !== null)
We couldn't charge your card. Update your payment method by {{ auth()->user()->grace_period_until->format('l, j M') }} or your paid features will end.
Update card
@endif @endauth