= $this->extend('layout/main') ?> = $this->section('content') ?> number_format((float) $v, 2, ',', ' ') . ' zł'; ?>
| Instrument | Wpłacono netto | Wartość | Zarobek | % | Akcje |
|---|---|---|---|---|---|
| Brak instrumentów. | |||||
| = esc($i['name']) ?> | = $fmt($i['net_invested']) ?> | = $i['has_value'] ? $fmt($i['value']) : 'brak wyceny' ?> | = $i['has_value'] ? $fmt($i['profit']) : '—' ?> | = $i['percent'] !== null && $i['has_value'] ? number_format($i['percent'], 2, ',', ' ') . '%' : '—' ?> | Edytuj Usuń |