@props([ 'md'=>12, 'lg'=>12, 'xl'=>12, 'xxl'=>12, ])
merge(['class' => "col-sm-12 col-md-$md col-lg-$lg col-xl-$xl col-xxl-$xxl"])}}> {{$slot}}