{{ __('billing.storage_confirm_body', [ 'count' => $packs, 'gb' => $packs * $packGb, 'total' => Number::currency($packs * $priceCents / 100, in: 'EUR', locale: $loc), ]) }}