address field detailed (city, zip_code, state, country)
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
<akaunting-company-edit company-id="{{ company_id() }}"
|
||||
button-text="{{ trans('settings.company.edit_your_business_address') }}"
|
||||
tax-number-text="{{ trans('general.tax_number') }}"
|
||||
:country-text="{{ json_encode(trans('countries')) }}"
|
||||
:company="{{ json_encode($company) }}"
|
||||
:company-form="{{ json_encode([
|
||||
'show' => true,
|
||||
|
||||
Reference in New Issue
Block a user