mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-23 13:14:08 +00:00
Make viewed emails more descriptive.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
@component('mail::message')
|
||||
# Introduction
|
||||
Customer viewed this Estimate.
|
||||
{{ $data['user']['name'] }} viewed this Estimate.
|
||||
|
||||
@component('mail::button', ['url' => url('/admin/estimates/'.$data['estimate']['id'].'/view')])
|
||||
Estimate
|
||||
|
||||
Reference in New Issue
Block a user