芝麻web文件管理V1.00
编辑当前文件:/home/digitalh/public_html/storage/framework/views/930c0e953baa5c08c610a658b15b5939.php
<div> <!-- __BLOCK__ --><?php if($style == 'style1'): ?> <!-- __BLOCK__ --><?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; ?> <!-- __ENDBLOCK__ --> <!--// Subscribe Section Start //--> <div class="subscribe-section section"> <div class="container"> <!-- __BLOCK__ --><?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; ?> <!-- __ENDBLOCK__ --> <!-- __BLOCK__ --><?php if(isset($subscribe)): ?> <div class="row justify-content-center"> <div class="col-lg-8"> <div class="subscribe-heading"> <h2><?php echo e($subscribe->title); ?></h2> </div> </div> </div> <?php else: ?> <!-- __BLOCK__ --><?php if(Auth::user() || $draft_view == null || $draft_view->status == 'enable'): ?> <div class="row justify-content-center"> <div class="col-lg-8"> <div class="subscribe-heading"> <h2>Subscribe to the newsletter to be informed about us</h2> </div> </div> </div> <?php endif; ?> <!-- __ENDBLOCK__ --> <?php endif; ?> <!-- __ENDBLOCK__ --> <form wire:submit="save"> <div class="subscribe-form-group"> <input type="email" wire:model="email" class="subscribe-form-input" placeholder="<?php echo e(__('frontend.enter_your_email')); ?>"> <button type="submit" class="white-btn"> <span class="text"><?php echo e(__('frontend.subscribe')); ?></span> <span class="icon"><i class="fa fa-arrow-right"></i></span> </button> </div> <div class="mt-2 text-white text-center"> <!-- __BLOCK__ --><?php $__errorArgs = ['email']; $__bag = $errors->getBag($__errorArgs[1] ?? 'default'); if ($__bag->has($__errorArgs[0])) : if (isset($message)) { $__messageOriginal = $message; } $message = $__bag->first($__errorArgs[0]); ?> <span class="error"><?php echo e($message); ?></span> <?php unset($message); if (isset($__messageOriginal)) { $message = $__messageOriginal; } endif; unset($__errorArgs, $__bag); ?> <!-- __ENDBLOCK__ --> <!-- __BLOCK__ --><?php if($message = Session::get('success')): ?> <span class="error"><?php echo e(__($message)); ?></span> <?php endif; ?> <!-- __ENDBLOCK__ --> </div> </form> </div> </div> <!--// Subscribe Section End //--> <!-- __BLOCK__ --><?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="subscribe-section.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-plus text-white"></i> <?php echo e(__('content.edit_subscribe')); ?></button> </form> </div> </div> <?php endif; ?> <?php endif; ?> <!-- __ENDBLOCK__ --> <?php endif; ?> <!-- __ENDBLOCK__ --> </div> <?php /**PATH /home/digitalh/public_html/resources/views/livewire/subscribe-post-easier.blade.php ENDPATH**/ ?>
Page is not found
Oops! Page not found.
Sorry, an error has occured, Requested page not found!
Back To Homepage