@if ($label !== false) @php $divclose = ''; $optional = ($optional) ? ' ( Opsional )' : ''; @endphp
@endif @if (!empty($info)) {{ $info }} @endif @if (@$errors->has(@$attributes['name']) && $label !== false) @foreach ($errors->get(@$attributes['name']) as $message)

{{ ucfirst($message) }}

@endforeach @endif {!! @$divclose !!} {{-- @push('styles') @once @endonce @endpush --}} @push('scripts') @once {{-- --}} @endonce @endpush