@props([ 'active'=>false, 'href'=>'#', 'title'=>'', 'system'=>'', 'permission'=>'dashboard.view', 'icon'=>'ki-filled ki-profile-circle' ]) @if($system and auth()->user()->canShow($system)) @can($permission) @if($icon) @endif {{ __((string) $title) }} @endcan @endif