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/47438e61e024075641e2786a49976bee73cf0f7f.php
<html>

<head>
    <title>PragmaClasse<?php echo e(((isset($pageName)) ? " - $pageName" : '')); ?></title>
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <link rel="stylesheet" type="text/css" href="/css/app.css"> <?php echo $__env->yieldContent('css'); ?>
    <meta name="csrf-token" content="<?php echo e(csrf_token()); ?>">
</head>
<body>
    <div id="app">
        <infos-site 
        :user-prop="<?php echo e(((isset($sessionUser)) ? json_encode($sessionUser) : json_encode(new stdClass()))); ?>"
        :page-info-prop="<?php echo e(((isset($pageInfo)) ? json_encode($pageInfo) : json_encode(new stdClass()))); ?>"
        :active-status-prop="<?php echo e(((config('app.database.activeStatus')) ? json_encode(config('app.database.activeStatus')) : json_encode(new stdClass()))); ?>"
        ></infos-site>
    <?php echo $__env->make('partials.header', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
        <div id="main-app" class="container">
            <?php echo $__env->yieldContent('subMenuClass'); ?>
            <?php echo $__env->yieldContent('content'); ?>
        </div>
    <?php echo $__env->make('partials.footer', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
    </div>
    <script type="text/javascript" src="/js/app.js"></script>

    <?php $__currentLoopData = [ 
        'header-component' => 'headerComponent',
        'account-parent-switch-pupil' => 'account.parent.switchPupil',
        'account-teacher-switch-class' => 'account.teacher.switchClass',
    ]; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $id => $template): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
    <script type="text/x-template" id="<?php echo e($id); ?>">
    <?php echo $__env->make('components/'.$template, \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
    </script>
    <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> 
    <?php echo $__env->yieldContent('js'); ?>
</body>

</html><?php /**PATH /home/pragmatice/pragmaclasse_recette/resources/views/layout/app.blade.php ENDPATH**/ ?>

SAMX