partial form groups dynamic variable
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
@endif
|
||||
|
||||
@if (isset($attributes['disabled']))
|
||||
:disabled="'{{ $attributes['disabled'] }}'"
|
||||
:disabled="{{ $attributes['disabled'] }}"
|
||||
@endif
|
||||
></akaunting-html-editor>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user