@extends(getActiveTheme().'.layouts.main') @section('content') @include(getActiveTheme().'.component.banner') @include(getActiveTheme().'.component.about') @include(getActiveTheme().'.component.process') @include(getActiveTheme().'.component.pricing_plan') @include(getActiveTheme().'.component.investment-profit-calculation') @include(getActiveTheme().'.component.staking-investment') @include(getActiveTheme().'.component.matrix_plan') @include(getActiveTheme().'.component.currency_exchange') @include(getActiveTheme().'.component.crypto_pairs') @include(getActiveTheme().'.component.service') @include(getActiveTheme().'.component.choose_us') @include(getActiveTheme().'.component.faq') @include(getActiveTheme().'.component.advertise') @include(getActiveTheme().'.component.testimonial') @include(getActiveTheme().'.component.feature') @include(getActiveTheme().'.component.blog') @endsection