mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-10 21:22:58 +01:00
Admin: support / message.blade.php
This commit is contained in:
parent
e6d19b77f6
commit
eb1616387f
@ -1,8 +1,4 @@
|
|||||||
@component('email.template.master', ['design' => 'light'])
|
@component('email.template.admin-light', ['logo' => 'https://www.invoiceninja.com/wp-content/uploads/2015/10/logo-white-horizontal-1.png'])
|
||||||
@slot('header')
|
|
||||||
@include('email.components.header', ['logo' => 'https://www.invoiceninja.com/wp-content/uploads/2015/10/logo-white-horizontal-1.png'])
|
|
||||||
@endslot
|
|
||||||
|
|
||||||
{{-- Body --}}
|
{{-- Body --}}
|
||||||
{{ $message }}
|
{{ $message }}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user