@if (currencyShouldDisplayOnRight(currency()->symbol)) {{ formatPrice($plan->price, 2) }}{{ currency()->symbol }} @else {{ currency()->symbol }}{{ formatPrice($plan->price, 2) }} @endif
{{ __($period) }}