@if(Auth::user()) @can('section check')
@endcan @endif @if (isset($about_section_style7) || (is_countable($about_section_features_style7) && count($about_section_features_style7)) > 0)
@if(Auth::user()) @can('section check')
@endcan @endif
@if (!empty($about_section_style7->section_image)) about image @endif @if ($about_section_style7->video_type == 'youtube')
@else
@endif

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

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

@if (is_countable($about_section_features_style7) && count($about_section_features_style7) > 0)
@foreach ($about_section_features_style7 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 icon
@endif @else
@endif

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

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

@endforeach @unset ($item)
@endif
@else @if (Auth::user() || $draft_view == null || $draft_view->status == 'enable')
@if(Auth::user()) @can('section check')
@endcan @endif
about image

The story behind how our company was founded

It is our experience that equips us, our emotions that drive us, and our creativity that sets us apart.

To help keep our clients focused on the complex modern marketing world, we create digital integrated campaigns. We believe that small businesses create the most unique attractive and meaningful place to work.

feature icon

Creative Thinking

Creative thinking is the ability to consider something in a new way.

feature icon

Skilled Team

We have a skilled team. Those who work through their own experience

feature icon

Maximum Service

Maximum service has been in the creative industry for over 30 years.

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