📝 Abonnement modifié

Bonjour {{ $abonnement->client->prenom }} {{ $abonnement->client->nom }},

Nous vous informons que votre abonnement ITC GUG a été modifié.

Détails de votre abonnement :

Type d'abonnement : {{ $abonnement->type_abonnement }} mois

Nouveau prix : {{ number_format($abonnement->prix, 0, '', ' ') }} CFA

Date de début : {{ \Carbon\Carbon::parse($abonnement->date_debut)->format('d/m/Y') }}

Date de fin : {{ \Carbon\Carbon::parse($abonnement->date_fin)->format('d/m/Y') }}

Statut : {{ $abonnement->statut }}

@if($abonnement->engin_type)

Engin : {{ $abonnement->engin_type }} - {{ $abonnement->engin_immatriculation }}

@endif

Si vous avez des questions concernant ces modifications, n'hésitez pas à nous contacter.

Cordialement,
L'équipe ITC GUG