@if (method_exists($item, 'trashed') && $item->trashed()) @else @if ($options['show']) @endif @if ($options['edit']['status']) @endif @if ($options['delete']) @endif @if ($options['appointments']) @endif @if ($options['orders']) @endif @endif