@if($type && $type->slug == "checkbox")

Input options for the question / Multiple Select

@elseif($type && $type->slug == "radio")

Input options for the question / Only one select

@endif