@extends('layouts.dashboard') @section('content')
{{ $reply->message }}
No replies yet.
{{ $errors->first('reply_ticket_description') }}