@extends('layouts.master') @section('title','Comment') @section('parentPageTitle', 'All Ticket') @section('content')
{{$comment->course->title ?? 'N/A'}}
{{$comment->user->name}}
{{$item->user->name}}