Ngiler SH3LL 360
Home
Information
Create File
Create Folder
:
/
home
/
tbf
/
quiz_tbf_accelerator
/
storage
/
framework
/
views
/
Information Server
MySQL :
OFF
Perl :
OFF
CURL :
ON
WGET :
OFF
PKEXEC :
OFF
Directive
Local Value
IP Address
89.40.16.97
System
Linux server.atelieruldeit.ro 3.10.0-1160.el7.x86_64 #1 SMP Mon Oct 19 16:18:59 UTC 2020 x86_64
User
tbf
PHP Version
7.3.33
Software
Apache
Doc root
Writable
close
Edit File :
b5cf636b00dbeac3206750b3f648d8cbbc2e16f3.php
| Size :
1.80
KB
Copy
<table> <thead> <tr> <th>Prenume</th> <th>Nume</th> <th>Email</th> <th>Telefon</th> <th>Atribuit pentru</th> <th>Status</th> <th>Feedback</th> <th>Timp</th> <th>Data preluare</th> <?php $__currentLoopData = $settings_questions_headers; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $question): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <th><?php echo e($question); ?></th> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </tr> </thead> <tbody> <?php $__currentLoopData = $results; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $key => $result): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <tr> <?php $__currentLoopData = $result; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $key2 => $data): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <?php if($key2 != 'extra'): ?> <td><?php echo e($data); ?></td> <?php else: ?> <?php $__currentLoopData = $result['extra']; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $extra): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <td><?php echo e($extra); ?></td> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> <?php endif; ?> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </tr> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </tbody> </table> <?php /**PATH /home/tbf/quiz_tbf_accelerator/resources/views/exports/results.blade.php ENDPATH**/ ?>
Back