@if(permissionCheck('ticket.tickets.show')) {{__('common.show')}} @endif @if(permissionCheck('ticket.tickets.edit')) {{__('common.edit')}} @endif @if(permissionCheck('ticket.tickets.destroy')) {{__('common.delete')}} @endif