PATH:
home
/
lab2454c
/
vaultchip.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', 'NESTCROFT TICKET TOKEN – NTTP COIN'])->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(); $sectionContents = Botble\Page\Models\Page::whereIn('name', ['EXCHANGE', 'CORRUPT GOVERNMENTS AND ORGANIZATIONS','ENCRYPTED', 'VAULTCHIP TICKET TOKEN – CDO Token'])->get(); $title = Botble\Base\Models\HomeTitle::where(['id' => 1])->select('tag1','title1','desc1', 'tag2', 'title2', 'crypto_image')->first(); //dd($upperContents); @endphp <div class="body__containt__main"> <div class="digital__estates"> <div class="container"> <div class="row justify-content-center"> <div class="col-xl-11 col-lg-11 col-md-11 text-center"> <h4>{{ isset($title->tag1) ? $title->tag1 : 'Your Digital Estate' }}</h4> <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> @isset($upperContents) @foreach($upperContents as $upperContent) @if($upperContent->name == 'DISTRIBUTED') <div class="row"> <div class="col-xl-6 col-lg-6 mr__top"> <div class="image__box"> <img src="{{ asset('assets/assets/new_images/estate-icon1.png') }}"> </div> </div> <div class="col-xl-6 col-lg-6 mr__top"> <h3>{{ $upperContent->name }}</h3> <p>{{ $upperContent->description }}</p> </div> </div> @endif @if($upperContent->name == 'PUBLIC') <div class="row"> <div class="col-xl-6 col-lg-6 mr__top order-lg-last"> <div class="image__box"> <img src="{{ asset('assets/assets/new_images/public.jpg') }}"> </div> </div> <div class="col-xl-6 col-lg-6 mr__top order-lg-frist"> <h3>{{ $upperContent->name }}</h3> <p>{{ $upperContent->description }}</p> </div> </div> @endif @if($upperContent->name == 'ENCRYPTION') <div class="row"> <div class="col-xl-6 col-lg-6 mr__top"> <div class="image__box"> <img src="{{ asset('assets/assets/new_images/encryption.jpg') }}"> </div> </div> <div class="col-xl-6 col-lg-6 mr__top"> <h3>{{ $upperContent->name }}</h3> <p>{{ $upperContent->description }}</p> </div> </div> @endif @endforeach @endisset </div> </div> <div class="currency__wrapp"> <div class="currency__wrap__inner"> <div class="container"> <div class="row justify-content-center"> <div class="col-xl-10 col-lg-10 col-md-10 text-center"> <h4>{{ isset($title->tag2) ? $title->tag2 : 'Your Digital Estate' }}</h4> <h2>{{ isset($title->title2) ? $title->title2 : 'EXPANDING MAIN SYSTEM WITH CRYPTOCURRENCIES' }}</h2> </div> </div> <div class="row"> @isset($sectionContents) @foreach($sectionContents as $sectionContent) <div class="col-xl-6 col-lg-6 mr__top currency__block"> <div class="cuurency__inner"> <div class="image__box"> @if($sectionContent->name == 'ENCRYPTED') <a href="#"> <img src="{{ asset('assets/assets/new_images/curr-icon1.png') }}"> </a> @endif @if($sectionContent->name == 'EXCHANGE') <a href="#"> <img src="{{ asset('assets/assets/new_images/curr-icon2.png') }}"> </a> @endif @if($sectionContent->name == 'VAULTCHIP TICKET TOKEN – CDO Token') <a href="#"> <img src="{{ asset('assets/assets/new_images/curr-icon3.png') }}"> </a> @endif @if($sectionContent->name == 'CORRUPT GOVERNMENTS AND ORGANIZATIONS') <a href="#"> <img src="{{ asset('assets/assets/new_images/curr-icon4.png') }}"> </a> @endif </div> <div class="image__text"> <h3>{{ $sectionContent->name }}</h3> <p>{{ $sectionContent->description }}</p> <div class="learn__more__btn"> <a href="{{ $sectionContent->url }}">Learn More <img src="{{ asset('assets/assets/new_images/arrow.png') }}"> </a> </div> </div> </div> </div> @endforeach @endisset </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]