mirror of
				https://github.com/crater-invoice/crater.git
				synced 2025-10-31 05:31:10 -04:00 
			
		
		
		
	feat(emails): implemented sending invoice, estimates and payments as attachements
This commit is contained in:
		| @ -17,7 +17,7 @@ | ||||
|     @slot('subcopy') | ||||
|         @component('mail::subcopy') | ||||
|             {!! $data['body'] !!} | ||||
|             @if(!$pdfData) | ||||
|             @if(!$data['attach']['data']) | ||||
|                 @component('mail::button', ['url' => url('/customer/estimates/pdf/'.$data['estimate']['unique_hash'])]) | ||||
|                     View Estimate | ||||
|                 @endcomponent | ||||
|  | ||||
		Reference in New Issue
	
	Block a user