@extends('layouts.app') @section('title', $ticket->subject) @section('content')
{{ $ticket->description }}