@if(Auth::user()) @can('section check')
@endcan @endif @isset ($about_section_style6)
@if(Auth::user()) @can('section check')
@endcan @endif

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

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

@if (!empty($about_section_style6->item)) @php $str = $about_section_style6->item; $array_items = explode(",",$str); @endphp
    @foreach ($array_items as $item)
  • {{ $item }}
  • @endforeach @unset ($item)
@endif
@if (!empty($about_section_style6->section_image)) image @endif
@else @if (Auth::user() || $draft_view == null || $draft_view->status == 'enable')
@if(Auth::user()) @can('section check')
@endcan @endif

Clean and full intuitive user interface system

The Xmoze Banking App interface is so simple that you can easily find out the details of any change, transaction account, expense in your account.

  • This will help speed up your business
  • Make money security and control easier
image
@endif @endisset @if(Auth::user()) @can('section check')
@php $url = request()->path(); $modified_url = str_replace('/', '-bracket-', $url); @endphp
@csrf
@endcan @endif