vendor and env first commit
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
@component('mail::message')
|
||||
|
||||
# {{ $announcement->title }}
|
||||
|
||||
{!! $announcement->body !!}
|
||||
|
||||
@lang('Thanks'),<br>
|
||||
{{ config('app.name') }}
|
||||
|
||||
@endcomponent
|
||||
Reference in New Issue
Block a user