<!DOCTYPE html>
<html lang="en-US">
	<head>
		<meta charset="utf-8">
	</head>
	<body>
		<h2>{!!$commentorName!!} added a new comment to your post </h2>

		<div>
			Follow this link to see the post : <a href="{!!URL::route('post-page', ['id' => $postId])!!}">{!!URL::route('post-page', ['id' => $postId])!!}</a>

			<br/><br/>

			<p>Thank You!<br/>
				idhubs Support Team<br/>
		<a href="https://idhubs.com/contact">https://idhubs.com/contact</a><br/>
		<a href="https://twitter.com/go4idhubs">https://twitter.com/go4idhubs</a><br/>
		<!--	<a href="https://www.facebook.com/identityhubs">https://www.facebook.com/identityhubs</a><br/> -->
		<a href="https://www.instagram.com/go4idhubs">https://www.instagram.com/go4idhubs</a>
			</p>
		</div>
	</body>
</html>
