@props([ 'action' => null, 'active' => null, 'label' => null, 'icon' => null, 'secondary' => false, ]) @php if ($active && ! (str_starts_with($active, '{') || str_starts_with($active, '['))) { $active = "'{$active}'"; } @endphp