@props(['count' => 0]) @if((int) $count > 0) merge(['class' => 'sidebar-menu-badge']) }}>{{ (int) $count > 99 ? '99+' : (int) $count }} @endif