@props(['plan']) @php $data = pricing()->formatYearlyWithEquivalent($plan); @endphp
merge(['class' => '']) }}>
{{ pricing()->symbol() }} {{ pricing()->amount($plan, 'yearly') == floor(pricing()->amount($plan, 'yearly')) ? (int) pricing()->amount($plan, 'yearly') : number_format(pricing()->amount($plan, 'yearly'), 2) }} /year
{{ $data['equivalent'] }}
{{ $data['footnote'] }}