@props([ 'name', 'price', 'features', 'highlighted' => false, 'ctaBtnText' => __('Get Started'), 'ctaSmText' => '', 'ctaAction' => '#', 'wireClick' => null, 'alpineClick' => null, 'planId' => null, 'bgColor' => theme('pricingPlan', 'bgColor'), 'highlightBorderColor' => theme('pricingPlan', 'highlightBorderColor'), 'highlightBadgeColor' => theme('pricingPlan', 'highlightBadgeColor'), 'highlightBadgeTextColor' => theme('pricingPlan', 'highlightBadgeTextColor'), 'highlightBadgeText' => __('Best Value'), 'nameColor' => theme('pricingPlan', 'nameColor'), 'priceColor' => theme('pricingPlan', 'priceColor'), 'featureColor' => theme('pricingPlan', 'featureColor'), 'ctaBtnBgColor' => theme('pricingPlan', 'ctaBtnBgColor'), 'ctaBtnTextColor' => theme('pricingPlan', 'ctaBtnTextColor'), 'ctaBtnHoverBgColor' => theme('pricingPlan', 'ctaBtnHoverBgColor'), 'ctaSmTextColor' => theme('pricingPlan', 'ctaSmTextColor'), 'showCtaBtn' => true, 'showCryptoBtn' => false, 'cryptoBtnText' => __('Pay with Crypto'), 'cryptoBtnBgColor' => theme('pricingPlan', 'cryptoBtnBgColor'), 'cryptoBtnTextColor' => theme('pricingPlan', 'cryptoBtnTextColor'), 'cryptoBtnBorderColor' => theme('pricingPlan', 'cryptoBtnBorderColor'), 'cryptoBtnHoverBgColor' => theme('pricingPlan', 'cryptoBtnHoverBgColor'), 'cryptoBtnAction' => '#', 'cryptoWireClick' => null, 'cryptoAlpineClick' => null, 'cryptoPlanId' => null, 'spinnerColor' => theme('pricingPlan', 'spinnerColor'), ])
{!! $ctaSmText !!}