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