@php $teamsChunk = $teams->chunk(7); @endphp
htmlAttributes() !!} class="shortcode-teams shortcode-teams-style-4 section-team-4 section-padding position-relative overflow-hidden">
@if ($subtitle = $shortcode->subtitle)
dots {!! BaseHelper::clean($subtitle) !!}
@endif @if ($title = $shortcode->title)

{!! BaseHelper::clean($title) !!}

@endif @if ($description = $shortcode->description)

{!! BaseHelper::clean($description) !!}

@endif
@foreach($teamsChunk as $teams) @if($teams->count() > 3) @endif @endforeach
@if ($backgroundImage = $shortcode->background_image)
{{ RvMedia::image($backgroundImage, __('Image')) }}
@endif