feat:invitation email for shared portfolios

This commit is contained in:
hackerESQ
2024-10-22 17:39:42 -05:00
parent d1dbf3af62
commit 5756fa06d7
4 changed files with 73 additions and 4 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
{{-- Salutation --}}
@if (! empty($salutation))
{{ $salutation }}
{!! nl2br($salutation) !!}
@else
@lang('Regards,')<br>
{{ config('app.name') }}