@props([ 'item' => null, 'route' => null, 'wide' => false, 'count' => 0, 'tooltip' => trans('admin/users/general.print_assigned'), ]) @can('view', $item) @if ($count > 0) @if ($wide=='true') {{ trans('general.print') }} @endif @endif @endcan