adds dividend re-investment feature
This commit is contained in:
@@ -165,7 +165,7 @@ new class extends Component {
|
||||
@endif
|
||||
|
||||
<x-button
|
||||
label="{{ $transaction ? 'Update' : 'Create' }}"
|
||||
label="{{ $transaction ? __('Update') : __('Create') }}"
|
||||
type="submit"
|
||||
icon="o-paper-airplane"
|
||||
class="btn-primary"
|
||||
|
||||
Reference in New Issue
Block a user