@php $modalName = $modalName ?? null; $selectedDate = $selectedDate ?? now(); $showFormErrors = $errors->any() && (! $modalName || old('_modal') === $modalName); @endphp
{{ __('Sommeil') }}
{{ __('Certains champs obligatoires sont manquants ou invalides.') }}