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