mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-04 02:47:34 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			576 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			576 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
<!-- <a href="{{ $url }}" target="_blank" class="button">
 | 
						|
    {{ $slot }}
 | 
						|
</a> -->
 | 
						|
<table border="0" cellspacing="0" cellpadding="0" align="center">
 | 
						|
    <tr style="border: 0 !important; ">
 | 
						|
        <td class="new_button" style="padding: 12px 18px 12px 18px; border-radius:5px;" align="center"> 
 | 
						|
        <a href="{{ $url }}") }}" target="_blank" style="border: 0 !important;font-size: 18px; font-family: Helvetica, Arial, sans-serif; color: #ffffff; text-decoration: none; display: inline-block;">
 | 
						|
            {{ $slot }}           
 | 
						|
        </a>
 | 
						|
        </td>
 | 
						|
    </tr>
 | 
						|
</table> |