clients profile,slack, new email, bug fixes
This commit is contained in:
@@ -7,17 +7,21 @@
|
||||
<div class="">
|
||||
<img src="{!! url('public/assets/img/click-banner.png') !!}" alt="Click Mobile Banner Logo">
|
||||
</div>
|
||||
<h2>New Notes Alert</h2>
|
||||
{{ date('F d, Y') }} <br>
|
||||
<h2>{{ date('F d, Y') }} New Notes Alert <br></h2>
|
||||
|
||||
|
||||
Hello Sam,<br>
|
||||
|
||||
<p>
|
||||
{{ $created_by }} has added a new note entry to the client details of {{ $client }}.</b>
|
||||
{{ $created_by }} has added a new note entry to the client details of <b> {{ $client }} </b>.</b>
|
||||
</p>
|
||||
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<strong>Notes Details</strong>
|
||||
<p>{{ $notes_body }}</p>
|
||||
<br>
|
||||
<em>{{ $notes_body }}</em>
|
||||
|
||||
<p>
|
||||
Sincerely, <br>
|
||||
|
||||
Reference in New Issue
Block a user