@if (substr($type,0,3) == 'col')
{{ rowcolForm($type) }}
@elseif(substr($type,0,6) == 'imgcol')
{{ colimgForm($type) }}
@elseif ($type == 'need2code' || $type == 'banner' || $type == 'offer' || $type == 'model')
{{ emptyContentForm($type) }}
@elseif($type == 'btns')