@can('update', $row)
{{ __('Edit') }}
@endcan @auth
{{ __('Vote') }} [0]
@else
{{ __('for voting you have to be logged in') }}
@endauth