@if (count($groups) > 1) {{ trans('plugins/translation::translation.translations') }}: @foreach ($groups as $language) @if (!in_array($language['locale'], [$group['locale']])) {{ $language['name'] }}   @endif @endforeach @endif