{{trans('messages.MiCalendarEmpty1')}}
$view)
data-views-{{$k}}="{{json_encode($view)}}"
@endforeach
@endif
{{-- GESTION DES SOURCES EVENTS --}}
@if(isset($url)) data-events-url="{{$url}}" @endif
@if(isset($publicholiday)) data-public-holiday="{{$publicholiday}}" @endif
{{-- GESTION DES RESOURCES --}}
{{-- Documentation : https://fullcalendar.io/docs/resources-array --}}
@if(isset($resources)) data-options-resources="{{json_encode($resources)}}" @endif
>
{{-- Modal lié à fullcalendar --}}