⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.19
Server IP:
178.33.27.10
Server:
Linux cpanel.dev-unit.com 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
Server Software:
Apache/2.4.57 (Unix) OpenSSL/1.0.2k-fips
PHP Version:
8.2.11
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
id
/
public_html
/
storage
/
framework
/
views
/
View File Name :
45483669c0d686b3ed299f6eeec1560e01160d73.php
<?php $__env->startSection('tab-title'); ?> <?php echo e($keywords["Home"] ?? "Home"); ?> <?php $__env->stopSection(); ?> <?php $__env->startSection('meta-description', !empty($userSeo) ? $userSeo->home_meta_description : ''); ?> <?php $__env->startSection('meta-keywords', !empty($userSeo) ? $userSeo->home_meta_keywords : ''); ?> <?php $__env->startSection('content'); ?> <!--====== Start Hero-section ======--> <section class="hero-section bg_cover" id="home"> <div class="shape-img"> <img data-src="<?php echo e(asset('assets/front/img/profile/shape/shape-1.png')); ?>" alt="" class="img-1 lazy"> <img data-src="<?php echo e(asset('assets/front/img/profile/shape/shape-2.png')); ?>" alt="" class="img-2 lazy"> <img data-src="<?php echo e(asset('assets/front/img/profile/shape/shape-3.png')); ?>" alt="" class="img-3 lazy"> <img data-src="<?php echo e(asset('assets/front/img/profile/shape/shape-4.png')); ?>" alt="" class="img-4 lazy"> <img data-src="<?php echo e(asset('assets/front/img/profile/shape/shape-5.png')); ?>" alt="" class="img-5 lazy"> </div> <div class="hero-wrapper"> <div class="container"> <div class="row justify-content-center"> <div class="col-lg-6"> <div class="hero-content text-center"> <?php if( $slides->count() > 0 ): ?> <?php $img = $slides->pluck('img')->first(); ?> <?php if( $img && !empty($img) ): ?> <img data-src="<?php echo e(asset('assets/front/img/user/home_settings/'.$img)); ?>" class="img-fluid lazy" alt=""> <?php endif; ?> <?php elseif(isset($home_text->hero_image)): ?> <img data-src="<?php echo e(asset('assets/front/img/user/home_settings/'.$home_text->hero_image)); ?>" class="img-fluid lazy" alt=""> <?php endif; ?> <h1> <?php if( $slides->count() > 0 ): ?> <?php echo e($slides->pluck('title')->first()); ?> <?php else: ?> <?php echo e($home_text->first_name ?? $user->first_name); ?> <?php echo e($home_text->last_name ?? $user->last_name); ?> <?php endif; ?> </h1> <?php if(!empty($home_text->designation)): ?> <h4><span id="typed"></span></h4> <div class="type-string"> <?php if( $slides->count() > 0 ): ?> <?php $designations = explode(',', $slides->pluck('description')->first() ?? ''); ?> <?php else: ?> <?php $designations = explode(',', $home_text->designation ?? ''); ?> <?php endif; ?> <?php $__currentLoopData = $designations; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $designation): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <p> <?php echo e($designation); ?></p> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </div> <?php endif; ?> <ul class="social-link"> <?php if(isset($social_medias)): ?> <?php $__currentLoopData = $social_medias; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $social_media): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <li> <a href="<?php echo e($social_media->url); ?>" class="facebook" target="_blank"><i class="<?php echo e($social_media->icon); ?>"></i></a> </li> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> <?php endif; ?> </ul> <?php if(is_array($userPermissions) && in_array('Contact',$userPermissions)): ?> <a href="#contact" class="main-btn page_scroll"><?php echo e($keywords["Hire_me"] ?? 'Hire me'); ?></a> <?php endif; ?> </div> </div> </div> </div> </div> </section> <!--====== End Hero-section ======--> <!--====== Start Vaughn-About section ======--> <section class="vaughn-about pt-140" id="about"> <div class="container"> <div class="row align-items-center"> <div class="col-lg-6"> <div class="about-img"> <img data-src="<?php echo e(isset($home_text->about_image) ? asset('assets/front/img/user/home_settings/'.$home_text->about_image) : asset('assets/front/img/profile/about.png')); ?>" class="img-fluid lazy" alt=""> </div> </div> <div class="col-lg-6"> <div class="section-title mb-15"> <span class="span"><?php echo e($home_text->about_title ?? 'My Resume'); ?></span> <h2><?php echo e($home_text->about_subtitle ?? 'About Me'); ?></h2> </div> <div class="about-content-box"> <p><?php echo nl2br($home_text->about_content ?? ""); ?></p> <?php if(isset($userBs->cv)): ?> <a href="<?php echo e(asset('assets/front/img/user/cv/'.$userBs->cv)); ?>" class="main-btn" download="<?php echo e($user->username); ?>.pdf" target="_blank"> <?php echo e($keywords["Download_CV"] ?? "Download CV"); ?></a> <?php endif; ?> </div> </div> </div> </div> </section> <!--====== End Vaughn-About section ======--> <!--====== Start Vaughn-Skills section ======--> <?php if(is_array($userPermissions) && in_array('Skill',$userPermissions)): ?> <section class="vaughn-skills pt-100"> <div class="container"> <div class="row align-items-center"> <div class="col-lg-6"> <div class="section-title mb-25"> <span class="span"><?php echo e($home_text->skills_title ?? __('Skills')); ?></span> <h2><?php echo e($home_text->skills_subtitle ?? __('Technical Skills')); ?></h2> </div> <div class="skills-content-box"> <p><?php echo nl2br($home_text->skills_content ?? ""); ?></p> <?php $__currentLoopData = $skills; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $skill): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <div class="single-bar mb-20"> <div class="progress-title"> <h5><?php echo e($skill->title); ?></h5> </div> <div class="progress progress-one"> <div class="progress-bar wow slideInLeft" style="width: <?php echo e($skill->percentage); ?>%; background-color: #<?php echo e($skill->color); ?>;"></div> </div> </div> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </div> </div> <div class="col-lg-6"> <div class="skills-img"> <img data-src="<?php echo e(isset($home_text->skills_image) ? asset('assets/front/img/user/home_settings/'.$home_text->skills_image) : asset('assets/front/img/profile/skill.png')); ?>" class="img-fluid lazy" alt=""> </div> </div> </div> </div> </section> <!--====== End Vaughn-Skills section ======--> <?php endif; ?> <?php if(is_array($userPermissions) && in_array('Service',$userPermissions)): ?> <!--====== Start Vaughn-Features section ======--> <section class="vaughn-features pt-150" id="service"> <div class="container"> <div class="row"> <div class="col-lg-8"> <div class="section-title mb-30"> <span class="span"><?php echo e($home_text->service_title ?? __('Services')); ?></span> <h2><?php echo e($home_text->service_subtitle ?? __('What I Do ?')); ?></h2> </div> </div> </div> <div class="row"> <?php $__currentLoopData = $services; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $service): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <div class="col-lg-4 col-md-6 col-sm-12"> <div class="features-box mb-50"> <a class="features-img" <?php if($service->detail_page == 1): ?> href="<?php echo e(route('front.user.service.detail',[getParam(),'slug' => $service->slug,'id' => $service->id])); ?>" <?php endif; ?>> <img data-src="<?php echo e(isset($service->image) ? asset('assets/front/img/user/services/'.$service->image) : asset('assets/front/img/profile/service-1.jpg')); ?>" class="img-fluid lazy" alt=""> </a> <div class="features-content"> <?php if($service->detail_page == 1): ?> <h4 class="title"><a href="<?php echo e(route('front.user.service.detail',[getParam(),'slug' => $service->slug,'id' => $service->id])); ?>"><?php echo e($service->name); ?></a> </h4> <?php else: ?> <h4><?php echo e($service->name); ?></h4> <?php endif; ?> <img src="<?php echo e(asset('assets/front/img/profile/icon-1.png')); ?>" class="icon" alt=""> </div> </div> </div> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </div> </div> </section> <!--====== End Vaughn-Features section ======--> <?php endif; ?> <?php if(is_array($userPermissions) && in_array('Experience',$userPermissions)): ?> <!--====== Start Vaughn-Eexperience section ======--> <section class="vaughn-experience pt-100 pb-100" id="experience"> <div class="container"> <div class="row"> <div class="col-lg-6"> <div class="section-title mb-30"> <span class="span"><?php echo e($home_text->experience_title ?? __('Experience')); ?></span> <h2><?php echo e($home_text->experience_subtitle ?? __('Experience')); ?></h2> </div> </div> </div> <div class="row"> <?php if(count($educations) > 0): ?> <div class="col-lg-6"> <div class="box experience-box mb-50"> <div class="title mb-25"> <i class="fas fa-user-graduate icon"></i> <h4><?php echo e($keywords["Education"] ?? "Education"); ?></h4> </div> <ul class="list"> <?php $__currentLoopData = $educations; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $education): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <li> <i class="fas fa-check"></i> <h6><?php echo e($education->degree_name); ?></h6> <?php if(!empty($education->start_date)): ?> <small class="duration"> <?php echo e(\Carbon\Carbon::parse($education->start_date)->format('M j, Y')); ?> - <?php if(!empty($education->end_date)): ?> <?php echo e(\Carbon\Carbon::parse($education->end_date)->format('M j, Y')); ?> <?php else: ?> <?php echo e($keywords["Present"] ?? "Present"); ?> <?php endif; ?> </small> <?php endif; ?> <p><?php echo nl2br($education->short_description); ?></p> </li> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </ul> </div> </div> <?php endif; ?> <?php if(count($job_experiences) > 0): ?> <div class="col-lg-6"> <div class="box job-box mb-50"> <div class="title mb-25"> <i class="fas fa-business-time icon"></i> <h4><?php echo e($keywords["Job"] ?? "Job"); ?></h4> </div> <ul class="list"> <?php $__currentLoopData = $job_experiences; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $job_experience): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <li> <i class="fas fa-check"></i> <h6><?php echo e($job_experience->designation); ?> [<?php echo e($job_experience->company_name); ?>]</h6> <small class="duration"> <?php echo e(\Carbon\Carbon::parse($job_experience->start_date)->format('M j, Y')); ?> - <?php if($job_experience->is_continue == 0): ?> <?php echo e(\Carbon\Carbon::parse($job_experience->end_date)->format('M j, Y')); ?> <?php else: ?> <?php echo e($keywords["Present"] ?? "Present"); ?> <?php endif; ?> </small> <p><?php echo nl2br($job_experience->content); ?></p> </li> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </ul> </div> </div> <?php endif; ?> </div> </div> </section> <!--====== End Vaughn-Eexperience section ======--> <?php endif; ?> <?php if(is_array($userPermissions) && in_array('Achievements',$userPermissions)): ?> <!--====== Start Vaughn-Achievements section ======--> <section class="vaughn-achievements"> <div class="container"> <div class="row"> <div class="col-lg-6"> <div class="section-title mb-40"> <span class="span"><?php echo e($home_text->achievement_title ??__('Achievements')); ?></span> <h2><?php echo e($home_text->achievement_subtitle ?? __('Achievements')); ?></h2> </div> </div> </div> <div class="achievements-wrapper bg_cover lazy" data-bg="<?php echo e(!empty($home_text->achievement_image) ? asset('assets/front/img/user/home_settings/' . $home_text->achievement_image) : asset('assets/front/img/achievement_bg.jpg')); ?>"> <div class="row"> <?php $__currentLoopData = $achievements; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $achievement): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <div class="col-lg-3 col-md-6 col-sm-12"> <div class="box"> <h2><span class="counter"><?php echo e($achievement->count); ?></span><span class="plus">+</span></h2> <h5><?php echo e($achievement->title); ?></h5> </div> </div> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </div> </div> </div> </section> <!--====== End Vaughn-Achievements section ======--> <?php endif; ?> <?php if(is_array($userPermissions) && in_array('Portfolio',$userPermissions)): ?> <!--====== Start Vaughn-Work section ======--> <section class="vaughn-work pt-150 pb-120" id="portfolio"> <div class="container"> <div class="row"> <div class="col-lg-8"> <div class="section-title mb-35"> <span class="span"><?php echo e($home_text->portfolio_title ?? __('Portfolios')); ?></span> <h2><?php echo e($home_text->portfolio_subtitle ?? __('Portfolios')); ?></h2> </div> </div> </div> <div class="row"> <div class="col-lg-12"> <div class="work-filter mb-45"> <button class="work-btn active-btn" data-filter="*"><?php echo e($keywords["All"] ?? "All"); ?></button> <?php $__currentLoopData = $portfolio_categories; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $portfolio_category): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <button class="work-btn" data-filter=".cat-<?php echo e($portfolio_category->id); ?>"><?php echo e($portfolio_category->name); ?></button> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </div> </div> </div> <div class="filter-grid row"> <?php $__currentLoopData = $portfolios; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $portfolio): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <div class="col-lg-4 col-md-6 col-sm-12 grid-column cat-<?php echo e($portfolio->bcategory->id); ?>"> <div class="work-item mb-30"> <div class="work-img"> <a href="<?php echo e(route('front.user.portfolio.detail', [getParam(), $portfolio->slug, $portfolio->id])); ?>"><img src="<?php echo e(asset('assets/front/img/user/portfolios/'.$portfolio->image)); ?>" class="img-fluid" alt=""></a> </div> <h3><a href="<?php echo e(route('front.user.portfolio.detail', [getParam(), $portfolio->slug, $portfolio->id])); ?>"><?php echo e(strlen($portfolio->title) > 25 ? mb_substr($portfolio->title, 0, 25, 'UTF-8') . '...' : $portfolio->title); ?></a></h3> </div> </div> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </div> </div> </div> </section> <!--====== End Vaughn-Work section ======--> <?php endif; ?> <!--====== Start Vaughn-Pricing section ======--> <?php if(is_array($userPermissions) && in_array('Testimonial',$userPermissions)): ?> <!--====== Start Vaughn-Testimonial section ======--> <section class="vaughn-testimonial"> <div class="container"> <div class="row"> <div class="col-lg-8"> <div class="section-title mb-30"> <span class="span"><?php echo e($home_text->testimonial_title ?? __('Testimonials')); ?></span> <h2><?php echo e($home_text->testimonial_subtitle ?? __('Testimonials')); ?></h2> </div> </div> </div> <div class="testimonial-slide"> <?php $__currentLoopData = $testimonials; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $testimonial): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <div class="testimonial-item"> <div class="testimonial-thumb-title"> <div class="thumb"> <img src="<?php echo e(asset('assets/front/img/user/testimonials/'.$testimonial->image)); ?>" class="img-fluid" alt=""> </div> <div class="title"> <h5><?php echo e($testimonial->name); ?></h5> <?php if(!empty($testimonial->occupation)): ?> <p><?php echo e($testimonial->occupation); ?></p> <?php endif; ?> </div> </div> <div class="testimonial-content"> <p><?php echo nl2br($testimonial->content); ?></p> </div> </div> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </div> </div> </section> <!--====== End Vaughn-Testimonial section ======--> <?php endif; ?> <?php if(is_array($userPermissions) && in_array('Blog',$userPermissions)): ?> <!--====== Start Vaughn-Blog section ======--> <section class="vaughn-blog pt-145" id="blog"> <div class="container"> <div class="row"> <div class="col-lg-8"> <div class="section-title mb-35"> <span class="span"><?php echo e($home_text->blog_title ?? __('Blogs')); ?></span> <h2><?php echo e($home_text->blog_subtitle ?? "Blogs"); ?></h2> </div> </div> </div> <div class="row"> <?php $__currentLoopData = $blogs; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $blog): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <div class="col-lg-4 col-md-6 col-sm-12"> <div class="blog-item mb-50"> <div class="post-img"> <a href="<?php echo e(route('front.user.blog.detail', [getParam(), $blog->slug, $blog->id])); ?>"><img data-src="<?php echo e(asset('assets/front/img/user/blogs/'.$blog->image)); ?>" class="img-fluid lazy" alt=""></a> </div> <div class="entry-content"> <div class="entry-meta"> <ul> <li><span><i class="fas fa-user"></i><?php echo e($keywords['by'] ?? "by"); ?> <a href="#"><?php echo e($user->username); ?></a></span></li> <li><span><i class="fas fa-calendar"></i><a href="#"><?php echo e(\Carbon\Carbon::parse($blog->created_at)->format('F j, Y')); ?></a></span> </li> </ul> </div> <h3 class="title"><a href="<?php echo e(route('front.user.blog.detail', [getParam(), $blog->slug, $blog->id])); ?>"><?php echo e($blog->title); ?></a></h3> </div> </div> </div> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </div> </div> </section> <!--====== End Vaughn-Blog section ======--> <?php endif; ?> <?php if(is_array($userPermissions) && in_array('Contact',$userPermissions)): ?> <!--====== Start Vaughn-Contact section ======--> <section class="vaughn-contact pt-100 pb-150" id="contact"> <div class="container"> <div class="row"> <div class="col-lg-6"> <div class="section-title mb-45"> <span class="span"><?php echo e($home_text->contact_title ?? __('Get in touch')); ?></span> <h2><?php echo e($home_text->contact_subtitle ?? __('Get in touch')); ?></h2> </div> </div> </div> <div class="row"> <div class="col-lg-12"> <div class="contact-wrapper"> <form class="contact-form" action="<?php echo e(route('front.contact.message', [getParam()])); ?>" enctype="multipart/form-data" method="post"> <?php echo csrf_field(); ?> <input type="hidden" name="id" value="<?php echo e($user->id); ?>"> <div class="row"> <div class="col-lg-4"> <div class="form-group"> <input type="text" class="form_control" placeholder="<?php echo e($keywords["Name"] ?? "Name"); ?>" name="fullname"> <?php if($errors->has('fullname')): ?> <p class="text-danger mb-0"><?php echo e($errors->first('fullname')); ?></p> <?php endif; ?> </div> </div> <div class="col-lg-4"> <div class="form-group"> <input type="email" class="form_control" placeholder="<?php echo e($keywords["Email_Address"] ?? "Email Address"); ?>" name="email" required> <?php if($errors->has('email')): ?> <p class="text-danger mb-0"><?php echo e($errors->first('email')); ?></p> <?php endif; ?> </div> </div> <div class="col-lg-4"> <div class="form-group"> <input type="text" class="form_control" placeholder="<?php echo e($keywords["Subject"] ?? "Subject"); ?>" name="subject" required> <?php if($errors->has('subject')): ?> <p class="text-danger mb-0"><?php echo e($errors->first('subject')); ?></p> <?php endif; ?> </div> </div> <div class="col-lg-12"> <div class="form-group"> <textarea class="form_control" placeholder="<?php echo e($keywords["Message"] ?? "Message"); ?>" name="message" required></textarea> <?php if($errors->has('message')): ?> <p class="text-danger mb-0"><?php echo e($errors->first('message')); ?></p> <?php endif; ?> </div> </div> <div class="col-lg-12"> <div class="form-group text-center"> <button class="main-btn" type="submit"><?php echo e($keywords["Send_Message"] ?? "Send Message"); ?></button> </div> </div> </div> </form> </div> </div> </div> </div> </section> <!--====== End Vaughn-Contact section ======--> <?php endif; ?> <?php $__env->stopSection(); ?> <?php echo $__env->make('user.profile.layout', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /home/id/public_html/resources/views/user/profile/profile.blade.php ENDPATH**/ ?>