@if (Gate::check('transferTeam', $team) && ! $team->personal_team && $team->users->count())
{{ __('Transfer Team') }} {{ __("Transfer team ownership to another team member.") }}
{{ __('Please provider the email address of the team you would like to transfer the team to. The email address must be associated with an existing account.') }}
{{ __('Transfer Team') }} {{ __('Team transferred, please refresh.') }}
@endif {{ __('Transfer Team') }} {{ __('Are you sure you want to transfer this team? Once a team is transferred, you will lose control of all of its resources and data.') }}
{{ __('Nevermind') }} {{ __('Transfer Team') }}