@extends('frontend.layouts.master') @section('title', gss('front_page_title', __("Welcome"))) @section('desc', gss('seo_description_home', gss('seo_description', ''))) @section('keyword', gss('seo_keyword_home', gss('seo_keyword', ''))) @section('content')
{{ __("Here is our several investment plans. You can invest daily, weekly or monthly and get higher returns in your investment.") }}
{{ __("Choose your favourite plan and start earning now.") }}
{{ data_get($ivp, 'desc') }}
@endif