!$plan->is_featured, 'bg-[#0d0d0d]' => $plan->is_featured, ])>
{!! $plan->name !!}

{!! displayPlanPrice($plan, currency()) !!} / {{ $period }}


@if ($plan->is_featured) {{ __('Select') }} {{ __($plan->name) }} {{ __('Select') }} {{ __($plan->name) }} @else {{ __('Select') }} {{ __($plan->name) }} @endif @if ($plan->is_featured)
@endif