@props(['id', 'label', 'icon' => null, 'count' => null, 'active' => false])
@if($icon) @endif {{ $label }} @if($count !== null) {{ $count }} @endif