mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-03 22:57:32 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			175 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			175 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
@if(!is_array($header))
 | 
						|
{!! strip_tags($header) !!}
 | 
						|
@endisset
 | 
						|
 | 
						|
{!! strip_tags($slot) !!}
 | 
						|
@isset($subcopy)
 | 
						|
 | 
						|
{!! strip_tags($subcopy) !!}
 | 
						|
@endisset
 | 
						|
 | 
						|
{!! strip_tags($footer) !!}
 |