@props([ 'name' => 'search', 'value' => '', 'placeholder' => 'Search…', 'suggestUrl', ])
merge(['class' => 'block w-full rounded-xl border border-gray-200 pl-9 pr-3 py-2.5 text-sm placeholder-gray-400 focus:border-orange-500 focus:outline-none focus:ring-1 focus:ring-orange-500 transition-colors']) }}/>