@if(Auth::user()) @can('section check')
@endcan @endif
@if(Auth::user()) @can('section check')
@endcan @endif
@if (is_countable($features_style2) && count($features_style2) > 0) @foreach ($features_style2 as $item)
@if(Auth::user()) @can('section check') @php $url = request()->path(); $modified_url = str_replace('/', '-bracket-', $url); @endphp
@csrf
@endcan @endif
@if ($item->type == 'image') @if (!empty($item->section_image))
feature image
@endif @else
@endif

@php echo html_entity_decode($item->title); @endphp

@php echo html_entity_decode($item->description); @endphp

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

Lifetime Access

With this software you will get lifetime access very easily

icon image

Simple Layout

Software with easy layout for easy understanding & working

icon image

Quick Customizable

With this software you can sort everything as you like

icon image

Reduce Expenses

You can reduce expenses by managing your business well

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