@extends('layouts.app-sidebar') @section('content')
{{ $ticket->subject }}
{{ $ticket->user->name }}
{{ $ticket->user->email }}
Related Channel
{{ $ticket->tenant->channel_title }}
{{ $ticket->description }}
{{ $ticket->attachment_name }}
Permanently delete this ticket and its attachment. This action cannot be undone.