Including Alert me!

This commit is contained in:
2018-09-15 02:09:07 -03:00
parent 6fd0164197
commit c2907c3a0f
7 changed files with 107 additions and 4 deletions

View File

@@ -0,0 +1,12 @@
@component('mail::message')
Hi, {{$username}},
&nbsp;<br>
&nbsp;<br>
#Good news: {{$item->name}} is available!
&nbsp;<br>
The item <em>{{$item->name}} ({{$item->product->name}})</em> is now available on **Share&nbsp;It**.
&nbsp;<br>
&nbsp;<br>
<a href="https://shareit.brunofontes.net/home">Take it</a> before anyone else.
@endcomponent