@if(Auth::user()) @can('section check')
@endcan @endif
@if(Auth::user()) @can('section check')
@endcan @endif
@isset($work_process_section_style2) @if (!empty($work_process_section_style2->section_image))
image
@endif @else @if (Auth::user() || $draft_view == null || $draft_view->status == 'enable')
image
@endif @endisset
@isset ($work_process_section_style2)

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

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

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

Simple & effortless process app setup

You can easily download the app on your mobile & open a bank account in your name with the required information.

@endif @endisset @if (count($work_processes_style2) > 0)
@php $i = 1; @endphp @foreach ($work_processes_style2 as $item) @if(Auth::user()) @can('section check') @php $url = request()->path(); $modified_url = str_replace('/', '-bracket-', $url); @endphp
@csrf
@endcan @endif @php if ($i == 4) { $i = 1; } @endphp @endforeach @unset ($item)
@else @if (Auth::user() || $draft_view == null || $draft_view->status == 'enable')
@endif @endif
@if(Auth::user()) @can('section check')
@php $url = request()->path(); $modified_url = str_replace('/', '-bracket-', $url); @endphp
@csrf
@php $url = request()->path(); $modified_url = str_replace('/', '-bracket-', $url); @endphp
@csrf
@endcan @endif