Récapitulatif choix :
@if ($participant?->E01) @endif @if ($participant?->F01) @endif @if ($participant?->V01) @endif @if ($participant?->V02) @endif @if ($participant?->S01) @endif @if ($participant?->S02) @endif @if ($participant?->D01) @endif @if ($participant?->D02) @endif
Désignation Prix
{{ $participant?->E01 }} {{ $participant?->E01_price }} TND
{{ $participant?->F01 }} {{ $participant?->F01_price }} TND
Vendredi 10 Novembre 2023, de 11h30 à 13h00 :
{{ $participant?->V01 }}
{{ $participant?->V01_price }} TND
Vendredi 10 Novembre 2023, de 17h00 à 18h30 :
{{ $participant?->V02 }}
{{ $participant?->V02_price }} TND
Samedi 11 Novembre 2023, de 9h00 à 10h30 :
{{ $participant?->S01 }}
{{ $participant?->S01_price }} TND
Samedi 11 Novembre 2023, de 17h00 à 18h30 :
{{ $participant?->S02 }}
{{ $participant?->S02_price }} TND
Dimanche 12 Novembre 2023, de 11h00 à 12h30 :
{{ $participant?->D01 }}
{{ $participant?->D01_price }} TND
Dimanche 12 Novembre 2023, de 9h00 à 10h30 :
{{ $participant?->D02 }}
{{ $participant?->D02_price }} TND
Total {{ $participant?->total_price }} TND
Moyen de paiement {{ $participant?->paiement_mode }}
is_congressiste == '1') checked @endif>
Non congressistes (Exposants, Presse, Staff, Team, et Manager)
isBDC == '1') checked @endif>
is_new_price == '1') checked @endif>
is_resident == '1') checked @endif>
isAd == '1') checked @endif>
isFee == '1') checked @endif>
paiement_mode != 'Virement bancaire' && $participant?->paiement_mode != 'Espèce' && $participant?->paiement_mode != 'Chèque' && $participant?->paiement_mode != 'Bon de commande Hôpitaux' && $participant?->paiement_mode != 'STMGF' ? '' : 'disabled' }} value="{{ old('other_paiement_mode', $participant?->paiement_mode) }}" class="form-control" name="other_paiement_mode" id="other-paiement-mode" autocomplete="off" required>
Le champ est obligatoire


@php $previousDate = null; $previousHoraire = null; $cpt = 0; $session = 0; $remiseSession = 0; $remiseInscription = 0; if ($participant?->isBDC) { $remiseInscription = $remiseInscription + 5; } else { if (!$participant?->is_resident) { $remiseInscription = $remiseInscription + 50; $remiseSession = $remiseSession + 10; } if ($participant?->isAd || $participant?->isFee) { $remiseInscription = $remiseInscription + 50; } if (!$participant?->is_new_price) { $remiseInscription = $remiseInscription + 50; } } @endphp @foreach ($workshops as $key => $workshop) @php $stock = 30 - $workshop->getCountOfUserWorkshopsAttribute(); @endphp @if ($workshop->type == 'simple') @if ($workshop->groupe == 'E01') @endif @php $showFraisAdhesion = $workshop->groupe != 'E01' && $workshop->groupe == 'F01' && !$participant?->isBDC && $participant?->isFee; @endphp @if ($workshop->groupe == 'F01') @endif @else @if ($workshop->date !== $previousDate || $workshop->horaire !== $previousHoraire) @php $cpt = $workshops ->where('date', $workshop->date) ->where('horaire', $workshop->horaire) ->count(); $session = $session + 1; @endphp @if ($stock <= 30) @endif @else @php $cpt = $cpt - 1; @endphp @if ($stock <= 30) @endif @if ($cpt == 1) @endif @endif @endif @php $previousDate = $workshop->date; $previousHoraire = $workshop->horaire; @endphp @endforeach
{{ $workshop->prix - $remiseInscription }} {{ $workshop->prix - $remiseInscription }} TND
{{ $showFraisAdhesion ? $workshop->prix : 0 }} {{ $workshop->prix }} TND

Séance du {{ $workshop->date }}, de {{ $workshop->horaire }}

titre == $participant?->V01 || $workshop->titre == $participant?->V02 || $workshop->titre == $participant?->S01 || $workshop->titre == $participant?->S02 || $workshop->titre == $participant?->D01 || $workshop->titre == $participant?->D02) checked @endif />
{!! $stock <= 0 ? 'Indisponible' : 'Disponible' !!} {{ $stock }} {{ $workshop->prix - $remiseSession }} {{ $workshop->prix - $remiseSession }} TND
titre == $participant?->V01 || $workshop->titre == $participant?->V02 || $workshop->titre == $participant?->S01 || $workshop->titre == $participant?->S02 || $workshop->titre == $participant?->D01 || $workshop->titre == $participant?->D02) checked @endif />
{!! $stock <= 0 ? 'Indisponible' : 'Disponible' !!}{{ $stock }} {{ $workshop->prix - $remiseSession }} {{ $workshop->prix - $remiseSession }} TND
 
Total TND