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