@extends('layouts.frontend') @section('js_after') @if(old('client')!='') @else @endif @endsection @section('content')
@include('frontend.calculators.left_sidebar')

Fund Performance

Include the following in My Report
@csrf
@if ($errors->has('clientname')) @endif
@include('frontend.calculators.suggested.form')
@endsection