{{--
      --}} @foreach ($teams as $team) {{--
    • --}}
    • {{ \Illuminate\Support\Str::limit($team['title'], 20) }}

      {{-- --}} {{-- Edit and Delete Button --}}
      {{-- --}}
    • @endforeach