mirror of
https://github.com/flarum/framework.git
synced 2025-02-23 04:26:23 +08:00
10 lines
325 B
PHP
10 lines
325 B
PHP
Hey {!! $user->display_name !!}!
|
|
|
|
{!! $blueprint->reply->user->display_name !!} replied to your post (#{!! $blueprint->post->number !!}) in {!! $blueprint->post->discussion->title !!}.
|
|
|
|
{!! app()->url() !!}/d/{!! $blueprint->reply->discussion_id !!}/{!! $blueprint->reply->number !!}
|
|
|
|
---
|
|
|
|
{!! $blueprint->reply->content !!}
|