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 | : 162.158.159.94
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 /
justhub /
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
828
B
-rw-r--r--
beat_my_quote.blade.php
11.37
KB
-rw-r--r--
blogs.blade.php
4.63
KB
-rw-r--r--
category_products.blade.php
49.93
KB
-rw-r--r--
contact_us.blade.php
9.4
KB
-rw-r--r--
custom_printed_boxes.blade.php
57.52
KB
-rw-r--r--
dashboard.blade.php
4.07
KB
-rw-r--r--
faqs.blade.php
3.86
KB
-rw-r--r--
imagesitemap.blade.php
1.89
KB
-rw-r--r--
index.blade.php
17.49
KB
-rw-r--r--
index_old.blade.php
9.71
KB
-rw-r--r--
latest_offers.blade.php
58.09
KB
-rw-r--r--
personalized_packaging_boxes.b...
6.48
KB
-rw-r--r--
portfolio.blade.php
2.29
KB
-rw-r--r--
post.blade.php
1.32
KB
-rw-r--r--
privacy_security.blade.php
829
B
-rw-r--r--
product_detail.blade.php
110.85
KB
-rw-r--r--
review.blade.php
9.18
KB
-rw-r--r--
search.blade.php
13.68
KB
-rw-r--r--
sitemap.blade.php
5.96
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
760
B
-rw-r--r--
thank_you.blade.php
1.12
KB
-rw-r--r--
welcome.blade.php
72.5
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : faqs.blade.php
<?php use App\Models\Contactus; $contact_us = Contactus::first(); ?> @extends('layouts.app') @section('contents') <style> p{color: #000000a8 !important;} </style> <div class="about-sec p-4"> <div class="container text-justify"> <div class="breadcrumbs" style="background: #f2f5fa;"> <div class="container"> <div class="row pt-3 pb-3"> <div class="col"> <div class="pageStatus "> <a class="text-success" href="{{url('/')}}">Home</a> <span>>></span> <a class="text-success" href="{{url('faqs')}}">Faqs</a> </div> </div> </div> </div> </div> <div class="row"> <div class="col-sm-1"> </div> <div class="col-sm-10 my-4"> <h1 class="section-title text-center">Frequently Asked Questions</h1> <div class="privacy-page-content about page pt-4"> <h2>What Type of CBD Packaging do you Manufacture?</h2> <p>We manufacture the custom CBD packaging for all the cannabidiol products, i.e.,a nd all types of CBD Packaging products. </p> <h2>What is your Minimum Order Quantity? </h2> <p>We present a minimum of 100 pieces for any of the packaging products. And maximum quantities are unlimited. </p> <h2> What Types of Materials Do you Offer to Make CBD Packaging Products?</h2> <p>It is up to you. What type of packaging material do you want? We cordially use all materials for you, i.e., Cardboard, Kraft, gloss/matte paper, stickers, etc. </p> <h2> What is your Turnaround Time?</h2> <p>Usually, it takes 15 to 18 business days; we cover all in this duration, i.e., printing, quality inspection, and door delivery. </p> <h2> Can you Make the Design of my CBD Packaging Product?</h2> <p>Yes, we can gorgeously make product design for your CBD product array. </p> <h2> Can I Get a Digital Proof Before Finalizing the order?</h2> <p>Yes, we provide free digital proofs, free 3D mockups; with best regards. We let you have unlimited revisions always.</p> <h2> Can you Send me a Sample Before the Final Design?</h2> <p>Yes, we can; we can send you premade samples. If you want fully customized samples, then you can contact our sales team through chat or phone call. </p> <h2> How do you Deliver the Packaging Products? </h2> <p>If those are CBD packaging boxes, then we ship them flat and pre-assembled in glued condition. For labels and stickers, we have standard shipping procedures. </p> <h2>Do you Offer any Add-ons on The Packaging Products?</h2> <p>Yes, we have the skillset to offer you all the range of finishing features, i.e., Embossing, Debossing, gloss/matte lamination, spot UV, and all the colors of foiling. </p> <h2>Do you Have any Shipping Fees?</h2> <p>No, we don’t charge any extra shipping fee for America. Our prices are “all included”.</p> </div> </div> <div class="col-sm-1"> </div> </div> </div> </div> @endsection
Close