{{ ucfirst($notification->data['heading']) }} - @lang('email.subTaskCreated')
@if($notification->created_at){{ \Carbon\Carbon::parse( $notification->created_at)->diffForHumans() }} @endif