adds dividend re-investment feature

This commit is contained in:
hackerESQ
2024-10-18 20:46:22 -05:00
parent e4d45f391c
commit 51c33ebec0
14 changed files with 218 additions and 17 deletions
@@ -88,7 +88,7 @@ new class extends Component {
{{ $row->date->format('M d, Y') }}
@endscope
@scope('cell_split', $row)
{{ $row->split ? 'Yes' : '' }}
{{ $row->split ? __('Yes') : '' }}
@endscope
@scope('cell_transaction_type', $row)
<x-badge