Seuil de pré-inscription atteint

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') }}

@endif

Seuil défini : {{ $capacity_alert }}

Nombre actuel de pré-inscrits : {{ $currentCount }}

@if ($workshop->capacity)

Capacité maximale : {{ $workshop->capacity }}

@endif

Cordialement,
Le système Mediknode