@if(Auth::user())
@can('section check')
@endcan
@endif
@isset ($counter_section_style1)
@php echo html_entity_decode($counter_section_style1->section_title); @endphp
@php echo html_entity_decode($counter_section_style1->title); @endphp
@else
@if (Auth::user() || $draft_view == null || $draft_view->status == 'enable')
Counters
More than 10,000 customers trusted me
@endif
@endisset
@if (is_countable($counters_style1) && count($counters_style1) > 0)
@else
@if (Auth::user() || $draft_view == null || $draft_view->status == 'enable')
@endif
@endif