mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-31 21:51:10 -04:00
v6 update
This commit is contained in:
@ -18,7 +18,7 @@
|
||||
@component('mail::subcopy')
|
||||
{!! $data['body'] !!}
|
||||
@if(!$data['attach']['data'])
|
||||
@component('mail::button', ['url' => url('/customer/invoices/pdf/'.$data['invoice']['unique_hash'])])
|
||||
@component('mail::button', ['url' => $data['url']])
|
||||
View Invoice
|
||||
@endcomponent
|
||||
@endif
|
||||
|
||||
Reference in New Issue
Block a user