{{ $team->title }}
@if ($team->banner)-
@if ($team->users->isNotEmpty())
- {{ trans('app.lineup') }}: @foreach ($team->users as $user)
- {{ $user->username }} @if ($user->pivot->task) ({{ $user->pivot->task }}) @endif @endforeach @endif @if ($team->country and $team->country->icon)
-
{{ trans('app.object_country') }}: