@lang('modules.customFields.addField')
×
@foreach ($customFieldGroups as $item)
{{ $item->name }}
@endforeach
@lang('app.required')
@foreach ($types as $type)
{{ $type }}
@endforeach
@lang('app.value')
@lang('modules.invoices.addItem')