@if ($label !== false) @php $divclose = ''; $optional = ($optional) ? ' ( Opsional )' : ''; @endphp
@endif @if ($accept_file == 'file') merge(['class' => 'form-control']) }}> @else
merge(['class' => 'form-control']) }} /> @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 !!} @if ($accept_file == 'image') @push('scripts') @once @endonce @endpush @endif