mirror of
https://github.com/crater-invoice/crater.git
synced 2026-06-08 12:02:31 -04:00
init crater
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
@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
|
||||
Reference in New Issue
Block a user