@php use App\Helpers\Helper; use Request as Input; use Carbon\Carbon; @endphp @extends('layouts.master') @section('title', 'Ticket Details') @section('content')
Details
Attachments
Comment
{{ isset($history->comment) ? $history->comment : '' }}