Để kích hoạt widget kéo nó vào khung bên trái. Để xóa kéo widget quay về.
@foreach($widget_exist->split(2) as $widget_list)
@foreach($widget_list as $type=>$item)
@include('widget::items.'.$type,['taxonomy'=>$type,'position'=>$widget_active[$type],'data'=>null,'class'=>null])
@endforeach