{{ $head ?? '' }}
Your course "{{ $course->title }}" has been approved and is now live on our platform.
@if (!empty($feedback))Your course "{{ $course->title }}" status has been updated to: {{ ucfirst($status) }}.
@if (!empty($feedback))Students can now enroll in your course. Promote it to reach more learners!
@endifIf you have any questions, please don't hesitate to contact our support team.
Best regards,
{{ config('mail.from.name') }} Team