@php $assetVersion = date('YmdHis', strtotime(Carbon::now())); @endphp

Meet the
A-Team

Meet our team of amazing professionals that in one way or another carry out our mission of helping entrepreneurs delegate and elevate!

@php $count =0; @endphp @foreach ($team as $item) @if ($count == 4) @php if($count == 4){ reset($bgcolors); $count = 0; } @endphp @endif
{!!$item["name"]!!}

{{$item["departamento"]}}

@php $count++; @endphp @endforeach