@if ($label !== false) @php $divclose = ''; $optional = ($optional) ? ' ( Opsional )' : ''; @endphp
{{ ucfirst($message) }}
@endforeach @endif @if (@$errors->has(@$attributes['name'])) @foreach ($errors->get(@$attributes['name']) as $message){{ ucfirst($message) }}
@endforeach @endif {!! @$divclose !!} @push('styles') @once @endonce @endpush @push('scripts') @once @endonce @if ($picker_type == 'date') @once @endonce @elseif ($picker_type == 'date-range') @elseif ($picker_type == 'year') @once @endonce @elseif ($picker_type == 'year-range') @else @endif @endpush