mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-10-30 21:47:28 -04: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
 |