@if($item->image())
@elseif($item->icon())
{!! $item->icon()->svg() !!}
@endif
{{ $item->title() }}
{{ __('wire-elements-pro::spotlight.enter') }} {{ __('wire-elements-pro::spotlight.to') }} {{ $item->action()->description() }}
@if($item->tokens()->isNotEmpty())
{{ __('wire-elements-pro::spotlight.tab') }} {{ __('wire-elements-pro::spotlight.to_search') }}
@endif