@props([ 'type' => 'single', 'name' => 'date', 'placeholder' => 'Pilih tanggal', 'min' => null, 'max' => null, 'disablePast' => false, ]) @php $isRange = $type === 'range'; @endphp