| Title | Duration | Sync offline | Synced offline | File size | |
|---|---|---|---|---|---|
| {{ $chapter->title }} | {{ $chapter->duration }} | {{ $chapter->sync_offline?'Yes':'no' }} | {{ $chapter->is_video_file?'Yes':'-' }} | {{ $chapter->video_size_human }} | @if(!$chapter->sync_offline) sync @endif |
| Total: {{ $course->course_duration }} | Size: {{ $course->total_size_human }} |