mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-04 03:40:09 -05: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'])
 | 
			
		||||
    @slot('header')
 | 
			
		||||
        @include('email.components.header', ['logo' => 'https://www.invoiceninja.com/wp-content/uploads/2015/10/logo-white-horizontal-1.png'])
 | 
			
		||||
    @endslot
 | 
			
		||||
 | 
			
		||||
@component('email.template.admin-light', ['logo' => 'https://www.invoiceninja.com/wp-content/uploads/2015/10/logo-white-horizontal-1.png'])
 | 
			
		||||
    {{-- Body --}}
 | 
			
		||||
    {{ $message }}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user