@if(getArrayValue($setting->investment_setting, getInputName(\App\Enums\InvestmentType::MATRIX->name)) == 1)
@php
$fixedContent = \App\Services\FrontendService::getFrontendContent(\App\Enums\Frontend\SectionKey::MATRIX_PLAN, \App\Enums\Frontend\Content::FIXED);
@endphp
{{ getArrayValue($fixedContent?->meta, 'sub_heading') }}{{ getArrayValue($fixedContent?->meta, 'heading') }}