{{-- Hidden inputs to store attribute names in both Arabic and English --}}
@foreach(config('language') as $locale => $language)
id}.name.{$locale}", $attribute->getTranslation('name', $locale)) }}" hidden>
@endforeach
@if ($attribute->type == 'select')