@extends('layouts.admin') @push('title', get_phrase('Drip content settings')) @push('meta')@endpush @push('css')@endpush @section('content') @php $drip_info = json_decode(get_settings('drip_content_settings')); @endphp

{{ get_phrase('Drip Content Settings') }}

{{ get_phrase('Drip Content Settings') }}

@csrf

lesson_completion_role == 'percentage') checked @endif>    lesson_completion_role == 'duration') checked @endif>
@endsection @push('js') @endpush