@extends('layouts.template') @section('title', 'GestStudentValidation') @section('nom') Dashboard / {{ session('sigle') }} @endsection @section('name', 'GestStudentValidation') @section('bottom-header') @include('partials.bottom-header') @endsection @section('css') @endsection @section('contenu') @if ($typeError == 'codeQrFiliereValide') {{--POUR UNE FILIÈRE--}}
LES ÉTUDIANTS DE LA FILIÈRE DONT LE CODE EST
{{ $verifieCodeQr->CodeQrEtablis }}
ONT DÉJA VALIDÉ LEUR INSCRIPTION.
L'ÉTUDIANT POSSÉDANT LE CODE
{{ $moncodeqrPost }}
À DÉJA VALIDÉ SON INSCRIPTION.
L'ÉTUDIANT POSSÉDANT LE MATRICULE
{{ $verifieMatricule->matricule }}
À DÉJA VALIDÉ SON INSCRIPTION.