@php $currencySymbol = $currency ?? currency()->symbol; @endphp
$plan->is_featured, ])>
{!! $plan->name !!}

{!! displayPlanPrice($plan, currency()) !!} {{ $period ?? $plan->frequency }}

$plan->is_featured, ]) href="{{ route('register', ['plan' => $plan->id]) }}" > {{ __('Select') }} {{ __($plan->name) }} @if ($plan->description)

{!! $plan->description !!}

@endif