@props([ 'id' => 'date', 'name' => 'date', 'model' => null, 'options' => [], ]) @php $options = array_merge([ 'dateFormat' => 'd-m-Y', 'enableTime' => false, 'altFormat' => 'j F Y', 'altInput' => true, ], $options); @endphp