@if($row->courses_count > 0) {{ __('Show dates') }} ({{ $row->courses_count }}) @endif @if($row->courses_count < 1) {{ __('Show dates') }} ({{ $row->courses_count }}) @endif @if($row->library_items_count > 0) {{ __('Show content') }} ({{ $row->library_items_count }}) @endif @if($row->library_items_count < 1) {{ __('Show content') }} ({{ $row->library_items_count }}) @endif {{ __('Show landing page') }}