@php $mode = $mode ?? 'dashboard'; $idPrefix = $idPrefix ?? 'plan'; $isMarketing = $mode === 'marketing'; @endphp