@extends('layouts.landing') @section('content') @include('inc.pricing') @include('inc.investments') @include('inc.footer') @endsection