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