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