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/d71139794f2266eff60e7fdd1f0fcbefe22194f2.php
<div class="teacher-entity home-entity col-lg-3 col-md-6" :class="'type-'+entityData.type">
    <div class="teacher-entity-content home-entity-content bg-info text-white">
        <h3 class="title text-center ">
            <a :href="entityData.link" class="text-white" :title="entityData.name">{{ entityData.name }}</a>
        </h3>
        <div class="contents">
            <a class="btn btn-fullWhite btn-block" :href="entityData.messagesLink">Correspondance</a>
            <a class="btn btn-fullWhite btn-block" :href="entityData.pupilsLink">&Eacute;lèves ({{nbPupils}})</a>
            <a class="btn btn-fullWhite btn-block" :href="entityData.class.teachersLink">Enseignants ({{nbTeachers}})</a>
            <a class="btn btn-secondary btn-block" href="#" @click.prevent>Bureau Web</a>
        </div>
    </div>
</div><?php /**PATH /home/pragmatice/pragmaclasse_recette/resources/views/components/account/teacher/entities/entity.blade.php ENDPATH**/ ?>

SAMX