@if(!empty($categories)) @endif @if(!empty($groups))   {!! Form::select('size', $groups, null, ['id' => 'product_group', 'class' => 'select2', 'name' => null, 'style' => 'width:49% !important']) !!} @endif