document add new tax title changed
This commit is contained in:
parent
66dfdfa662
commit
5bc2645b0c
@ -350,7 +350,7 @@
|
|||||||
:value="tax_id"
|
:value="tax_id"
|
||||||
:add-new="{{ json_encode([
|
:add-new="{{ json_encode([
|
||||||
'status' => true,
|
'status' => true,
|
||||||
'text' => trans('general.add_new'),
|
'text' => trans('general.title.new', ['type' => trans_choice('general.taxes', 1)]),
|
||||||
'path' => route('modals.taxes.create'),
|
'path' => route('modals.taxes.create'),
|
||||||
'type' => 'modal',
|
'type' => 'modal',
|
||||||
'field' => [
|
'field' => [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user