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