@php $inputId = $htmlId !== 'null' ? $htmlId . '-input' : null; $selectId = $htmlId !== 'null' ? $htmlId . '-select' : null; @endphp
@if ($label) @endif
{{-- Input --}} {{-- Select --}}
@if (!$label && $helper) @endif @error($modelBinding) @enderror