mirror of
https://github.com/flarum/framework.git
synced 2025-02-24 11:41:44 +08:00
10 lines
317 B
PHP
10 lines
317 B
PHP
Hey {!! $user->username !!}!
|
|
|
|
{!! $blueprint->reply->user->username !!} 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 !!}
|