@foreach ($pools as $pool) @php $investedPercent = ($pool->invested_amount / $pool->amount) * 100; @endphp
@lang('Charge'): {{ gs('cur_text') }}. @lang('Total amount'): {{ gs('cur_text') }}