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

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

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

@else

The most affordable pricing plan for you

xmoze offers the most affordable planner you can use to improve your business. Such affordable prices are not available anywhere.

@endisset @if (is_countable($plans_style1) && count($plans_style1) > 0)
@foreach ($plans_style1 as $plan) @if ($plan->recommended == 'no')
@if(Auth::user()) @can('section check') @php $url = request()->path(); $modified_url = str_replace('/', '-bracket-', $url); @endphp
@csrf
@endcan @endif
@if (!empty($plan->tag)) {{ $plan->tag }} @endif

{{ $plan->name }}

{{ $plan->currency }}{{ $plan->price }}

{{ $plan->extra_text }}

    @if (!empty($plan->feature_list)) @php $str = $plan->feature_list; $array_items = explode(",",$str); @endphp @foreach ($array_items as $item)
  • {{ $item }}
  • @endforeach @unset ($item) @endif @if (!empty($plan->non_feature_list)) @php $str = $plan->non_feature_list; $array_items = explode(",",$str); @endphp @foreach ($array_items as $item)
  • {{ $item }}
  • @endforeach @unset ($item) @endif
@else
@if(Auth::user()) @can('section check') @php $url = request()->path(); $modified_url = str_replace('/', '-bracket-', $url); @endphp
@csrf
@endcan @endif
@if (!empty($plan->tag)) {{ $plan->tag }} @endif

{{ $plan->name }}

{{ $plan->currency }}{{ $plan->price }}

{{ $plan->extra_text }}

    @if (!empty($plan->feature_list)) @php $str = $plan->feature_list; $array_items = explode(",",$str); @endphp @foreach ($array_items as $item)
  • {{ $item }}
  • @endforeach @endif @if (!empty($plan->non_feature_list)) @php $str = $plan->non_feature_list; $array_items = explode(",",$str); @endphp @foreach ($array_items as $item)
  • {{ $item }}
  • @endforeach @unset($item) @endif
@endif @endforeach @unset ($plan)
@else

Starter Plan

$10

/Per Month

  • Limited Access Library
  • Individual User Capabilities
  • No Updates Facility
Popular

Basic Plan

$45

/Per Month

  • Full Access Library
  • Limited User Capabilities
  • Free Lifetime Updates Facility

Premium Plan

$100

/Per Month

  • Full Access Library
  • Multiple User Capabilities
  • Free Lifetime Updates Facility
@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