mirror of
				https://github.com/crater-invoice/crater.git
				synced 2025-10-31 05:31:10 -04:00 
			
		
		
		
	Send Invoices/Estimates/Payments as email attachments
This commit is contained in:
		| @ -17,9 +17,11 @@ | ||||
|     @slot('subcopy') | ||||
|         @component('mail::subcopy') | ||||
|             {!! $data['body'] !!} | ||||
|             @component('mail::button', ['url' => url('/customer/estimates/pdf/'.$data['estimate']['unique_hash'])]) | ||||
|                 View Estimate | ||||
|             @endcomponent | ||||
|             @if(!$pdfData) | ||||
|                 @component('mail::button', ['url' => url('/customer/estimates/pdf/'.$data['estimate']['unique_hash'])]) | ||||
|                     View Estimate | ||||
|                 @endcomponent | ||||
|             @endif | ||||
|         @endcomponent | ||||
|     @endslot | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user