mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-10-31 10:08:08 -04: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
 |