mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-10-30 16:22:58 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			279 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			279 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| @component('email.template.admin', ['logo' => $logo, 'settings' => $settings])
 | |
|     <div class="center">
 | |
|         <h1>{!! ctrans('texts.stripe_connect_migration_title') !!}</h1>
 | |
|         
 | |
|         <p>{!! ctrans('texts.stripe_connect_migration_desc') !!}</p>
 | |
|     </div>
 | |
| @endcomponent
 |