@extends('emails.notifications._layout_plaintext') @section('content') {{ $creatorName }} left a comment on your {{ $resourceType }}, "{{ $resourceTitle }}"! Visit the following link to read the comment and reply: {{ $notificationUrl }} @endsection