{{-- the drag-drop-img class controls the styling the drag-drop-handle hooks into the sortable list functionality --}}
{{ Html::image('img/move_arrows.png', null, ['class' => ($size==\App\Helpers\FormComponentHelper::SIZE_LARGE?'drag-drop-img-large':'drag-drop-img').' drag-drop-handle']) }}