@extends('layouts.master')
#{{$ticket->id}}
{{ \Carbon\Carbon::parse($ticket->created_at)->format('d/m/Y')}}
{{$ticket->subject}}
- {{$ticket->content}}.
{{ \Carbon\Carbon::parse($ticket->created_at)->format('h:i A')}}
It looks a bit empty: No conversations yet!