๐ง {{ $q->title }}
{{ $q->questions_count }} questions @if ($q->time_limit_minutes) ยท โฑ {{ $q->time_limit_minutes }} min @endif ยท {{ $used }}/{{ $q->max_attempts }} attempts used @if ($q->due_at) ยท Due {{ $q->due_at->format('M j, g:i A') }} @endif