document add new tax title changed

This commit is contained in:
Cihan Şentürk 2022-06-07 17:25:44 +03:00
parent 66dfdfa662
commit 5bc2645b0c

View File

@ -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' => [