Section {{ $loop->iteration }} of {{ $loop->count }}
{{ $section->title }}
{{ $section->total_units }} units
@if($section->total_materials > 0)
{{ $section->total_materials }} materials
@endif
{{ $section->access_type_label }}
@if($section->description)
{{ $section->description }}
@endif