You have been mentioned by {{ '@' . $post->user->name }} in a post from the {{ $topic->title }} topic @ {{ env('APP_NAME') }}.

If the above links didn't work, please copy and paste the following URLs into your Browser's address bar: {{ env('APP_URL') . '/user/profile/@' . $post->user->name }} and {{ env('APP_URL') . '/forum/topics/' . $topic->slug . '#post-' . $post->id }}

Regards,
Admin @ {{ env('APP_NAME') }}.