{{ $plan->name }}
{{ $plan->description }}
{{ __('messages.t_ad_count') }} ()
@if (!$plan->is_free) @endif{{ __('messages.t_featured_ad') }} ()
@if (!$plan->is_free) @endif{{ __('messages.t_urgent_ad') }} ()
@if (!$plan->is_free) @endif{{ __('messages.t_spotlight_display') }} ()
@if (!$plan->is_free) @endif{{ __('messages.t_website_url') }} ()
@if (!$plan->is_free) @endif
@if(!isDisplayCurrencyAfterPrice())
{{ config('app.currency_symbol') }}
@endif
@if(isDisplayCurrencyAfterPrice())
{{ config('app.currency_symbol') }}
@endif
/ {{ __('messages.t_per') }}
{{ __('messages.t_' . $plan->invoice_interval) }}
@if ($plan->is_free)
@else
@endif