@extends('layouts.bootstrap') @section('title', $ticket->title) @section('breadcrumb', 'Dashboard / Ticket Management / Ticket #' . $ticket->id) @section('content')
{{ $ticket->description }}
{{ $ticket->description }}
No comments yet
No attachments yet