@props(['team', 'component' => 'jet-dropdown-link'])
@if (Auth::user()->isCurrentTeam($team)) @endif
{{ $team->name }}
@method('PUT') @csrf