@if (count($custom_fields)) @foreach($custom_fields as $custom_field)
@if ($custom_field->type == CustomField::TYPE_DROPDOWN) @else name])) disabled @endif /> @endif
@endforeach @endif