{{-- @extends('frontend.mediknode.layout.mainlayout') @section('content')

Inscription

 FPI Tunis 2025

Votre pré-inscription a été effectuée avec succès.
Cette pré-inscription ne sera officielle qu'après paiement.
Veuillez envoyer la preuve de paiement à l'adresse : inscription@fpitunis2025.com.
Code pré-inscription : {{ $participant->code_pre_registration }}
{{ $participant->user->civility }} {{ $participant->user->firstname }} {{ $participant->user->name }}
Email : {{ $participant->user->email }}
Téléphone : {{ $participant->user->phone }}
Ville : {{ $participant->user->city }}
Pays : {{ $participant->user->country }}
Domaine d'activité : {{ $participant->user->domain }}
@if ($participant->user->specialty)
Spécialité : {{ $participant->user->specialty }}
@endif @if ($participant->user->mode)
Mode d'exercice : {{ $participant->user->mode }}
@endif @if ($participant->user->cnopt_number)
Numéro d'inscription au CNOPT : {{ $participant->user->cnopt_number }}
@endif @if ($participant->user->student_id)
Identifiant étudiant : {{ $participant->user->student_id }}
@endif
Frais inscription : {{ $participant->total_price }} TND
Mode de paiement : {{ $participant->paiement_mode }}

Coordonnées bancaire :

Compte : Conseil National de l'Ordre des Pharmaciens en Tunisie (CNOPT)

Banque : UIB

RIB : 12 030 00 00093007655 64

IBAN : TN59 12 030 00 00093007655 64

SWIFT / BIC : UIBKTNTT

@endsection --}}

success