{{ Html::image('img/move_arrows.png', null, ['class' => 'drag-drop-img-large drag-drop-handle drag-and-drop-icon']) }} {{--TODO maybe we only show this for the top level?--}} {{ Form::button_link('Edit', action('TaxonomyController@edit', compact('taxonomy')), null, \App\Helpers\FormComponentHelper::SIZE_TINY) }} {{ Form::label_title($taxonomy->taxonomy_name, \App\Helpers\FormComponentHelper::SIZE_LARGE, null, null, null, 'taxonomy-name' ) }} {{--{{ Form::label_title($taxonomy->taxonomy_name.': lft = '.$taxonomy->lft.' right = '.$taxonomy->rgt,--}} {{--\App\Helpers\FormComponentHelper::SIZE_LARGE, null, null, null, 'taxonomy-name' ) }}--}}