@if (count($customer_fields)) @foreach($customer_fields as $customer_field)
@if ($customer_field->type == CustomerField::TYPE_DROPDOWN) @else name])) disabled @endif /> @endif
@endforeach @endif