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

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

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

Our Services

@endif @endisset @if (is_countable($services_style1) && count($services_style1) > 0)
@foreach ($services_style1 as $item)
@if(Auth::user()) @can('service check') @php $url = request()->path(); $modified_url = str_replace('/', '-bracket-', $url); @endphp
@csrf
@endcan @endif
@if (!empty($item->section_image_2)) Services image @endif

0{{$loop->index + 1 }}

{{ $item->title }}

{{ $item->short_description }}

@if (!empty($item->button_name)) @else @endif
@if ($item->type == 'icon') @if (!empty($item->icon))
@endif @else @if (!empty($item->section_image))
service icon
@endif @endif
@endforeach @unset ($item)
@else @if (Auth::user() || $draft_view == null || $draft_view->status == 'enable')
Services image

01

Web Design

It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.

Read More
Services image

02

Graphic Design

It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.

Read More
Services image

03

UI/UX Design

It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.

Read More
Services image

04

Content Writing

It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.

Read More
Services image

05

Scripts & Plugin

It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.

Read More
Services image

06

Digital Marketing

It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.

Read More
@endif @endif
@isset ($service_section_style1) @else @if (Auth::user() || $draft_view == null || $draft_view->status == 'enable') @endif @endisset
@if(Auth::user()) @can('service check')
@php $url = request()->path(); $modified_url = str_replace('/', '-bracket-', $url); @endphp
@csrf
@csrf
@csrf
@endcan @endif