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