Sending invoice through the admin portal via "/invoices" is not working, it seems there is something wrong with the default email template.
Error modal upon clicking "Send":
Undefined variable: notificationBody
Stacktrace error in debug logging: [2019-09-09 07:57:02] production.ERROR: Undefined variable: notificationBody {"userId":1,"email":"[email protected]","exception":"[object] (ErrorException(code: 0): Undefined variable: notificationBody at /var/www/html/Corals/core/User/Communication/Classes/CoralsBaseNotification.php:184)
[stacktrace]
Stacktrace error in debug logging: [2019-09-09 07:57:02] production.ERROR: Undefined variable: notificationBody {"userId":1,"email":"[email protected]","exception":"[object] (ErrorException(code: 0): Undefined variable: notificationBody at /var/www/html/Corals/core/User/Communication/Classes/CoralsBaseNotification.php:184)
[stacktrace]