{{ $person->name }}
@if (auth()->user()->is_developer)
{{ $person->team->name }}
@endif