@props(['defaultPeriod' => 'yearly', 'monthsFree' => null]) @php $monthsFree = $monthsFree ?? pricing()->monthsFree('Reply'); $showYearly = $defaultPeriod === 'yearly'; @endphp