Update date_group.blade.php

This commit is contained in:
Steven Brauer 2021-02-03 15:35:23 +01:00 committed by GitHub
parent 489e954d84
commit 9270e12976
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,6 +39,7 @@
@if (!empty($attributes['max-date']))
maxDate: {{ $attributes['max-date'] }}
@endif
locale: '{{ language()->getShortCode() }}',
}"
@if (!empty($attributes['v-model']))