mirror of
				https://github.com/crater-invoice/crater.git
				synced 2025-10-31 05:31:10 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			141 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			141 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| {!! strip_tags($header) !!}
 | |
| 
 | |
| {!! strip_tags($slot) !!}
 | |
| @isset($subcopy)
 | |
| 
 | |
| {!! strip_tags($subcopy) !!}
 | |
| @endisset
 | |
| 
 | |
| {!! strip_tags($footer) !!}
 |