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