@lang('Hi') {{ $user->name ?? $user->username }},
{{ $msg->content }}
@if(isset($msg->button_link))
{{ $msg->button_txt }}
@endif