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