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

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

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

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

Strong new features for banking services

In mobile banking you get all kinds of modern services It helps you focus on your core business and benefit.

@endif @endisset @if (is_countable($features_style3) && count($features_style3) > 0)
@php $i = 1; @endphp @foreach ($features_style3 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 if ($i == 4) { $i = 1; } @endphp @endforeach @unset ($item)
@else @if (Auth::user() || $draft_view == null || $draft_view->status == 'enable')

Credit and debit card facilities

Pay bills & deposit cheques online

Lower your overhead fees

Privacy and secure transactions

@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