@props(['label' => null, 'name', 'value' => '']) @once @endonce
@if($label) @endif
merge(['class' => 'w-full pl-4 pr-10 py-2.5 bg-white border border-slate-300 rounded-xl text-sm outline-none focus:ring-2 focus:ring-[#130F26] focus:border-[#130F26] transition-all text-slate-600 cursor-pointer appearance-none']) }} >
@error($name)

{{ $message }}

@enderror