芝麻web文件管理V1.00
编辑当前文件:/home/digitalh/public_html/storage/framework/views/a7ee83600c87aaae2f18e1160aa44b5d.php
<?php if(Auth::user()): ?> <?php if (app(\Illuminate\Contracts\Auth\Access\Gate::class)->check('section check')): ?> <div class="easier-mode"> <div class="easier-section-area"> <?php endif; ?> <?php endif; ?> <!--// Frequently Asked Questions Section Start //--> <section class="section" id="faqsection"> <div class="container"> <?php if(Auth::user()): ?> <?php if (app(\Illuminate\Contracts\Auth\Access\Gate::class)->check('section check')): ?> <!-- hover effect for mobile devices --> <div class="click-icon d-md-none text-center"> <button class="custom-btn text-white"> <i class="fa fa-mobile-alt text-white"></i> <?php echo e(__('content.touch')); ?> </button> </div> <?php endif; ?> <?php endif; ?> <?php if(isset($faq_section_style1)): ?> <div class="row justify-content-center"> <div class="col-lg-6"> <div class="section-heading"> <span><?php echo html_entity_decode($faq_section_style1->section_title); ?></span> <h2><?php echo html_entity_decode($faq_section_style1->title); ?></h2> </div> </div> </div> <?php else: ?> <?php if(Auth::user() || $draft_view == null || $draft_view->status == 'enable'): ?> <div class="row justify-content-center"> <div class="col-lg-6"> <div class="section-heading"> <span>FAQ</span> <h2>Frequently Asked <br> Questions</h2> </div> </div> </div> <?php endif; ?> <?php endif; ?> <?php if(is_countable($faqs_style1) && count($faqs_style1) > 0): ?> <?php $the_number_of_faqs = count($faqs_style1); if ($the_number_of_faqs %2 == 0) { $half_of_faqs = $the_number_of_faqs / 2 + 1; } else { $half_of_faqs = (integer)($the_number_of_faqs / 2) + 2; } ?> <div class="row"> <div class="col-lg-6"> <?php $__currentLoopData = $faqs_style1; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $faq_style1): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <?php if($loop->iteration < $half_of_faqs): ?> <?php if(Auth::user()): ?> <?php if (app(\Illuminate\Contracts\Auth\Access\Gate::class)->check('section check')): ?> <?php $url = request()->path(); $modified_url = str_replace('/', '-bracket-', $url); ?> <form method="POST" action="<?php echo e(route('site-url.index')); ?>" class="d-inline-block"> <?php echo csrf_field(); ?> <input type="hidden" name="route" value="faq.edit"> <input type="hidden" name="single_id" value="<?php echo e($faq_style1->id); ?>"> <input type="hidden" name="site_url" value="<?php echo e($modified_url); ?>"> <button type="submit" class="me-2 custom-pure-button "> <i class="fa fa-edit text-info easier-custom-font-size-24"></i> </button> </form> <?php endif; ?> <?php endif; ?> <div class="accordion-item"> <div class="accordion-item-header" id="accordionHeadingOne<?php echo e($loop->iteration); ?>"> <a href="#" data-bs-toggle="collapse" data-bs-target="#accordionItemOne<?php echo e($loop->iteration); ?>" aria-expanded="false" aria-controls="accordionItemOne<?php echo e($loop->iteration); ?>" class="collapsed"> <i class="fas fa-question"></i> <span><?php echo e($faq_style1->question); ?></span> </a> </div> <div id="accordionItemOne<?php echo e($loop->iteration); ?>" class="collapse" aria-labelledby="accordionHeadingOne<?php echo e($loop->iteration); ?>" style=""> <div class="accordion-body"> <p><?php echo html_entity_decode($faq_style1->answer); ?></p> </div> </div> </div> <?php else: ?> <?php break; ?> <?php endif; ?> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> <?php unset($faq_style1); ?> </div> <div class="col-lg-6 accordion-resp-mt"> <?php $__currentLoopData = $faqs_style1; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $faq_style1): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <?php if($loop->iteration >= $half_of_faqs): ?> <?php if(Auth::user()): ?> <?php if (app(\Illuminate\Contracts\Auth\Access\Gate::class)->check('section check')): ?> <?php $url = request()->path(); $modified_url = str_replace('/', '-bracket-', $url); ?> <form method="POST" action="<?php echo e(route('site-url.index')); ?>" class="d-inline-block"> <?php echo csrf_field(); ?> <input type="hidden" name="route" value="faq.edit"> <input type="hidden" name="single_id" value="<?php echo e($faq_style1->id); ?>"> <input type="hidden" name="site_url" value="<?php echo e($modified_url); ?>"> <button type="submit" class="me-2 custom-pure-button "> <i class="fa fa-edit text-info easier-custom-font-size-24"></i> </button> </form> <?php endif; ?> <?php endif; ?> <div class="accordion-item"> <div class="accordion-item-header" id="accordionHeadingTwo<?php echo e($loop->iteration); ?>"> <a href="#" data-bs-toggle="collapse" data-bs-target="#accordionItemTwo<?php echo e($loop->iteration); ?>" aria-expanded="false" aria-controls="accordionItemTwo<?php echo e($loop->iteration); ?>" class="collapsed"> <i class="fas fa-question"></i> <span><?php echo e($faq_style1->question); ?></span> </a> </div> <div id="accordionItemTwo<?php echo e($loop->iteration); ?>" class="collapse" aria-labelledby="accordionHeadingTwo<?php echo e($loop->iteration); ?>" style=""> <div class="accordion-body"> <p><?php echo html_entity_decode($faq_style1->answer); ?></p> </div> </div> </div> <?php endif; ?> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> <?php unset($faq_style1); ?> </div> </div> <?php else: ?> <?php if(Auth::user() || $draft_view == null || $draft_view->status == 'enable'): ?> <div class="row"> <div class="col-lg-6"> <div class="accordion-item"> <div class="accordion-item-header" id="accordionHeadingOne"> <a href="#" data-bs-toggle="collapse" data-bs-target="#accordionItemOne" aria-expanded="false" aria-controls="accordionItemOne" class="collapsed"> <i class="fas fa-question"></i> <span>How Are The Packages Updated ?</span> </a> </div> <div id="accordionItemOne" class="collapse" aria-labelledby="accordionHeadingOne" style=""> <div class="accordion-body"> <p> It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English. </p> </div> </div> </div> <div class="accordion-item"> <div class="accordion-item-header" id="accordionHeaderTwo"> <a href="#" data-bs-toggle="collapse" data-bs-target="#accordionItemTwo" aria-expanded="false" aria-controls="accordionItemTwo"> <i class="fas fa-question"></i> <span>How to install this program?</span> </a> </div> <div id="accordionItemTwo" class="collapse" aria-labelledby="accordionHeaderTwo"> <div class="accordion-body"> <p> It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English. </p> </div> </div> </div> <div class="accordion-item"> <div class="accordion-item-header" id="accordionHeaderThree"> <a href="#" data-bs-toggle="collapse" data-bs-target="#accordionItemThree" aria-expanded="false" aria-controls="accordionItemThree"> <i class="fas fa-question"></i> <span>How do I edit the dashboard panel?</span> </a> </div> <div id="accordionItemThree" class="collapse" aria-labelledby="accordionHeaderThree"> <div class="accordion-body"> <p> It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English. </p> </div> </div> </div> </div> <div class="col-lg-6 accordion-resp-mt"> <div class="accordion-item"> <div class="accordion-item-header" id="accordionHeadingFour"> <a href="#" data-bs-toggle="collapse" data-bs-target="#accordionItemFour" aria-expanded="false" aria-controls="accordionItemFour" class="collapsed"> <i class="fas fa-question"></i> <span>How do i get new updates for free?</span> </a> </div> <div id="accordionItemFour" class="collapse" aria-labelledby="accordionHeadingFour" style=""> <div class="accordion-body"> <p> It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English. </p> </div> </div> </div> <div class="accordion-item"> <div class="accordion-item-header" id="accordionHeaderFive"> <a href="#" data-bs-toggle="collapse" data-bs-target="#accordionItemFive" aria-expanded="false" aria-controls="accordionItemFive"> <i class="fas fa-question"></i> <span>How can I upload a screenshot?</span> </a> </div> <div id="accordionItemFive" class="collapse" aria-labelledby="accordionHeaderFive"> <div class="accordion-body"> <p> It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English. </p> </div> </div> </div> <div class="accordion-item"> <div class="accordion-item-header" id="accordionHeaderSix"> <a href="#" data-bs-toggle="collapse" data-bs-target="#accordionItemSix" aria-expanded="false" aria-controls="accordionItemSix"> <i class="fas fa-question"></i> <span>How do I activate multiple users?</span> </a> </div> <div id="accordionItemSix" class="collapse" aria-labelledby="accordionHeaderSix"> <div class="accordion-body"> <p> It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English. </p> </div> </div> </div> </div> </div> <?php endif; ?> <?php endif; ?> </div> </section> <!--// Frequently Asked Questions Section End //--> <?php if(Auth::user()): ?> <?php if (app(\Illuminate\Contracts\Auth\Access\Gate::class)->check('section check')): ?> </div> <div class="easier-middle"> <?php $url = request()->path(); $modified_url = str_replace('/', '-bracket-', $url); ?> <form method="POST" action="<?php echo e(route('site-url.index')); ?>" class="d-inline-block"> <?php echo csrf_field(); ?> <input type="hidden" name="route" value="faq.create"> <input type="hidden" name="style" value="style1"> <input type="hidden" name="site_url" value="<?php echo e($modified_url); ?>"> <button type="submit" class="custom-btn text-white me-2 mb-2"> <i class="fa fa-edit text-white"></i> <?php echo e(__('content.edit_section_title_description')); ?> </button> </form> <form method="POST" action="<?php echo e(route('site-url.index')); ?>" class="d-inline-block"> <?php echo csrf_field(); ?> <input type="hidden" name="route" value="faq.create"> <input type="hidden" name="style" value="style1"> <input type="hidden" name="site_url" value="<?php echo e($modified_url); ?>"> <button type="submit" class="custom-btn text-white"> <i class="fa fa-plus text-white"></i> <?php echo e(__('content.add_faq')); ?> </button> </form> </div> </div> <?php endif; ?> <?php endif; ?> <?php /**PATH /home/digitalh/public_html/resources/views/frontend/sections/faq/faq-style1.blade.php ENDPATH**/ ?>
Page is not found
Oops! Page not found.
Sorry, an error has occured, Requested page not found!
Back To Homepage