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

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

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

Our Pricing

@endif @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
{{ $plan->currency }}{{ $plan->price }}
{{ $plan->name }}
@if (!empty($plan->tag) || $plan->recommended == 'yes')
{{ $plan->tag }} @if ($plan->recommended == 'yes') {{ __('frontend.recommended') }} @endif
@endif
    @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
{{ $plan->button_name }}

{{ $plan->extra_text }}

@else
@if(Auth::user()) @can('section check') @php $url = request()->path(); $modified_url = str_replace('/', '-bracket-', $url); @endphp
@csrf
@endcan @endif
{{ $plan->currency }}{{ $plan->price }}
{{ $plan->name }}
@if (!empty($plan->tag) || $plan->recommended == 'yes')
{{ $plan->tag }} @if ($plan->recommended == 'yes') {{ __('frontend.recommended') }} @endif
@endif
    @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
{{ $plan->button_name }}

{{ $plan->extra_text }}

@endif @endforeach @unset ($plan)
@else @if (Auth::user() || $draft_view == null || $draft_view->status == 'enable')
$49
Basic
Monhtly
  • 5Gb Bandwith
  • 7/24 Support
  • Free Support
  • Special Request
Select Plan
$69
Business
Monhtly
  • 50Gb Bandwith
  • 7/24 Support
  • Free Support
  • Special Request
Select Plan
$79
Premium
Monhtly
  • 200Gb Bandwith
  • 7/24 Support
  • Free Support
  • Special Request
Select Plan
@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