@if(Auth::user()) @can('gallery check')
@endcan @endif
@if(Auth::user()) @can('gallery check')
@endcan @endif @isset ($gallery_image_section_style1)

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

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

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

Awesome images grow your business value

Xmoze is a simple software that allows you to run your business easily. One software tool brings the whole business together.

@endif @endisset @if (is_countable($gallery_images_style1) && count($gallery_images_style1) > 0)
@foreach ($gallery_images_style1 as $gallery_image)
@if(Auth::user()) @can('gallery check') @php $url = request()->path(); $modified_url = str_replace('/', '-bracket-', $url); @endphp
@csrf
@endcan @endif
@if (!empty($gallery_image->section_image)) image @endif
{{ $gallery_image->title }}
{{ $gallery_image->subtitle }}
@endforeach @unset ($gallery_image)
@else @if (Auth::user() || $draft_view == null || $draft_view->status == 'enable')
image
Flowers in vases
Photography
image
art design
Creative
image
Open books
Creative
image
Work station
UI/UX Design
@endif @endif
@if(Auth::user()) @can('gallery check')
@php $url = request()->path(); $modified_url = str_replace('/', '-bracket-', $url); @endphp
@csrf
@csrf
@endcan @endif