PATH:
home
/
lab2454c
/
crypto.keyreum.com
/
platform
/
themes
/
wowy
/
partials
/
shortcodes
<!--<section class="popular-categories bg-grey-9 section-padding-60" id="featured-product-categories">--> <!-- <div class="container wow fadeIn animated">--> <!-- <h3 class="section-title mb-30">{!! clean($title) !!}</h3>--> <!-- <featured-product-categories-component url="{{ route('public.ajax.featured-product-categories') }}"></featured-product-categories-component>--> <!-- </div>--> <!--</section>--> @php $leftContents = Botble\Page\Models\Page::whereIn('name', ['ENCRYPTED', 'CRYPTO TICKET TOKEN – CDO TOKEN'])->get(); $rightContents = Botble\Page\Models\Page::whereIn('name', ['EXCHANGE', 'CORRUPT GOVERNMENTS AND ORGANIZATIONS'])->get(); $upperContents = Botble\Page\Models\Page::whereIn('name', ['DISTRIBUTED', 'PUBLIC', 'ENCRYPTION'])->get(); $title = Botble\Base\Models\HomeTitle::where(['id' => 1])->select('tag1','title1','desc1', 'tag2', 'title2', 'crypto_image')->first(); @endphp <div class="body__containt__main"> <div class="container"> <div class="circuitry__section"> <div class="heading__wrapp"> <h3>{{ isset($title->tag1) ? $title->tag1 : 'Your Digital Estate' }}</h3> <h2>{{ isset($title->title1) ? $title->title1 : 'Verification of Integrated Circuitry & Authentication System' }}</h2> <p>{{ isset($title->desc1) ? $title->desc1 : 'The principle focus for the Vaultchip hardware is to provide full isolation between your keys and your vulnerable smartphone.' }}</p> </div> <div class="items__card__wrapp"> <div class="row"> @isset($upperContents) @foreach($upperContents as $upperContent) <div class="col-xl-4 col-lg-4 col-md-4 mr__top"> <div class="item__card"> <h4>{{ $upperContent->name }}</h4> <p>{{ $upperContent->description }}</p> </div> </div> @endforeach @endisset </div> </div> </div> </div> <div class="expanding__system"> <div class="container"> <div class="heading__wrapp"> <h3>{{ isset($title->tag2) ? $title->tag2 : 'Your Digital Estate' }}</h3> <h2>{{ isset($title->title2) ? $title->title2 : 'EXPANDING MAIN SYSTEM WITH CRYPTOCURRENCIES' }}</h2> </div> <div class="expanding__system__widgets"> <div class="row"> <div class="col-xl-4 col-lg-4"> <div class="widget__card__items"> @isset($leftContents) @foreach($leftContents as $leftContent) <div class="widget__card"> <h4>{{ $leftContent->name }}</h4> <p>{{ $leftContent->description }}</p> <a href="{{ $leftContent->url }}">Learn More</a> </div> @endforeach @endisset </div> </div> <div class="col-xl-4 col-lg-4"> <div class="image__box"> <img src="{{ isset($title->crypto_image) ? Storage::url($title->crypto_image) : asset('assets/assets/inner-graphic.svg') }}" alt="" /> </div> </div> <div class="col-xl-4 col-lg-4"> <div class="widget__card__items"> @isset($rightContents) @foreach($rightContents as $rightContent) <div class="widget__card"> <h4>{{ $rightContent->name }}</h4> <p>{{ $rightContent->description }}</p> <a href="{{ $rightContent->url }}">Learn More</a> </div> @endforeach @endisset </div> </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]