Update date_time_group.blade.php
This commit is contained in:
parent
cffed52c27
commit
4f02f14056
@ -44,6 +44,8 @@
|
|||||||
@endif
|
@endif
|
||||||
}"
|
}"
|
||||||
|
|
||||||
|
locale="{{ language()->getShortCode() }}"
|
||||||
|
|
||||||
@if (!empty($attributes['v-model']))
|
@if (!empty($attributes['v-model']))
|
||||||
@interface="form.errors.clear('{{ $attributes['v-model'] }}'); {{ $attributes['v-model'] . ' = $event' }}"
|
@interface="form.errors.clear('{{ $attributes['v-model'] }}'); {{ $attributes['v-model'] . ' = $event' }}"
|
||||||
@elseif (!empty($attributes['data-field']))
|
@elseif (!empty($attributes['data-field']))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user