Select and Select remote add new button issue solved..

This commit is contained in:
Cüneyt Şentürk
2021-01-03 17:34:59 +03:00
parent 0af4c5df77
commit 25866056cc
5 changed files with 6 additions and 6 deletions

View File

@ -68,7 +68,7 @@
@if (!empty($attributes['visible-change']))
@visible-change="{{ $attributes['visible-change'] }}"
@endif
@if (isset($attributes['readonly']))
:readonly="{{ $attributes['readonly'] }}"
@endif