Bonjour,
Le seuil de pré-inscription a été atteint pour l'atelier suivant :
Événement : {{ $event->title ?? ($event->name ?? '-') }}
Atelier : {{ $workshop->titre }}
@if ($workshop->code)Code : {{ $workshop->code }}
@endif @if ($workshop->date)Date : {{ \Carbon\Carbon::parse($workshop->date)->format('d/m/Y') }}
@endifSeuil défini : {{ $capacity_alert }}
Nombre actuel de pré-inscrits : {{ $currentCount }}
@if ($workshop->capacity)Capacité maximale : {{ $workshop->capacity }}
@endifCordialement,
Le système Mediknode