@if ($filter != \Kanban::FILTER_BY_CF) @foreach($filters as $filter_id => $filter_title)
@endforeach @else @foreach($custom_fields as $custom_field)
@if ($custom_field->type == CustomField::TYPE_DROPDOWN) @else type == CustomField::TYPE_NUMBER) type="number" @else type="text" @endif /> @endif
@endforeach @endif