芝麻web文件管理V1.00
编辑当前文件:/home/digitalh/www/storage/framework/views/ee5350d38eff9cafe724d6eb11418495.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; ?> <!--// Contact Section Start //--> <section class="section bg-primary-light" id="contact" data-scroll-index="7"> <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($contact_info_section_style1)): ?> <div class="row justify-content-center"> <div class="col-lg-6"> <div class="section-heading"> <span><?php echo html_entity_decode($contact_info_section_style1->section_title); ?></span> <h2><?php echo html_entity_decode($contact_info_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>Contact Me</span> <h2>Contact Us</h2> </div> </div> </div> <?php endif; ?> <?php endif; ?> <?php if(is_countable($contact_infos_style1) && count($contact_infos_style1) > 0): ?> <div class="row"> <?php $__currentLoopData = $contact_infos_style1; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $item): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <div class="col-lg-6"> <?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="contact-info.edit"> <input type="hidden" name="single_id" value="<?php echo e($item->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="contact-info-item"> <?php if($item->type == "image"): ?> <?php if(!empty($item->section_image)): ?> <div class="icon"> <img src="<?php echo e(asset('uploads/img/contact_info/'.$item->section_image)); ?>" alt="feature image"> </div> <?php endif; ?> <?php else: ?> <div class="icon"> <span class="<?php echo e($item->icon); ?>"></span> </div> <?php endif; ?> <div class="body"> <h5><?php echo html_entity_decode($item->title); ?></h5> <p><?php echo html_entity_decode($item->description); ?></p> </div> </div> </div> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> <?php unset($item); ?> </div> <?php else: ?> <?php if(Auth::user() || $draft_view == null || $draft_view->status == 'enable'): ?> <div class="row"> <div class="col-lg-6"> <div class="contact-info-item"> <div class="icon"> <span class="fa fa-map-marker-alt"></span> </div> <div class="body"> <h5>Address</h5> <p>1395 Nixon Avenue Etowah, TN 37331 <br> United States </p> </div> </div> </div> <div class="col-lg-6"> <div class="contact-info-item"> <div class="icon"> <span class="fas fa-envelope-open-text"></span> </div> <div class="body"> <h5>E-Mail Phone:</h5> <p>elsecolor@gmail.com</p> <p>+1 422-200-5555</p> </div> </div> </div> </div> <?php endif; ?> <?php endif; ?> <div class="row justify-content-center"> <div class="col-lg-12"> <?php echo $__env->make('frontend.sections.contact.style1-contact', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> </div> </div> </div> </section> <!--// Contact 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="contact-info.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"> <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="contact-info.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_contact_info')); ?> </button> </form> </div> </div> <?php endif; ?> <?php endif; ?> <?php /**PATH /home/digitalh/public_html/resources/views/frontend/sections/contact/contact-style1.blade.php ENDPATH**/ ?>
Page is not found
Oops! Page not found.
Sorry, an error has occured, Requested page not found!
Back To Homepage