markdown('emails.document.share', [ 'no_doc' => $this->doc->no_doc, 'end_date' => $this->doc->end_date->format('d-m-Y'), 'url' => route('docs.show', $this->doc) ]); } }