{{--
implementer_type) && $record->implementer_type == "1" ? 'checked' : '' }} name="implementer_type" class="form-check-input" id="implementer_type1" value="0" />
implementer_type) && $record->implementer_type == "2" ? 'checked' : '' }} name="implementer_type" class="form-check-input" id="implementer_type2" value="2" />
implementer_type) && $record->implementer_type == "3" ? 'checked' : '' }} name="implementer_type" class="form-check-input" id="implementer_type3" value="3" />
implementer_type) && $record->implementer_type == "4" ? 'checked' : '' }} name="implementer_type" class="form-check-input" id="implementer_type4" value="4" />
content_category) && $record->content_category == "1" ? 'checked' : '' }} name="content_category" class="form-check-input" id="content_category1" value="0" />
content_category) && $record->content_category == "2" ? 'checked' : '' }} name="content_category" class="form-check-input" id="content_category2" value="2" />
content_category) && $record->content_category == "3" ? 'checked' : '' }} name="content_category" class="form-check-input" id="content_category3" value="3" />
content_category) && $record->content_category == "4" ? 'checked' : '' }} name="content_category" class="form-check-input" id="content_category4" value="4" />
--}}