@extends('frontend.mediknode.layout.mainlayout') @section('content') @component('frontend.mediknode.components.breadcrumb') @slot('title') Demande de Pré-inscription @endslot @slot('li_1') Demande de Pré-inscription @endslot @endcomponent
{{ $user->domain == 'Médecine' ? 'Dr. ' : '' }}{{ $user->firstname }} {{ $user->name }}, nous avons le plaisir de vous annoncer que votre pré-inscription {{ $event->is_masculin ? 'au' : 'à la' }} « {!! \App\Helpers\TextHelper::addSup($event->title) !!} » a été bien effectuée.
@php $workshopCode = ''; @endphp @if (isset($participant) && $participant->workshops->count() > 0)| Désignation | Prix |
| {{ $workshop->workshop?->titre }} | @if ($participant->is_resident == 1) {{ $workshop->workshop?->description_3 }} @else {{ $workshop->workshop?->description_2 }} @endif |
| Total | @if ($participant->is_resident == 1) {{ $workshop->workshop?->description_3 }} @else {{ $workshop->workshop?->description_2 }} @endif |
| Moyen de paiement | {{ $participant->paiement_mode }} |
CETTE PRÉ-INSCRIPTION NE SERA OFFICIELLE QU'APRÈS PAIEMENT.
@if ($participant->paiement_mode == 'Virement TND') @if ($workshopCode == 'ZOOM') @endif @if ($workshopCode == 'ARGENT' && $participant->is_resident == 0) @else @endif @if ($workshopCode == 'OR' && $participant->is_resident == 0) @else @endif @if ($workshopCode == 'DIAMANT' && $participant->is_resident == 0) @else @endif @endif @if ($participant->paiement_mode == 'Virement EURO') @if ($workshopCode == 'ZOOM') @endif @if ($workshopCode == 'ARGENT' && $participant->is_resident == 0) @else @endif @if ($workshopCode == 'OR' && $participant->is_resident == 0) @else @endif @if ($workshopCode == 'DIAMANT' && $participant->is_resident == 0) @else @endif @endif @if ($participant->paiement_mode == 'Virement TND')Voici les coordonnées bancaire :
Nous vous prions d'envoyer la preuve de paiement par mail « atsm.tun@gmail.com » et de vous munir de cette preuve à votre arrivée au congrès.
Voici les coordonnées bancaire :
Nous vous prions d'envoyer la preuve de paiement par mail « atsm.tun@gmail.com » et de vous munir de cette preuve à votre arrivée au congrès.
Pour officialiser votre prise en charge nous devrions recevoir un bon de commande de l'organisme/société qui vous prendra en charge « atsm.tun@gmail.com ».