mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-03 19:30:07 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			197 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			197 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
{!! $title !!}
 | 
						|
 | 
						|
{!! ctrans('texts.company_import_failure_body') !!}
 | 
						|
 | 
						|
@if(isset($whitelabel) && !$whitelabel)
 | 
						|
{{ ctrans('texts.ninja_email_footer', ['site' => 'https://invoiceninja.com']) }}
 | 
						|
@endif
 |