@extends('panel.layout.app') @section('title', 'Support Request #'.$ticket->ticket_id) @section('content')
#{{$ticket->ticket_id}}
{{$ticket->subject}}
{{__($ticket->category)}}
{{__($ticket->status)}}