{{ $item->label }}
@if ($item->meta)
{{ $item->meta }}
@endif
{{ $item->title }}
@if ($item->description){{ $item->description }}
@endif{{ optional($item->date)->format('Y-m-d h:i A') }}
{{ optional($item->date)->diffForHumans() }}
{{ $isArabic ? 'فتح العنصر' : 'Open item' }}
{{ $course->name }}