@php $offColor = $getOffColor() ?? 'gray'; $onColor = $getOnColor() ?? 'primary'; $statePath = $getStatePath(); @endphp @capture($content) @endcapture @if ($isInline()) {{ $content() }} @else {{ $content() }} @endif