@props([ 'stageKey' => '', 'stageNum' => 1, 'color' => '#4A85B5', 'bgColor' => '#EDF3F8', 'icon' => 'fa-circle', 'title' => '', 'subtitle' => '', 'active' => false, 'itemCount' => 0, 'focusLabel' => 'Current Focus', ])
{{ $focusLabel }}
{{ $title }} @if ($itemCount > 0){{ $itemCount }}@endif
{{ $subtitle }}
{{ $headerExtra ?? '' }}
{{ $beforeBody ?? '' }}
{{ $slot }}