@if( (empty($sessionsWithoutChapter) or !count($sessionsWithoutChapter)) and (empty($textLessonsWithoutChapter) or !count($textLessonsWithoutChapter)) and (empty($filesWithoutChapter) or !count($filesWithoutChapter)) and (empty($course->chapters) or !count($course->chapters)) )
{{ trans('update.learning_page_empty_content_hint') }}