@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->title); @endphp

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

The best crypto features you won't find anywhere else

@endif @endisset @if (is_countable($features_style1) && count($features_style1) > 0)
@php $i = 1; @endphp @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 == '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

@php if ($i == 4) { $i = 1; } @endphp @endforeach @unset ($item)
@else @if (Auth::user() || $draft_view == null || $draft_view->status == 'enable')

Secure & Fast Payment

The most secure and fast payment can be made through cyptrocurrency

Reports & Analytics

View daily transaction reports & analytics easily through xmoze & improve business

Send & Receive Anytime

Send and receive money at any time with maximum security through xmoze app

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