@livewireStyles
@svg('logo',"h-36 w-36")
Créer une session
@csrf {{--Session title--}}
Animateur
{{--select animator--}}
Sélectionner un animateur
@foreach($animators as $animator)
{{ucfirst($animator->name)}}
@endforeach
{{--select school--}}
Établissement
Pour un établissement existant
@foreach($schools as $animator)
{{ucfirst($animator->name)}}
@endforeach
Ou saisissez le si il ne figure pas dans la liste
{{--school name--}}
{{--school postal code --}}
{{--school phone--}}
{{--school contact--}}
{{--school email--}}
Valider
Laravel v{{ Illuminate\Foundation\Application::VERSION }} (PHP v{{ PHP_VERSION }})
@livewireScripts