@extends('layouts.layout') @section('content')

{{ config('app.project_name') }} Plans

Our Investment Plans

{{-- pricing table --}} @include('shared.pricing') {{-- pricing table --}}
@endsection