@props(['width' => '12']) @php $offset = ''; if(isset($attributes['offset'])) { $offset = 'offset-md-'.$attributes['offset']; } @endphp
merge(['class' => Util::GetBTWidthClasses($width).' '.$offset]) }}>{!! $slot !!}