@props(['icon', 'route', 'text', 'active' => null, 'badge' => null, 'can' => null, 'children' => [], 'show' => true]) @if ($show && (empty($can) || auth()->user()->canAny($can))) @endif