@props([ 'item' => null, 'route' => null, 'wide' => false, ]) @can('update', $item) @if ($item->deleted_at=='') @if ($wide=='true') {{ trans('general.update') }} @endif @endif @endcan