{{ cleanLang(__('lang.checklist')) }} {{ $progress['completed'] }}
@include('pages.lead.components.progressbar')
@if(config('response.import')) @include('pages.lead.components.checklist') @endif
@if($lead->permission_edit_lead)
{{ cleanLang(__('lang.add_new_item')) }} @lang('lang.import_checklist_items') @lang('lang.hide_checklist_comments') @lang('lang.show_comments')
@endif