芝麻web文件管理V1.00
编辑当前文件:/home/digitalh/public_html/storage/framework/views/8913f982ae7622e5fe71cad003192fe9.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; ?> <?php if(isset($cta_section_style1)): ?> <section id="cta"> <div class="call-to-action mt-0"> <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; ?> <div class="row align-items-center"> <div class="col-md-6"> <div class="call-to-action-inner"> <h2><?php echo html_entity_decode($cta_section_style1->title); ?></h2> </div> </div> <div class="col-md-6"> <div class="call-to-action-btn"> <?php if(!empty($cta_section_style1->button_name)): ?> <a href="<?php echo e($cta_section_style1->button_url); ?>" class="white-btn"> <span class="text"><?php echo e($cta_section_style1->button_name); ?></span> <span class="icon"><i class="fa fa-arrow-right"></i></span> </a> <?php endif; ?> </div> </div> </div> </div> </div> </section> <?php else: ?> <?php if(Auth::user() || $draft_view == null || $draft_view->status == 'enable'): ?> <section id="cta"> <div class="call-to-action mt-0"> <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; ?> <div class="row align-items-center"> <div class="col-md-6"> <div class="call-to-action-inner"> <h2>Dou you need a new project ?</h2> </div> </div> <div class="col-md-6"> <div class="call-to-action-btn"> <a href="#" data-scroll-nav="7" class="white-btn"> <span class="text">Contact Me</span> <span class="icon"><i class="fa fa-arrow-right"></i></span> </a> </div> </div> </div> </div> </div> </section> <?php endif; ?> <?php endif; ?> <?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="call-to-action.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_call_to_action')); ?> </button> </form> </div> </div> <?php endif; ?> <?php endif; ?> <?php /**PATH /home/digitalh/public_html/resources/views/frontend/sections/call_to_action/call-to-action-style1.blade.php ENDPATH**/ ?>
Page is not found
Oops! Page not found.
Sorry, an error has occured, Requested page not found!
Back To Homepage