@if ($progress > 0)
You're {{ $progress }}% of the way there, {{ $firstName ?: 'friend' }}.
@else
Your course is ready when you are, {{ $firstName ?: 'friend' }}.
@endif
@if ($progress > 0)
You made a strong start on {{ $course->title }} and then life got busy. It happens to all of us. The good news is your progress is saved, so you can jump straight back in where you left off.
@else
You enrolled in {{ $course->title }}, which is a great first step. Your first lesson is short and waiting for you. Ten minutes today is all it takes to get going.
@endif
Small, steady steps are exactly how real financial change happens. We're cheering you on.
{{-- Button --}}
|
{{-- Footer --}}