{{ _t('notification.edit_activity') }}
@if($id) @endif
{{ _t('notification.description') }}
@foreach(getLanguage() as $local) @if (($code = $local['code']) == currentLocal()) @continue @endif
{{ $local->name }}
@endforeach