mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-03 18:47:32 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			164 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			164 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
{!! $text_body !!}
 | 
						|
@isset($whitelabel)
 | 
						|
@if(!$whitelabel)
 | 
						|
        
 | 
						|
{{ ctrans('texts.ninja_email_footer', ['site' => 'https://invoiceninja.com']) }}
 | 
						|
@endif
 | 
						|
@endisset
 |