{{ !empty($file) ? $file->title . ($file->accessibility == 'free' ? " (". trans('public.free') .")" : '') : trans('public.add_new_files') }}
@if(!empty($file) and $file->status != \App\Models\WebinarChapter::$chapterActive)
{{ trans('public.disabled') }}
@endif
@if(!empty($file))
@endif
@if(!empty($file))
@endif