@extends('admin.messenger.template') @section('title', $topic->subject) @section('messenger-content')
@if($topic->receiverOrCreator() !== null && !$topic->receiverOrCreator()->trashed()) {{ trans('global.reply') }} @endif