@if($question->children && $question->children->count() > 0)
{{ __('pages/admin/question.view_modal.children') ?? 'Child Questions' }}
@endif