{{$ticket->title}}
返 回
@if($ticket->status !== 2)
@can('admin.ticket.destroy')
@endcan
@endif