@extends( getThemePath() . '.layout.master') @section('header') @include( getThemePath() . '.partials.header') @endsection @section('content')

About Us

{!! $page->content !!}

Frequently asked questions

Your earnings depend on how many clicks you generate. More clicks = more income.

Start Your Affiliate Earning Journey Today

Join us FREE and start exploring

Sign Up
@endsection @section('footer') @include( getThemePath() . '.partials.footer') @endsection