mirror of
				https://github.com/crater-invoice/crater.git
				synced 2025-10-31 05:31:10 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			238 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			238 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| @component('mail::message')
 | |
| Check your estimate.
 | |
| 
 | |
| @component('mail::button', ['url' => url('/customer/estimates/pdf/'.$data['estimate']['unique_hash'])])
 | |
| Get your estimate
 | |
| @endcomponent
 | |
| 
 | |
| Thanks,<br>
 | |
| {{ config('app.name') }}
 | |
| @endcomponent
 |