@extends('front.layout.app') @section('content') Sheet 1 Name: Sheet 2 Name: Sheet 3 Name: Fetch Data Get Average {{ $fundChart->banner_heading ? $fundChart->banner_heading : '' }} Country United States (US) ALL 25Y 10Y 5Y 3Y 1Y Download CSV Sources: {{ $fundChart->sources ? $fundChart->sources : '' }} Additional Indicator Details {!! $fundChart->additional_detail ? $fundChart->additional_detail : '' !!} @endsection @section('script') @endsection
Sources: {{ $fundChart->sources ? $fundChart->sources : '' }}