@if(Auth::user()) @can('section check')
@endcan @endif
@if(Auth::user()) @can('section check')
@endcan @endif @isset ($feature_section_style1)
@php echo html_entity_decode($feature_section_style1->section_title); @endphp

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

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

Our Features

@endif @endisset @if (is_countable($features_style1) && count($features_style1) > 0)
@foreach ($features_style1 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 == "icon") @if (!empty($item->icon))
@endif @else feature image @endif
@php echo html_entity_decode($item->subtitle); @endphp
@php echo html_entity_decode($item->title); @endphp
@php echo html_entity_decode($item->description); @endphp
@endforeach @unset ($item)
@else @if (Auth::user() || $draft_view == null || $draft_view->status == 'enable')
Google LLC
Web Designer
2018-2024
Wordpress
Web Developer
2016-2018
Dribbble
UI Designer
2012-2014
Youtube LLC
Seo Manager
2017-2019
Amazon
Sales Manager
2012-2014
Behance
Graphic Designer
2012-2014
@endif @endif
@if(Auth::user()) @can('section check')
@php $url = request()->path(); $modified_url = str_replace('/', '-bracket-', $url); @endphp
@csrf
@csrf
@endcan @endif