PATH:
home
/
lab2454c
/
crypto.keyreum.com
/
platform
/
themes
/
wowy
/
partials
/
shortcodes
<!--@if ($category)--> <!-- <section class="bg-grey-9 section-padding-60" id="product-category-products">--> <!-- <product-category-products-component :category="{{ json_encode($category) }}" :children="{{ json_encode($category->children) }}" url="{{ route('public.ajax.product-category-products') }}" all="{{ $category->url }}"></product-category-products-component>--> <!-- </section>--> <!--@endif--> @php $pages = Botble\Page\Models\Page::whereIn('name', ['ANTI THEFT', 'DEVICE LOCKS', 'GEO LOCKS', 'WALLET BACKUPS'])->get(); $title = Botble\Base\Models\HomeTitle::where(['id' => 1])->select('title4','card_title','card_desc', 'title5', 'tag5', 'demo_link','feature1','feature2','feature3','feature4','feature5','feature6')->first(); @endphp <div class="body__containt__main" style="padding: 0 !important"> <div class="digital__money"> <div class="container"> <div class="heading__wrapp"> <h2>{{ isset($title->title4) ? $title->title4 : 'SECURE YOUR DIGITAL MONEY' }}</h2> </div> <div class="items__card__wrapp"> <div class="row"> @isset($pages) @foreach($pages as $page) <div class="col-xl-3 col-lg-3 col-md-6 mr__top"> <div class="item__card"> <h4>{{ $page->name }}</h4> <p>{{ $page->description }}</p> <a href="{{ $page->url }}">Learn More</a> </div> </div> @endforeach @endisset </div> </div> </div> </div> <div class="cta__wrapp"> <div class="container"> <div class="cat__inner"> <div class="cat__inner__content"> <h2>{{ isset($title->card_title) ? $title->card_title : 'Verification of Integrated Circuitry & Authentication System' }}</h2> <p> {{ isset($title->card_desc) ? $title->card_desc : 'The two systems ensure no fraudulent activity can take place by flawless communication and confirmation handshakes, while your trust in digital asset world is maintained.' }} </p> </div> <a href="{{ isset($title->demo_link) ? $title->demo_link : '' }}">Try free demo <i class="ico__box"><img src="{{ asset('assets/assets/arrow-wthe.svg') }}" alt="" /></i> </a> </div> </div> </div> <div class="security__encryption"> <div class="container"> <div class="heading__wrapp"> <h2>{{ isset($title->title5) ? $title->title5 : 'Security & Encryption' }}</h2> <h3>{{ isset($title->tag5) ? $title->tag5 : 'Your Devices Safe & Sound' }}</h3> </div> <div class="row"> <div class="col-xl-4 col-lg-4 col-md-6 mr__top"> <div class="widget__box"> <i class="ico__box"> <img src="{{ asset('assets/assets/ico-1.png') }}" alt="" /> </i> <p>{{ isset($title->feature1) ? $title->feature1 : 'Data Backup' }}</p> </div> </div> <div class="col-xl-4 col-lg-4 col-md-6 mr__top"> <div class="widget__box"> <i class="ico__box"> <img src="{{ asset('assets/assets/ico-2.png') }}" alt="" /> </i> <p>{{ isset($title->feature2) ? $title->feature2 : 'Chip Card Validation' }}</p> </div> </div> <div class="col-xl-4 col-lg-4 col-md-6 mr__top"> <div class="widget__box"> <i class="ico__box"> <img src="{{ asset('assets/assets/ico-3.png') }}" alt="" /></i> <p>{{ isset($title->feature3) ? $title->feature3 : 'Compatible with iOS and Android with fingerprint feature, and iOS with facial recognition' }}</p> </div> </div> <div class="col-xl-4 col-lg-4 col-md-6 mr__top"> <div class="widget__box"> <i class="ico__box"> <img src="{{ asset('assets/assets/ico-4.png') }}" alt="" /></i> <p>{{ isset($title->feature4) ? $title->feature4 : 'Cryptocurrency and digital assets storage' }}</p> </div> </div> <div class="col-xl-4 col-lg-4 col-md-6 mr__top"> <div class="widget__box"> <i class="ico__box"> <img src="{{ asset('assets/assets/ico-5.png') }}" alt="" /></i> <p>{{ isset($title->feature5) ? $title->feature5 : 'Biometric Authentication' }}</p> </div> </div> <div class="col-xl-4 col-lg-4 col-md-6 mr__top"> <div class="widget__box"> <i class="ico__box"> <img src="{{ asset('assets/assets/ico-6.png') }}" alt="" /></i> <p>{{ isset($title->feature6) ? $title->feature6 : 'Data Encryption' }}</p> </div> </div> </div> </div> </div> </div>
[-] product-category-products.blade.php
[edit]
[-] featured-news.blade.php
[edit]
[-] product-category-products-admin-config.blade.php
[edit]
[-] faq.blade.php
[edit]
[-] featured-news-admin-config.blade.php
[edit]
[+]
ads
[+]
..
[-] flash-sale-admin-config.blade.php
[edit]
[+]
sliders
[-] product-collections-admin-config.blade.php
[edit]
[-] our-offices-admin-config.blade.php
[edit]
[-] featured-product-categories.blade.php
[edit]
[-] trending-products-admin-config.blade.php
[edit]
[-] featured-brands.blade.php
[edit]
[-] featured-brands-admin-config.blade.php
[edit]
[-] featured-product-categories-admin-config.blade.php
[edit]
[-] featured-products-admin-config.blade.php
[edit]
[-] flash-sale.blade.php
[edit]
[-] product-collections.blade.php
[edit]
[-] recently-viewed-products.blade.php
[edit]
[-] newsletter-form-admin-config.blade.php
[edit]
[-] trending-products.blade.php
[edit]
[-] our-offices.blade.php
[edit]
[-] faq-admin-config.blade.php
[edit]
[-] newsletter-form.blade.php
[edit]
[-] site-features-admin-config.blade.php
[edit]
[-] featured-products.blade.php
[edit]
[-] site-features.blade.php
[edit]
[-] contact-form.blade.php
[edit]