@props(['label', 'col' => 'col-12', 'isStatus' => false])
merge(['class' => 'form-control bg-light py-2 border-0 shadow-none d-flex align-items-center']) }} style="min-height: 42px; height: auto;"> @if($isStatus) {{ $slot }} @else
{{ $slot }}
@endif