change selectbox vue files..

This commit is contained in:
Cüneyt Şentürk
2020-12-30 11:11:39 +03:00
parent bc4735d178
commit 966b6800c0
4 changed files with 97 additions and 46 deletions

View File

@ -7,7 +7,7 @@
{!! Form::label($name, $text, ['class' => 'form-control-label'])!!}
@endif
<div class="custom-file">
<div class="input-group input-group-merge">
<dropzone-file-upload
@if (!empty($attributes['options']))
options={{ json_encode($attributes['options']) }}