@if(Auth::user()) @can('section check')
@endcan @endif
@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)
@foreach ($counters_style1 as $item)
@if(Auth::user()) @can('section check') @php $url = request()->path(); $modified_url = str_replace('/', '-bracket-', $url); @endphp
@csrf
@endcan @endif

{{ $item->timer }}

{{ $item->title }}

@endforeach @unset ($item)
@else @if (Auth::user() || $draft_view == null || $draft_view->status == 'enable')

5,700

Happy Customer

500

Project Complete

1,250

Cups Of Coffee

@endif @endif
@if(Auth::user()) @can('section check')
@php $url = request()->path(); $modified_url = str_replace('/', '-bracket-', $url); @endphp
@csrf
@csrf
@endcan @endif