@php $drip_content_settings = json_decode($course_details->drip_content_settings, true); @endphp
{{ get_phrase('Drip content') }}
*
enable_drip_content == 0) checked @endif required>
{{ get_phrase('Off') }}
enable_drip_content == 1) checked @endif required>
{{ get_phrase('On') }}
{{get_phrase('Lesson completion role')}}
*
{{get_phrase('Video percentage wise')}}
{{get_phrase('Video duration wise')}}
{{get_phrase('Minimum percentage to watch')}}(%)
*
{{get_phrase('Minimum duration to watch')}}
*
{{get_phrase('Message for locked lesson')}}
{!! $drip_content_settings['locked_lesson_message'] !!}