@props([ 'plans' => [], 'pricingId' => 'pricing', 'class' => 'py-10', 'title' => __('Get started'), 'bgColor' => theme('pricingSection', 'bgColor'), 'titleColor' => theme('pricingSection', 'titleColor'), 'titleSize' => 'text-3xl', 'titleWeight' => 'font-bold', 'titleAlignment' => 'text-center', 'titleMargin' => 'mb-8', ])

{{ $title }}

{{ $slot }}