Linux localhost 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64
Apache/2.4.41 (Ubuntu)
: 23.92.16.63 | : 172.70.230.97
Cant Read [ /etc/named.conf ]
8.1.5
www-data
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
var /
www /
noahresources.com /
source /
resources /
views /
[ HOME SHELL ]
Name
Size
Permission
Action
admin
[ DIR ]
drwxr-xr-x
client_panel
[ DIR ]
drwxr-xr-x
emails
[ DIR ]
drwxr-xr-x
errors
[ DIR ]
drwxr-xr-x
exports
[ DIR ]
drwxr-xr-x
layouts
[ DIR ]
drwxr-xr-x
vendor
[ DIR ]
drwxr-xr-x
about_us.blade.php
9.98
KB
-rw-r--r--
blogs.blade.php
4.31
KB
-rw-r--r--
contact_us.blade.php
9.56
KB
-rw-r--r--
index.blade.php
31.64
KB
-rw-r--r--
index_old.blade.php
940
B
-rw-r--r--
portfolio.blade.php
14.99
KB
-rw-r--r--
post.blade.php
6.25
KB
-rw-r--r--
practice_area.blade.php
2.1
KB
-rw-r--r--
privacy_security.blade.php
1.62
KB
-rw-r--r--
projects.blade.php
1.68
KB
-rw-r--r--
review.blade.php
9.18
KB
-rw-r--r--
search.blade.php
13.68
KB
-rw-r--r--
service_detail.blade.php
7.23
KB
-rw-r--r--
services.blade.php
2.09
KB
-rw-r--r--
sitemap.blade.php
4.12
KB
-rw-r--r--
sitemapxml.blade.php
2.34
KB
-rw-r--r--
templates.blade.php
42.18
KB
-rw-r--r--
terms.blade.php
2.6
KB
-rw-r--r--
thank_you.blade.php
1.07
KB
-rw-r--r--
welcome.blade.php
72.5
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : index.blade.php
@extends('layouts.app') @push('styles') <style> #more {display: none;} .why-span{ font-size: 18px !important; font-family: 'Poppins Bold'; } .auto-container .btn-outline-secondary { color: #ffffff; border-color: #ffffff; } .auto-container .btn-outline-secondary:hover { color: #fff; background-color: #004df9 !important; border-color: #004df9 !important; } .auto-container h2 { font-size: 2.5rem; font-weight: bold !important; } .btn { display: inline-block; font-weight: 400; text-align: center; vertical-align: middle; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; padding: 0.375rem 1.75rem; font-size: 1rem; line-height: 1.5; border-radius: 1.25rem; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; } .headeing-text h2 { font-weight: 600; font-size: 40px; line-height: 68px; color: #1c1c1c; display: block; margin: 0; text-transform: uppercase; } .headeing-subheading-text { color: #999; line-height: 40px; text-align: center; font-weight: 200; font-size:20px; } .partners-logos .client-logo{ margin-bottom: 20px; } .partners-logos .client-logo .item { transition: transform 200ms cubic-bezier(.785, .135, .15, .86), box-shadow 200ms cubic-bezier(.785, .135, .15, .86); margin-bottom: 15px; background-color: #fff; margin: 10px; } .partners-logos .client-logo .item:hover { -ms-transform: translateY(-5px); transform: translateY(-5px); } .partners-logos .client-logo img { margin: 0 auto; opacity: 0.8; padding: 33px; -webkit-filter: grayscale(100%); filter: grayscale(100%); } .partners-logos .client-logo img:hover { opacity: 1; transition: all 0.3s ease-in-out 0s; -webkit-filter: grayscale(0); filter: grayscale(0); } .testimonial-block-one h3 { color: rgb(0 92 255); } .custom-auto-container { margin: 0px 80px; } @media screen and (max-width: 480px) { .custom-auto-container { margin: 0px 0px; } .auto-container h2 { font-size: 2rem; font-weight: bold !important; } } .banner { width: 100%; height: 100vh; background: url("{{asset('assets/images/banner_sohaib_1.webp')}}"); background-size: cover; background-position: center; } .navbar { width: 85%; margin: auto; padding: 35px 0; display: flex; align-items: center; justify-content: space-between; } .logo { width: 100px; cursor: pointer; } .navbar ul li { list-style: none; display: inline-block; margin: 0 20px; position: relative; } .navbar ul li a { text-decoration: none; color: #FDE5D4; text-transform: uppercase; } .navbar ul li::after { content: ''; height: 3px; width: 0; background: white; position: absolute; left: 0; bottom: -10px; transition: 0.4s; } .navbar ul li:hover::after { width: 100%; } .content { width: 100%; position: absolute; top: 9%; width: 50%; transform: translateY(-50%); /* text-align: center; */ color: black; z-index: 00; left: 10%; } .content h1 { font-size: 80px; /* margin-top: 60px; */ font-weight: 600; color: #383838; } .content p { margin: 40px 0; font-weight: 100; line-height: 25px; color: #383838; /* opacity: 0.8; */ font-size: 23px; } .bg-pr{ color: #005CFF !important; } @media all and (max-width: 768px) { .content p { margin: 17px 0; font-weight: 100; line-height: unset; color: #383838; /* opacity: 0.8; */ font-size: 21px; }.content { width: 100%; position: absolute; top: 6%; width: 69%; transform: translateY(-50%); /* text-align: center; */ color: black; z-index: 00; left: 10%; } .content h1 { font-size: 45px; /* margin-top: 60px; */ font-weight: 600; color: #383838; } .banner { width: 100%; height: 42vh; background: url("{{asset('assets/images/banner_sohaib_1.webp')}}")no-repeat; background-size: contain; background-position: center; } } @media all and (max-width: 575px) { .banner { width: 100%; height: 69vh; background: url("{{asset('assets/images/banner.png')}}"); background-size:auto; background-position: center; } .content { width: 100%; position: absolute; top: 3.5%; width: 66%; transform: translateY(-50%); /* text-align: center; */ color: black; z-index: 00; left: 10%; } .content h1 { font-size: 35px; /* margin-top: 60px; */ font-weight: 600; color: #383838; } .content p { margin: 40px 0; font-weight: 100; line-height: unset; color: #383838; /* opacity: 0.8; */ font-size: 20px; } } </style> <script> let width = screen.width; </script> <?php use Illuminate\Support\Str; if(isset($_GET['gclid'])){ $gclid=$_GET['gclid']; }else{ $gclid=''; } ?> <?php if(isset($_GET['MSCLKID'])){ $MSCLKID=$_GET['MSCLKID']; }else{ $MSCLKID=''; } $contact_info=\App\Models\ContactInfo::select('*')->first(); $social_links=\App\Models\SocialMediaLink::select('*')->first(); ?> @endpush @section('contents') <div class="banner"> <div class="content"> <h1>The Right </h1> <h1>Candidate for </h1> <h1 class="bg-pr">Your Business </h1> <p> Unblocking Talent, Building Future - Noah Resources: <br> Your Patner in recuitment Excellence </p> <div> <div class="btn-box"> <a href="#NoahResourcesTitle" class="btn btn-outline-primary">Discover More</a> </div> </div> </div> </div> {{-- <!-- banner-section --> <section class="banner-section"> <div class="banner-carousel owl-theme owl-carousel owl-dots-none"> @foreach($sliders as $slider) <div class="slide-item"> <div class="image-layer" style="background-image:url({{asset('assets/sliders/'.$slider->image)}}); background-size: cover; background-repeat: no-repeat;background-position: center;"></div> <div class="auto-container"> <div class="content-box"> <h1>{{$slider->title}}</h1> <p>{{$slider->note}}</p> </div> </div> </div> @endforeach </div> </section> <!-- banner-section end -->--}} <!-- service-section --> <section class="service-section sec-pad bg-color-1"> <div class="auto-container"> <div class="sec-title centred" id="NoahResourcesTitle"> {{-- <p>Our All Services List</p>--}} <h2 >Our Specialities</h2> </div> <div class="row clearfix "> @foreach($PracticeAreas as $service_greater) <div class="col-lg-4 col-md-6 col-sm-12 service-block mb-4 "> <div class="service-block-one wow fadeInUp animated animated " data-wow-delay="00ms" data-wow-duration="1500ms"> <div class="inner-box" > <figure class="image-box"> <img class="cusom-height-width" width="370px" height="247px" src="{{asset('assets/services/'.$service_greater->image2)}}" alt="{{$service_greater->image2_alt}}" > </figure> <div class="lower-content"> <h3><a href="{{url($service_greater->slug)}}">{{$service_greater->title}}</a></h3> <p>{!! Str::limit( strip_tags($service_greater->description), 90, ' ...') !!}</p> <div class="link"><a href="{{url($service_greater->slug)}}">Read More</a></div> <div class="light-icon"><i class="flaticon-consulting"></i></div> </div> </div> </div> </div> @endforeach </div> </div> </section> <!-- service-section end --> <section class="agency-section custom-agency-section" style="background-image: url({{'assets/images/background/agency-1.webp'}});"> <div class="auto-container"> <div class="row align-items-center clearfix"> <div class="col-md-12"> <div class="auto-container custom-auto-container"> <h2 class="text-white mb-3 text-center">Get In Touch With Us ! </h2> <form method="post" action="{{ route('contact_us') }}" id="contact-form"> @csrf <div class="row"> <div class="col-md-6"> <div class="form-group"> <label class="text-white">Full Name</label> <input class="form-control" type="text" name="name" placeholder="Full Name"> </div> </div> <div class="col-md-6"> <div class="form-group"> <label class="text-white">Email</label> <input class="form-control" type="email" name="email" placeholder="Email"> </div> </div> <div class="col-md-6"> <div class="form-group"> <label class="text-white"> Phone</label> <input class="form-control" type="text" name="phone" placeholder="Phone"> </div> </div> <div class="col-md-6"> <div class="form-group"> <label class="text-white">Subject</label> <input class="form-control" type="text" name="subject" placeholder="Subject"> </div> </div> <div class="col-md-12"> <div class="form-group"> <label class="text-white">Message</label> <textarea class="form-control" cols="5" cols="50" name="message" placeholder="Message"></textarea> </div> </div> <div class="col-md-12"> <button type="submit" name="submit-form" class="btn btn-outline-secondary right btn-rounded" style="float: right">Submit</button> </div> </div> </form> </div> </div> </div> </div> </section> <?php /* <section class="container partners-logos text-center mb-2"> <div class="row mt-3 mb-2"> <div class="partners-heading col-md-12"> <h2 class="fw-bold text-dark" style=" font-family: 'Inter', sans-serif; font-size: 45px; font-weight: 700; line-height: 1.2; position: relative; padding-top: 20px; color: #003366; }">Join the many Companies</h2> <p>that trust Noah Resources</p> </div> </div> <div class="row mt-3 "> <div class="row"> <div class="owl-carousel owl-theme client-logo " style=" display: grid; " id="client-logo"> <div class="item "> <a href="#"> <img class="w-100" src="{{ asset('assets/partnersLogo/6.webp') }}" alt="Partner Logo" class="img-responsive" style="border-style: none; height: auto"> </a> </div> <div class="item "> <a href="#"> <img class="w-100" src="{{ asset('assets/partnersLogo/6.webp') }}" alt="Partner Logo" class="img-responsive" style="border-style: none; height: auto"> </a> </div> <div class="item "> <a href="#"> <img class="w-100" src="{{ asset('assets/partnersLogo/6.webp') }}" alt="Partner Logo" class="img-responsive" style="border-style: none; height: auto"> </a> </div> <div class="item "> <a href="#"> <img class="w-100" src="{{ asset('assets/partnersLogo/6.webp') }}" alt="Partner Logo" class="img-responsive" style="border-style: none; height: auto"> </a> </div> <div class="item "> <a href="#"> <img class="w-100" src="{{ asset('assets/partnersLogo/6.webp') }}" alt="Partner Logo" class="img-responsive" style="border-style: none; height: auto"> </a> </div> </div> </div> </div> </section> */?> <!-- agency-section --> <section class="agency-section" style="background-image: url({{'assets/images/background/agency-1.webp'}});"> <div class="auto-container"> <div class="row align-items-center clearfix"> <div class="col-lg-6 col-md-12 col-sm-12 content-column"> <div class="content_block_2"> <div class="content-box"> <div class="sec-title light"> <p>Learn About Agency</p> <h2>Breaking Borders, Building Careers – That's Our Commitment.</h2> </div> <div class="btn-box"><a href="#NoahResourcesTitle" class="btn btn-outline-primary">Discover More</a></div> </div> </div> </div> <div class="col-lg-6 col-md-12 col-sm-12 content-column"> <div class="content_block_3"> <div class="content-box"> <div class="tabs-box"> <div class="tab-btn-box"> <ul class="tab-btns tab-buttons clearfix"> <li class="tab-btn active-btn" data-tab="#tab-1">For Employers</li> <li class="tab-btn pt-2" data-tab="#tab-2">For Employees</li> </ul> </div> <div class="tabs-content"> <div class="tab active-tab" id="tab-1"> <div class="inner-box"> <figure class="image-box"><img class="cusom-height-width" src="{{asset('assets/images/resource/agency-1.webp')}}" alt="For Employers"></figure> <div class="text"> <p>At Noah Resources, we are proud to offer extensive recruitment services that deliver valuable benefits to employers.</p> <ul class="list clearfix"> <li>Exceptional Talent</li> <li>Efficiency in Time and Cost</li> <li>Strategic Collaborations</li> </ul> </div> </div> </div> <div class="tab" id="tab-2"> <div class="inner-box"> <figure class="image-box"><img class="cusom-height-width" src="{{asset('assets/images/resource/agency-1.webp')}}" alt="For Employees" ></figure> <div class="text"> <p>At Noah Resources, we are also devoted to providing numerous benefits to the job seekers. Our dedication to your success guarantees that you have access to the guidance and resources required to reach your career objectives.</p> <ul class="list clearfix"> <li>Career Advancement Opportunities</li> <li>Personalized Support</li> <li>Sustainable Professional Growth</li> </ul> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </section> <!-- agency-section end --> <!-- funfact-section --> <section class="funfact-section centred"> <div class="auto-container"> <div class="inner-container"> <div class="row clearfix"> <div class="col-lg-3 col-md-6 col-sm-12 counter-block"> <div class="counter-block-one"> <div class="inner-box"> <div class="icon-box"><i class="flaticon-scrum"></i></div> <div class="count-outer count-box"> <span class="count-text" data-speed="1500" data-stop="8080">0</span> </div> <p>Project Completed</p> </div> </div> </div> <div class="col-lg-3 col-md-6 col-sm-12 counter-block"> <div class="counter-block-one"> <div class="inner-box"> <div class="icon-box"><i class="flaticon-business-idea"></i></div> <div class="count-outer count-box"> <span class="count-text" data-speed="1500" data-stop="697">0</span> </div> <p>Employer Solutions</p> </div> </div> </div> <div class="col-lg-3 col-md-6 col-sm-12 counter-block"> <div class="counter-block-one"> <div class="inner-box"> <div class="icon-box"><i class="flaticon-recruit"></i></div> <div class="count-outer count-box"> <span class="count-text" data-speed="1500" data-stop="440">0</span> </div> <p>Job Seekers</p> </div> </div> </div> <div class="col-lg-3 col-md-6 col-sm-12 counter-block"> <div class="counter-block-one"> <div class="inner-box"> <div class="icon-box"><i class="flaticon-customer-review"></i></div> <div class="count-outer count-box"> <span class="count-text" data-speed="1500" data-stop="2887">0</span> </div> <p>Happy Customers</p> </div> </div> </div> </div> </div> </div> </section> <!-- funfact-section end --> <!-- cta-section --> <section class="cta-section bg-color-2"> <div class="auto-container"> <div class="inner-box clearfix row"> <div class="text pull-left col-md-10"> <h2>Looking For Your Next Key Candidate? Explore With Noah Resources. </h2> </div> <div class="btn-box pull-right col-md-2 mt-3"> <a href="{{url('contact-us')}}" class="btn btn-outline-primary">Contact us</a> </div> </div> </div> </section> <!-- cta-section end --> <!-- progress-section --> <section class="progress-section" style="background-image: url({{'assets/images/background/progress-1.jpg'}});"> <div class="auto-container"> <div class="row clearfix"> <div class="col-lg-5 col-md-12 col-sm-12 title-column"> <div class="sec-title light"> <p>Staffing Partners</p> <h2>Modernizing the Recruitment Process with AI </h2> </div> </div> <div class="col-lg-7 col-md-12 col-sm-12 content-column"> <div class="content_block_4"> <div class="content-box"> <div class="counter-inner"> <div class="inner-box"> <img class="cusom-height-width" src="{{asset('assets/images/image.svg')}}" alt="Progess image"> </div> </div> <div class="progress-inner"> <div class="text"> <p>Noah Technologies is committed to modernizing recruitment through AI, making the process faster and smarter.</p> </div> <div class="progress-content"> <div class="progress-box"> <h5>Staffing</h5> <div class="bar"> <div class="bar-inner count-bar" data-percent="80%"><div class="count-text">80%</div></div> </div> </div> <div class="progress-box"> <h5>Recruitment</h5> <div class="bar"> <div class="bar-inner count-bar" data-percent="75%"><div class="count-text">75%</div></div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </section> <!-- progress-section end --> <!-- testimonial-section --> <section class="testimonial-section centred"> <div class="auto-container"> <div class="inner-container"> <div class="three-item-carousel owl-carousel owl-theme owl-dots-none owl-nav-none"> @foreach($testimonials as $testimonial) <div class="testimonial-block-one"> <div class="inner-box"> <div class="icon-box">"</div> <p style="min-height: 130px">{!! Str::limit( strip_tags($testimonial->comments), 150, ' ...') !!}</p> <h5>{{$testimonial->client_name}}</h5> <figure class="image-box"><img src="{{'assets/testimonials/'.$testimonial->image}}" alt="Client Image" width="100px;" height="100px" style="border-radius: 100%; "></figure> </div> </div> @endforeach </div> </div> </div> </section> <!-- testimonial-section end --> <!-- news-section --> {{-- <section class="news-section sec-pad bg-color-1">--}} {{-- <div class="auto-container">--}} {{-- <div class="row clearfix">--}} {{-- <div class="col-lg-4 col-md-12 col-sm-12 title-column">--}} {{-- <div class="title-box">--}} {{-- <div class="sec-title">--}} {{-- <p>Our Blog Posts</p>--}} {{-- <h2>Latest News & Articles</h2>--}} {{-- </div>--}} {{-- <div class="text">--}} {{-- <p>Lorem ipsum onts perspicia unde omnis iste natus errluptatem acc usan- tium demque laudantium totam.</p>--}} {{-- </div>--}} {{-- </div>--}} {{-- </div>--}} {{-- <div class="col-lg-8 col-md-12 col-sm-12 inner-column">--}} {{-- <div class="carousel-block">--}} {{-- <div class="three-item-carousel owl-carousel owl-theme owl-dots-none nav-style-one">--}} {{-- @foreach($latestBlogs as $latestBlog)--}} {{-- <div class="news-block-one">--}} {{-- <div class="inner-box">--}} {{-- <figure class="image-box">--}} {{-- <a href="{{url('/blog/'.$latestBlog->slug)}}"><img src="{{'assets/blog-posts/'.$latestBlog->featured_image}}" alt="{{$latestBlog->featured_alt}}"></a>--}} {{-- <div class="post-date">--}} {{-- @php--}} {{-- $created_at = \Carbon\Carbon::parse($latestBlog->created_at);--}} {{-- $date = $created_at->format('d');--}} {{-- $month = $created_at->format('M');--}} {{-- @endphp--}} {{-- <h4>{{$date}}</h4>--}} {{-- <p>{{$month}}</p>--}} {{-- </div>--}} {{-- </figure>--}} {{-- <div class="lower-content">--}} {{-- <ul class="post-info clearfix">--}} {{-- <li><i class="far fa-folder-open"></i>Human Resource</li>--}} {{-- <li><i class="far fa-comments"></i><a href="#">02 Comments</a></li>--}} {{-- </ul>--}} {{-- <h3><a href="{{url('/blog/'.$latestBlog->slug)}}">{!! Str::limit( strip_tags($latestBlog->post_title), 60, ' ...') !!}</a></h3>--}} {{-- <div class="admin">--}} {{-- <figure class="admin-thumb"><img src="assets/images/news/admin-1.png" alt=""></figure>--}} {{-- <p>by Christine Eve</p>--}} {{-- </div>--}} {{-- </div>--}} {{-- </div>--}} {{-- </div>--}} {{-- @endforeach--}} {{-- </div>--}} {{-- </div>--}} {{-- </div>--}} {{-- </div>--}} {{-- </div>--}} {{-- </section>--}} <!-- news-section end --> @endsection @push('scripts') <script defer src="{{'https://cdnjs.cloudflare.com/ajax/libs/jquery-validate/1.19.3/jquery.validate.min.js'}}"></script> <script> $(document).ready(function() { //jquery validation plugin $.validator.addMethod('captcha', function(value) { $result = ( $('#num2').val() == $('#captcha').val() ) ; $('#spambot').fadeOut('fast'); return $result; }, /// $('#spambot').fadein('Incorrect value, please try again') ); $('#contact_us').validate({ highlight: function(element) { $(element).addClass('has-error'); }, unhighlight: function(element) { $(element).removeClass('has-error'); }, errorElement: 'span', errorClass: 'validation-error-message help-block form-helper bold', errorPlacement: function(error, element) { return true; } }); }); </script> @endpush
Close