@lang('company::app.company.edit.title') @php $currentLocale = core()->getRequestedLocale(); @endphp

@lang('company::app.company.edit.title')

@lang('company::app.company.edit.back-btn')
@foreach (core()->getAllLocales() as $locale) {{ $locale->name }} @endforeach
@lang('company::app.company.edit.name') code . '[slug]'}}="setValues" /> @lang('company::app.company.edit.company_header')
@lang('company::app.company.edit.invoice_start_number') @lang('company::app.company.edit.invoice_end_number')
@lang('company::app.company.index.create.logo')
@lang('company::app.company.index.create.street_address')
@lang('yas_admin::app.customers.customers.view.address.edit.city') @lang('yas_admin::app.customers.customers.view.address.edit.post-code')
@lang('yas_admin::app.customers.customers.view.address.edit.country') @foreach (core()->countries() as $country) @endforeach @lang('yas_admin::app.customers.customers.view.address.edit.state')
@lang('yas_admin::app.customers.customers.view.address.edit.phone') @lang('yas_admin::app.customers.customers.view.address.edit.email')
@lang('company::app.company.index.create.payment_info') @lang('company::app.company.edit.status') @php $selectedValue = old('status') ?: $company->status @endphp